summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-28nvme: stop using AWUPFJohn Garry
2026-01-28nvme-pci: DMA unmap the correct regions in nvme_free_sglsRoger Pau Monne
2026-01-28dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski
2026-01-28Revert "dm: fix a race condition in retrieve_deps"Benjamin Marzinski
2026-01-28dm mpath: Add missing dm_put_device when failing to get scsi dh nameBenjamin Marzinski
2026-01-28gpiolib: acpi: Fix potential out-of-boundary left shiftAndy Shevchenko
2026-01-28iommupt: Only cache flush memory changed by unmapJason Gunthorpe
2026-01-28iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()Nathan Chancellor
2026-01-28PCI: dwc: Advertise dynamic inbound mapping supportKoichiro Den
2026-01-28PCI: endpoint: Add BAR subrange mapping supportKoichiro Den
2026-01-28pinctrl: tangier: Join tng_pinctrl_probe() into its wrapperAndy Shevchenko
2026-01-28pinctrl: tangier: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: lynxpoint: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: cherryview: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: baytrail: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: intel: Remove duplicate error messagesAndy Shevchenko
2026-01-28perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
2026-01-28platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profileKrishna Chomal
2026-01-28platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki
2026-01-28platform: mellanox: mlx-platform: Add support DGX flavor of next-generation 8...Oleksandr Shamray
2026-01-28platform: mellanox: mlx-platform: Add support for new Nvidia DGX system based...Oleksandr Shamray
2026-01-28bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li
2026-01-28Merge branch 'platform-drivers-x86-asus-kbd' into for-nextIlpo Järvinen
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: add keyboard brightness event handlerAntheas Kapenekakis
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis
2026-01-28platform/x86: asus-wmi: Add support for multiple kbd led handlersAntheas Kapenekakis
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis
2026-01-28HID: asus: fortify keyboard handshakeAntheas Kapenekakis
2026-01-28HID: asus: use same report_id in responseAntheas Kapenekakis
2026-01-28HID: asus: initialize additional endpoints only for certain devicesAntheas Kapenekakis
2026-01-28HID: asus: simplify RGB init sequenceAntheas Kapenekakis
2026-01-28spi: dw: Remove duplicate error messageAndy Shevchenko
2026-01-28spi: aspeed: Improve handling of shared SPIMark Brown
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao
2026-01-28rtc: amlogic-a4: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-28RDMA/rxe: Fix race condition in QP timer handlersLi Zhijian
2026-01-28drm/imx/tve: fix probe device leakJohan Hovold
2026-01-28gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDRVivian Wang
2026-01-28gpio: brcmstb: correct hwirq to bank mapDoug Berger
2026-01-28gpio: max77620: Implement .get_direction() callbackDiogo Ivo
2026-01-28gpio: omap: do not register driver in probe()Danilo Krummrich
2026-01-28pinctrl: equilibrium: Fix device node reference leak in pinbank_init()Felix Gu
2026-01-28Merge tag 'drm-msm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-01-27rnbd-clt: fix refcount underflow in device unmap pathChaitanya Kulkarni