summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-28spi: cadence-qspi: Try hard to disable the clocksMiquel Raynal (Schneider Electric)-2/+5
2026-01-28spi: cadence-qspi: Fix probe error path and removeMiquel Raynal (Schneider Electric)-19/+25
2026-01-28spi: cadence-qspi: Make sure we filter out unsupported opsMiquel Raynal (Schneider Electric)-0/+4
2026-01-28spi: cadence-qspi: Remove an useless operationMiquel Raynal (Schneider Electric)-1/+1
2026-01-28spi: cadence-qspi: Fix ORing style and alignmentsMiquel Raynal (Schneider Electric)-11/+8
2026-01-28spi: cadence-qspi: Fix style and improve readabilityMiquel Raynal (Schneider Electric)-10/+5
2026-01-28spi: cadence-qspi: Align definitionsMiquel Raynal (Schneider Electric)-1/+1
2026-01-28ACPI: APEI: GHES: Add ghes_edac support for __ZX__ and _BYO_ systemsTony W Wang-oc-0/+2
2026-01-28ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor-0/+4
2026-01-28crypto: virtio: Replace package id with numa node idBibo Mao-1/+1
2026-01-28crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_cr...Bibo Mao-2/+0
2026-01-28crypto: virtio: Add spinlock protection with virtqueue notificationBibo Mao-0/+5
2026-01-28vduse: bump version numberEugenio Pérez-2/+15
2026-01-28vduse: add vq group asid supportEugenio Pérez-133/+252
2026-01-28vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctlsEugenio Pérez-46/+56
2026-01-28vduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez-26/+20
2026-01-28vduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez-5/+3
2026-01-28vduse: refactor vdpa_dev_add for goto err handlingEugenio Pérez-8/+14
2026-01-28vhost: forbid change vq groups ASID if DRIVER_OK is setEugenio Pérez-0/+2
2026-01-28vduse: return internal vq group struct as map tokenEugenio Pérez-9/+91
2026-01-28vduse: add vq group supportEugenio Pérez-5/+42
2026-01-28vhost: move vdpa group bound check to vhost_vdpaEugenio Pérez-10/+1
2026-01-28gpio: virtio: reorder fields to reduce struct paddingMichael S. Tsirkin-1/+2
2026-01-28gpio: virtio: fix DMA alignmentMichael S. Tsirkin-4/+10
2026-01-28clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camccKrzysztof Kozlowski-2/+2
2026-01-28drm/amd/display: Clear HDMI HPD pending work only if it is enabledIvan Lipski-4/+6
2026-01-28Merge tag 'nvme-6.19-2026-01-28' of git://git.infradead.org/nvme into block-6.19Jens Axboe-3/+4
2026-01-28HID: sony: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-9/+3
2026-01-28HID: wacom: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-6/+2
2026-01-28HID: uclogic: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-6/+2
2026-01-28HID: hid-sensor-hub: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-7/+3
2026-01-28HID: picolcd_core: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-7/+3
2026-01-28HID: nintendo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-9/+2
2026-01-28HID: logitech-dj: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-5/+1
2026-01-28HID: lenovo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-5/+1
2026-01-28HID: asus: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-4/+2
2026-01-28HID: appletb-kbd: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-6/+2
2026-01-28HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-4/+2
2026-01-28cpufreq: CPPC: Add generic helpers for sysfs show/storeSumit Gupta-43/+25
2026-01-28iommufd: Initialize batch->kind in batch_clear()Deepanshu Kartikey-0/+1
2026-01-28PCI/pwrctrl: Add PCIe M.2 connector supportManivannan Sadhasivam-4/+28
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-166/+25
2026-01-28spi: spi-fsl-lpspi: Handle clock polarity and phaseMarek Vasut-4/+50
2026-01-28soc: qcom: smem: fix qcom_smem_is_available and check if __smem is validChristian Marangi-2/+3
2026-01-28nvme: stop using AWUPFJohn Garry-10/+7
2026-01-28nvme-pci: DMA unmap the correct regions in nvme_free_sglsRoger Pau Monne-2/+2
2026-01-28dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski-1/+1
2026-01-28Revert "dm: fix a race condition in retrieve_deps"Benjamin Marzinski-31/+9
2026-01-28dm mpath: Add missing dm_put_device when failing to get scsi dh nameBenjamin Marzinski-10/+10
2026-01-28gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko-4/+17