summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal-2448/+3816
2026-01-29mtd: physmap-core: Prioritize ofparts for OF probeLinus Walleij-1/+1
2026-01-29mtd: parsers: ofpart: fix OF node refcount leak in parse_fixed_partitions()Weigang He-2/+14
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds-3/+3
2026-01-29Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850Mengshi Wu-2/+4
2026-01-29Bluetooth: hci_qca: Refactor HFP hardware offload capability handlingMengshi Wu-4/+9
2026-01-29Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen-0/+2
2026-01-29Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su-2/+2
2026-01-29Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618Linmao Li-2/+0
2026-01-29Bluetooth: btusb: Add device ID for Realtek RTL8761BUJacopo Scannella-0/+1
2026-01-29Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef'sBastien Nocera-8/+2
2026-01-29Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdefBastien Nocera-4/+2
2026-01-29Bluetooth: btusb: Add new VID/PID for RTL8852CEShell Chen-0/+2
2026-01-29Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()Chen Ni-2/+1
2026-01-29Bluetooth: btusb: Reject autosuspend if discovery is activeLinmao Li-3/+4
2026-01-29Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera-6/+2
2026-01-29PCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov-1/+1
2026-01-29Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BETechie Ernie-0/+2
2026-01-29Bluetooth: btqca: Add WCN6855 firmware priority selection featureShuai Zhang-3/+18
2026-01-29Bluetooth: btqca: move WCN7850 workaround to the callerShuai Zhang-20/+17
2026-01-29Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König-7/+1
2026-01-29iio: sca3000: Fix a resource leak in sca3000_probe()Harshit Mogalapalli-1/+5
2026-01-29Bluetooth: hci_bcm4377: Use generic power managementVaibhav Gupta-4/+7
2026-01-29Bluetooth: btusb: Add support for MediaTek7920 0489:e158Bluecross-0/+2
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-126/+226
2026-01-29Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up ...Shuai Zhang-0/+33
2026-01-29drm/xe/multi_queue: Protect priority against concurrent accessNiranjana Vishwanathapura-5/+22
2026-01-29cxl: Fix premature commit_end increment on decoder commit failureYuxiong Wang-2/+1
2026-01-29iio: proximity: rfd77402: Add interrupt handling supportShrikant Raskar-8/+113
2026-01-29iio: proximity: rfd77402: Document device private data structureShrikant Raskar-1/+5
2026-01-29iio: proximity: rfd77402: Use devm-managed mutex initializationShrikant Raskar-1/+4
2026-01-29iio: proximity: rfd77402: Use kernel helper for result pollingShrikant Raskar-19/+27
2026-01-29iio: proximity: rfd77402: Align polling timeout with datasheetShrikant Raskar-1/+5
2026-01-29drm/bridge: imx8qxp-pixel-link: imx8qxp_pixel_link_find_next_bridge: return i...Luca Ceresoli-8/+8
2026-01-29drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_nodeLuca Ceresoli-8/+4
2026-01-29drm/bridge: imx8qxp-pixel-link: simplify logic to find next bridgeLuca Ceresoli-12/+11
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29iio: cros_ec: Allow enabling/disabling calibration modeGwendal Grignou-3/+3
2026-01-29drm/amdgpu/gfx12: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx11: adjust KGQ reset sequenceAlex Deucher-10/+13
2026-01-29drm/amdgpu/gfx12: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher-1/+1
2026-01-29drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd managerLang Yu-47/+17
2026-01-29drm/amdkfd: Adjust parameter of allocate_mqdLang Yu-15/+24
2026-01-29drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGDLang Yu-10/+13