summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-10accel/rocket: factor out code with find_core_for_dev in rocket_removeQuentin Schulz-7/+8
2026-01-10accel/rocket: fix unwinding in error path in rocket_probeQuentin Schulz-1/+14
2026-01-10accel/rocket: fix unwinding in error path in rocket_core_initQuentin Schulz-2/+5
2026-01-10clk: microchip: core: remove unused include asm/traps.hBrian Masney-1/+0
2026-01-10clk: microchip: core: correct return value on *_get_parent()Brian Masney-13/+12
2026-01-10clk: microchip: core: remove duplicate determine_rate on pic32_sclk_opsBrian Masney-10/+0
2026-01-10platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)Dale Whinham-0/+18
2026-01-10iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()Rakuram Eswaran-1/+1
2026-01-10iommu: simplify list initialization in iommu_create_device_direct_mappings()Can Peng-2/+1
2026-01-10iommu/amd: move wait_on_sem() out of spinlockAnkit Soni-8/+17
2026-01-10soc: fsl: qe: Add an interrupt controller for QUICC Engine PortsChristophe Leroy (CS GROUP)-1/+143
2026-01-10iommu: debug-pagealloc: Check mapped/unmapped kernel memoryMostafa Saleh-0/+23
2026-01-10iommu: debug-pagealloc: Track IOMMU pagesMostafa Saleh-0/+84
2026-01-10iommu: Add calls for IOMMU_DEBUG_PAGEALLOCMostafa Saleh-2/+95
2026-01-10iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOCMostafa Saleh-0/+52
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe-1/+1
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack-1/+1
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack-0/+4
2026-01-10PCI: Suspend iommu function prior to resetting a deviceNicolin Chen-10/+87
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen-0/+173
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen-2/+31
2026-01-10iommu: Tidy domain for iommu_setup_dma_ops()Nicolin Chen-8/+7
2026-01-10iommu: Lock group->mutex in iommu_deferred_attach()Nicolin Chen-3/+10
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack-0/+5
2026-01-10HID: sony: add support for Rock Band 4 PS4 and PS5 guitarsRosalie Wanders-4/+127
2026-01-10HID: hid-asus: Implement fn lock for Asus ProArt P16Connor Belli-1/+36
2026-01-10HID: hid-pl: handle probe errorsOliver Neukum-1/+6
2026-01-10HID: pidff: Do not set out of range trigger buttonTomasz Pakuła-3/+13
2026-01-10HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard-0/+73
2026-01-10HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang-1/+3
2026-01-10HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar-0/+1
2026-01-10HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouseNguyen Dinh Dang Duong-0/+111
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet-7/+13
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+55
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+4
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-66/+6
2026-01-09cxl/acpi: Restore HBIW check before dereferencing platform_dataAlison Schofield-2/+9
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang-14/+109
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li-3/+9
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki-22/+19
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki-1/+1
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li-24/+52
2026-01-09cpuidle: menu: Remove incorrect unlikely() annotationBreno Leitao-1/+1
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das-1/+0
2026-01-09clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()Miaoqian Lin-1/+1
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan-4/+30
2026-01-09drm/rockchip: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2