aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack1-1/+1
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
2026-01-10PCI: Suspend iommu function prior to resetting a deviceNicolin Chen3-10/+87
2026-01-10iommu: Introduce pci_dev_reset_iommu_prepare/done()Nicolin Chen1-0/+173
2026-01-10iommu: Add iommu_driver_get_domain_for_dev() helperNicolin Chen2-2/+31
2026-01-10iommu: Tidy domain for iommu_setup_dma_ops()Nicolin Chen3-8/+7
2026-01-10iommu: Lock group->mutex in iommu_deferred_attach()Nicolin Chen1-3/+10
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5
2026-01-10HID: sony: add support for Rock Band 4 PS4 and PS5 guitarsRosalie Wanders3-4/+127
2026-01-10HID: hid-asus: Implement fn lock for Asus ProArt P16Connor Belli1-1/+36
2026-01-10HID: hid-pl: handle probe errorsOliver Neukum1-1/+6
2026-01-10HID: pidff: Do not set out of range trigger buttonTomasz Pakuła1-3/+13
2026-01-10HID: multitouch: add quirks for Lenovo Yoga Book 9iBrian Howard2-0/+73
2026-01-10HID: playstation: Add missing check for input_ff_create_memlessHaotian Zhang1-1/+3
2026-01-10HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboardsJoey Bednar1-0/+1
2026-01-10HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouseNguyen Dinh Dang Duong4-0/+111
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
2026-01-09Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-27/+55
2026-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+4
2026-01-09Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds5-66/+6
2026-01-09cxl/acpi: Restore HBIW check before dereferencing platform_dataAlison Schofield1-2/+9
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang7-14/+109
2026-01-09ACPI: processor: Do not expose global variable acpi_idle_driverHuisong Li2-3/+9
2026-01-09ACPI: processor: idle: Redefine two functions as voidRafael J. Wysocki1-22/+19
2026-01-09ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki1-1/+1
2026-01-09ACPI: processor: idle: Optimize ACPI idle driver registrationHuisong Li2-24/+52
2026-01-09cpuidle: menu: Remove incorrect unlikely() annotationBreno Leitao1-1/+1
2026-01-09PCI: Add ASPEED vendor ID to pci_ids.hNirmoy Das1-1/+0
2026-01-09clk: rockchip: Fix error pointer check after rockchip_clk_register_gate_link()Miaoqian Lin1-1/+1
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan1-4/+30
2026-01-09drm/rockchip: replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2026-01-09drm/rockchip: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-01-09clk: qcom: alpha-pll: convert from divider_round_rate() to divider_determine_...Brian Masney1-15/+6
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko1-36/+58
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi1-11/+2
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski2-6/+11
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz5-5/+53
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka1-58/+21
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-36/+7
2026-01-09drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is onBoris Brezillon1-15/+25
2026-01-09cxl/port: Fix target list setup for multiple decoders sharing the same dportRobert Richter1-1/+1
2026-01-09drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()Alice Ryhl1-2/+2
2026-01-09Merge tag 'acpi-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-28/+43
2026-01-09drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks1-1/+1
2026-01-09Merge tag 'gpio-fixes-for-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-138/+300
2026-01-09Merge tag 'drm-fixes-2026-01-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds38-627/+632
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3