summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-16Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-07-15Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-15Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-15Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-07-14Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-14Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei
2023-07-13nvme: don't reject probe due to duplicate IDs for single-ported PCIe devicesChristoph Hellwig
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-13Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...Linus Walleij
2023-07-13pinctrl: amd: Unify debounce handling into amd_pinconf_set()Mario Limonciello
2023-07-13pinctrl: amd: Drop pull up select configurationMario Limonciello
2023-07-13pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello
2023-07-13pinctrl: amd: Only use special debounce behavior for GPIO 0Mario Limonciello
2023-07-12drm/nouveau: bring back blit subchannel for pre nv50 GPUsKarol Herbst
2023-07-12drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12nvme: ensure disabling pairs with unquiesceKeith Busch
2023-07-12nvme-fc: fix race between error recovery and creating associationMichael Liang
2023-07-12nvme-fc: return non-zero status code when fails to create associationMichael Liang
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang
2023-07-12nvme: fix parameter check in nvme_fault_inject_init()Minjie Du
2023-07-12nvme: warn only once for legacy uuid attributeKeith Busch
2023-07-12drm/nouveau/disp/g94: enable HDMIKarol Herbst
2023-07-12drm/nouveau/disp: fix HDMI on gt215+Karol Herbst
2023-07-12perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()Eric Lin
2023-07-12spi: s3c64xx: clear loopback bit after loopback testJaewon Kim
2023-07-12regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres
2023-07-12cpufreq: sparc: Don't mark cpufreq callbacks with __initViresh Kumar
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap