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