summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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
2026-01-28iommupt: Only cache flush memory changed by unmapJason Gunthorpe-1/+10
2026-01-28iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()Nathan Chancellor-2/+2
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den-0/+19
2026-01-28PCI: endpoint: Add BAR subrange mapping supportKoichiro Den-0/+8
2026-01-28pinctrl: tangier: Join tng_pinctrl_probe() into its wrapperAndy Shevchenko-13/+6
2026-01-28pinctrl: tangier: Remove duplicate error messagesAndy Shevchenko-1/+1
2026-01-28pinctrl: lynxpoint: Remove duplicate error messagesAndy Shevchenko-1/+1
2026-01-28pinctrl: cherryview: Remove duplicate error messagesAndy Shevchenko-1/+1
2026-01-28pinctrl: baytrail: Remove duplicate error messagesAndy Shevchenko-1/+1
2026-01-28pinctrl: intel: Remove duplicate error messagesAndy Shevchenko-1/+1
2026-01-28perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior-1/+1
2026-01-28platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profileKrishna Chomal-7/+96
2026-01-28platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki-0/+32
2026-01-28platform: mellanox: mlx-platform: Add support DGX flavor of next-generation 8...Oleksandr Shamray-0/+28
2026-01-28platform: mellanox: mlx-platform: Add support for new Nvidia DGX system based...Oleksandr Shamray-0/+456
2026-01-28bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li-5/+1
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen-140/+297
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis-0/+11
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis-5/+41
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis-55/+10
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis-25/+158
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis-0/+7
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis-17/+18