summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Merge tag 'drm-fixes-2024-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds13-59/+115
2024-07-14Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-7/+30
2024-07-13Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-6/+21
2024-07-13Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds6-18/+34
2024-07-13bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan1-0/+3
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+18
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-35/+100
2024-07-12Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-22/+104
2024-07-12Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds8-8/+130
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-65/+162
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-12i2c: testunit: avoid re-issued work after read messageWolfram Sang1-0/+7
2024-07-12Merge tag 'amd-drm-fixes-6.10-2024-07-11' of https://gitlab.freedesktop.org/a...Dave Airlie4-2/+30
2024-07-12Merge tag 'drm-xe-fixes-2024-07-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-24/+38
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-12i40e: fix: remove needless retries of NVM updateAleksandr Loktionov1-4/+0
2024-07-12i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang1-0/+8
2024-07-12Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-07-11dm vdo: replace max_discard_sectors with max_hw_discard_sectorsBruce Johnston1-1/+1
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-26/+45
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds17-54/+128
2024-07-11mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet1-0/+3
2024-07-11mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZEAdrian Hunter1-0/+15
2024-07-11drm/xe/display/xe_hdcp_gsc: Free arbiter on driver removalNirmoy Das1-4/+8
2024-07-11drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström2-20/+30
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl1-1/+1
2024-07-11i2c: mark HostNotify target address as usedWolfram Sang1-0/+1
2024-07-11i2c: testunit: correct Kconfig descriptionWolfram Sang1-1/+1
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee1-0/+7
2024-07-11e1000e: fix force smbus during suspend flowVitaly Lifshits1-20/+53
2024-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+10
2024-07-10i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang1-1/+1
2024-07-10drm/amdgpu: reject gang submit on reserved VMIDsChristian König3-1/+30
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2024-07-10Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+73
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-21/+16
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+5
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+17
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+4
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu1-1/+1
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf1-0/+1
2024-07-10net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2