summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-11Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+26
2024-08-11Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-59/+118
2024-08-11Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-23/+30
2024-08-11Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+12
2024-08-11Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-67/+81
2024-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-8/+18
2024-08-10Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+63
2024-08-10irqchip/riscv-aplic: Retrigger MSI interrupt on source configurationYong-Xuan Wang1-7/+25
2024-08-10irqchip/xilinx: Fix shift out of boundsRadhey Shyam Pandey1-1/+1
2024-08-10Merge tag 'spi-fix-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+9
2024-08-10Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-53/+279
2024-08-09Merge tag 'pm-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2024-08-09Merge tag 'arm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-31/+103
2024-08-09Merge tag 'block-6.11-20240809' of git://git.kernel.dk/linuxLinus Torvalds2-16/+15
2024-08-09Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang132-1131/+1949
2024-08-09Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...Dave Airlie4-12/+62
2024-08-09Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-4/+18
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie17-20/+176
2024-08-09Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-17/+23
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds19-102/+113
2024-08-08drm/xe: Take ref to VM in delayed snapshotMatthew Brost1-1/+14
2024-08-08drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa1-1/+2
2024-08-08drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost1-1/+1
2024-08-08drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi1-1/+1
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-4/+10
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker1-0/+11
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree1-1/+1
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann1-0/+1
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence1-0/+3
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli1-9/+5
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2-3/+1
2024-08-08i2c: testunit: match HostNotify test name with docsWolfram Sang1-2/+2
2024-08-08Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-10/+9
2024-08-08idpf: fix UAFs when destroying the queuesAlexander Lobakin2-35/+13
2024-08-08idpf: fix memleak in vport interrupt configurationMichal Kubiak1-11/+8
2024-08-08idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin1-15/+15
2024-08-08bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan1-6/+7
2024-08-08net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori1-1/+3
2024-08-08spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-08drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam1-1/+2
2024-08-08drm/amdgpu: correct sdma7 max dwFrank Min1-1/+1
2024-08-08drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam3-2/+57
2024-08-08drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-08drm/amdgpu: change non-dcc buffer copy configurationFrank Min1-2/+3
2024-08-08drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton1-2/+1
2024-08-08drm/amdgpu: add golden setting for gc v12Likun Gao1-0/+27
2024-08-08drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam2-3/+24
2024-08-08drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-08-08drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira1-0/+2
2024-08-08drm/amdgpu: force to use legacy inv in mmhubLikun Gao1-1/+2