summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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-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/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
2026-01-29drm/amd/pm: Initialize allowed feature listLijo Lazar-226/+158
2026-01-29drm/amd/pm: Remove unused logic in SMUv14.0.2Lijo Lazar-39/+0
2026-01-29drm/amd/pm: Add smu feature interface functionsLijo Lazar-27/+120
2026-01-29drm/amd/pm: Add smu feature bits data structLijo Lazar-0/+81
2026-01-29drm/amdgpu: Add a helper macro to align mqd sizeLang Yu-0/+8
2026-01-29drm/amdgpu: validate user queue size constraintsJesse.Zhang-0/+11
2026-01-29drm/xe/configfs: Fix is_bound() pci_dev lifetimeShuicheng Lin-2/+1
2026-01-29EDAC/i82443bxgx: Remove driver that has been marked broken since 2007Ethan Nelson-Moore-471/+0
2026-01-29iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus-0/+2
2026-01-29iio: accel: sca3000: remove unused last_timestamp fieldAntoniu Miclaus-2/+0
2026-01-29iio: accel: adxl372: remove unused int2_bitmask fieldAntoniu Miclaus-1/+0
2026-01-29iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()Sebastian Andrzej Siewior-7/+1
2026-01-29iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior-1/+1
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior-62/+42
2026-01-29iio: Use IRQF_NO_THREADSebastian Andrzej Siewior-9/+8
2026-01-29rtc: zynqmp: use dynamic max and min offset rangesTomas Melin-4/+3