summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+1
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+62
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau-1/+1
2025-05-10Input: xpad - add support for several more controllersVicki Pfau-0/+7
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau-15/+20
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau-2/+2
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson-1/+1
2025-05-10Merge tag 'driver-core-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2025-05-10Merge tag 'usb-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-95/+221
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+4
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-96/+235
2025-05-10Merge tag 'i2c-for-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2025-05-10Merge tag 'for-linus-6.15a-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-14/+32
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-184/+276
2025-05-10Merge tag 'drm-intel-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+12
2025-05-10Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-12/+84
2025-05-09Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linuxLinus Torvalds-1/+25
2025-05-09drm/i915/dp: Fix determining SST/MST mode during MTP TU state computationImre Deak-1/+1
2025-05-09Merge tag 'amd-drm-fixes-6.15-2025-05-08' of https://gitlab.freedesktop.org/a...Dave Airlie-101/+103
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-67/+77
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin-2/+21
2025-05-08drm/xe: Release force wake first then runtime powerShuicheng Lin-4/+5
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio-2/+44
2025-05-08drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay-2/+5
2025-05-08drm/xe: Add page queue multiplierMatthew Brost-2/+9
2025-05-08Merge tag 'vfio-v6.15-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds-6/+6
2025-05-08drm/amdgpu/hdp7: use memcfg register to post the write for HDP flushAlex Deucher-1/+6
2025-05-08drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher-1/+6
2025-05-08drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher-1/+11
2025-05-08drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher-1/+6
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-266/+504
2025-05-08Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-3/+1
2025-05-08virtio-net: fix total qstat valuesJakub Kicinski-0/+4
2025-05-08fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck-17/+10
2025-05-08fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck-27/+16
2025-05-08fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck-8/+11
2025-05-08fbnic: Cleanup handling of completionsAlexander Duyck-0/+17
2025-05-08fbnic: Actually flush_tx instead of stalling outAlexander Duyck-15/+16
2025-05-08fbnic: Add additional handling of IRQsAlexander Duyck-59/+110
2025-05-08fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck-13/+33
2025-05-08fbnic: Fix initialization of mailbox descriptor ringsAlexander Duyck-9/+23
2025-05-07net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski-8/+15
2025-05-07net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski-1/+1
2025-05-07net: dsa: b53: fix toggling vlan_filteringJonas Gorski-31/+75
2025-05-07net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski-20/+28
2025-05-07net: dsa: b53: do not allow to configure VLAN 0Jonas Gorski-9/+27
2025-05-07net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski-5/+5
2025-05-07net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski-1/+2
2025-05-07net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski-1/+1