summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-121-13/+37
|\
| * EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin2024-05-061-13/+37
* | Merge tag 'drm-fixes-2024-05-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-1020-203/+122
|\ \
| * | Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie2024-05-101-12/+7
| * | Merge tag 'drm-misc-fixes-2024-05-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-05-102-40/+32
| |\ \
| | * | drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson2024-05-071-1/+1
| | * | drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet2024-05-031-17/+26
| | * | drm/meson: dw-hdmi: power up phy on device initJerome Brunet2024-05-031-34/+17
| * | | Merge tag 'amd-drm-fixes-6.9-2024-05-10' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-05-107-18/+51
| |\ \ \
| | * | | drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer2024-05-101-1/+1
| | * | | drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher2024-05-101-2/+5
| | * | | Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar2024-05-081-3/+2
| | * | | dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello2024-05-081-1/+1
| | * | | drm/amd/display: MST DSC check for older devicesAgustin Gutierrez2024-05-081-6/+8
| | * | | drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas2024-05-081-6/+27
| | * | | drm/amd/display: Fix DSC-re-computingAgustin Gutierrez2024-05-081-5/+13
| | * | | drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto2024-05-081-2/+2
| | | |/ | | |/|
| * | | Merge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-05-104-3/+13
| |\ \ \
| | * | | drm/xe: Use ordered WQ for G2H handlerMatthew Brost2024-05-093-1/+8
| | * | | drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio2024-05-091-1/+4
| | * | | drm/xe/ads: Use flexible-arrayLucas De Marchi2024-05-091-1/+1
| | |/ /
| * | | drm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian2024-05-072-20/+4
| * | | drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah2024-05-061-105/+8
| * | | drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti2024-05-063-5/+7
| |/ /
* | | Merge tag 'gpio-fixes-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-103-30/+63
|\ \ \
| * | | gpiolib: cdev: fix uninitialised kfifoKent Gibson2024-05-101-0/+14
| * | | gpiolib: cdev: Fix use after free in lineinfo_changed_notifyZhongqiu Han2024-05-091-1/+1
| * | | gpiolib: use a single SRCU struct for all GPIO descriptorsBartosz Golaszewski2024-05-093-28/+25
| * | | gpiolib: fix the speed of descriptor label setting with SRCUBartosz Golaszewski2024-05-072-8/+30
* | | | Merge tag 'block-6.9-20240510' of git://git.kernel.dk/linuxLinus Torvalds2024-05-106-20/+25
|\ \ \ \
| * | | | nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg2024-05-081-12/+4
| * | | | nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter2024-05-081-3/+2
| * | | | nvmet: make nvmet_wq unboundSagi Grimberg2024-05-071-1/+2
| * | | | nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callersMaurizio Lombardi2024-05-071-1/+1
| * | | | nvme-pci: Add quirk for broken MSIsSean Anderson2024-05-072-3/+16
* | | | | Merge tag 'spi-fix-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-102-12/+3
|\ \ \ \ \
| * | | | | spi: microchip-core-qspi: fix setting spi bus clock rateConor Dooley2024-05-091-0/+1
| * | | | | spi: stm32: enable controller before asserting CSBen Wolsieffer2024-05-031-12/+2
* | | | | | Merge tag 'regulator-fix-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-102-15/+19
|\ \ \ \ \ \
| * | | | | | regulator: core: fix debugfs creation regressionJohan Hovold2024-05-091-11/+16
| * | | | | | regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu2024-05-011-4/+3
* | | | | | | Merge tag 'iommu-fixes-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-102-3/+5
|\ \ \ \ \ \ \
| * | | | | | | iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe2024-05-101-3/+1
| * | | | | | | iommu/amd: Enhance def_domain_type to handle untrusted deviceVasant Hegde2024-04-261-0/+4
* | | | | | | | Merge tag 'hwmon-for-v6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-092-16/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati2024-05-091-3/+3
| * | | | | | | | hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic2024-05-041-5/+19
| * | | | | | | | hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic2024-05-041-1/+1
| * | | | | | | | hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic2024-05-041-7/+12
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-0911-90/+285
|\ \ \ \ \ \ \ \