summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-21nvme-pci: fix doorbell buffer value endiannessKlaus Jensen
2022-12-20net: fec: check the return value of build_skb()Wei Fang
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-20HID: sony: Fix unused function warningJosé Expósito
2022-12-20HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2022-12-20HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2022-12-20HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-12-20HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang
2022-12-20Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld
2022-12-19Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-19net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss
2022-12-19Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-12-19soc: tegra: fix CPU_BIG_ENDIAN dependenciesArnd Bergmann
2022-12-19can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2022-12-19can: flexcan: avoid unbalanced pm_runtime_enable warningHaibo Chen
2022-12-19Merge tag 'rtc-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2022-12-19Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-19Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-19mctp: serial: Fix starting value for frame check sequenceJeremy Kerr
2022-12-19nfp: fix unaligned io read of capabilities wordHuanhuan Wang
2022-12-19myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur
2022-12-19HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth.Roderick Colenbrander
2022-12-19HID: mcp2221: don't connect hidrawEnrik Berkhan
2022-12-19HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera
2022-12-18mailbox: mtk-cmdq: Do not request irq until we are readyRicardo Ribalda
2022-12-18mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang
2022-12-18mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copyingAngeloGioacchino Del Regno
2022-12-18mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang
2022-12-18mailbox: mpfs: read the system controller's statusConor Dooley
2022-12-18mailbox: mtk-cmdq: add MT8186 supportYongqiang Niu
2022-12-18mailbox: mtk-cmdq: add gce ddr enable support flowYongqiang Niu
2022-12-18mailbox: mtk-cmdq: add gce software ddr enable private dataYongqiang Niu