summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | nvme: do not let the user delete a ctrl before a complete initializationMaurizio Lombardi2023-05-171-1/+5
| | * | | nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_diskChristoph Hellwig2023-05-171-1/+0
| | * | | nvme-pci: clamp max_hw_sectors based on DMA optimized limitationAdrian Huang2023-05-031-1/+1
| | * | | nvme-pci: add quirk for missing secondary temperature thresholdsHristo Venev2023-05-033-1/+10
| | * | | nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048GSagi Grimberg2023-05-031-0/+2
| * | | | ublk: fix AB-BA lockdep warningMing Lei2023-05-181-2/+7
* | | | | Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-1936-160/+222
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-6.4-2023-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-05-199-46/+80
| |\ \ \ \ \
| | * | | | | drm/amd/display: enable dpia validateMustapha Ghaddar2023-05-181-0/+3
| | * | | | | drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan2023-05-183-19/+20
| | * | | | | drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen2023-05-181-1/+2
| | * | | | | drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher2023-05-181-1/+20
| | * | | | | drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...Jesse Zhang2023-05-181-19/+14
| | * | | | | drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli2023-05-181-1/+7
| | * | | | | drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen2023-05-181-1/+7
| | * | | | | drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher2023-05-171-4/+7
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-05-1925-108/+134
| |\ \ \ \ \
| | * | | | | drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark2023-05-171-1/+6
| | * | | | | iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark2023-05-171-0/+10
| | * | | | | drm/msm: Fix submit error-path leaksRob Clark2023-05-111-7/+18
| | * | | | | drm/msm/iommu: Fix null pointer dereference in no-IOMMU caseLuca Weiss2023-05-111-1/+1
| | * | | | | drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten2023-04-261-5/+0
| | * | | | | drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0Marijn Suijten2023-04-264-24/+24
| | * | | | | drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XPMarijn Suijten2023-04-263-20/+20
| | * | | | | drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typoMarijn Suijten2023-04-262-9/+9
| | * | | | | drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabsMarijn Suijten2023-04-261-9/+9
| | * | | | | drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten2023-04-262-4/+4
| | * | | | | drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0.0 hardwareMarijn Suijten2023-04-267-24/+24
| | * | | | | drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290Marijn Suijten2023-04-262-2/+0
| | * | | | | drm/msm/dpu: tweak lm pairings in msm8998 hw catalogArnaud Vrac2023-04-261-4/+4
| | * | | | | drm/msm/dpu: tweak msm8998 hw catalog valuesArnaud Vrac2023-04-262-14/+9
| | * | | | | drm/msm/dpu: Assign missing writeback log_maskMarijn Suijten2023-04-261-0/+1
| | * | | | | drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla2023-04-263-0/+15
| | * | | | | drm/msm: Fix vmap madv warningRob Clark2023-04-241-14/+8
| | * | | | | drm/msm/atomic: Don't try async if crtc not activeRob Clark2023-04-241-0/+2
| * | | | | | Merge tag 'drm-intel-fixes-2023-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-05-191-4/+6
| |\ \ \ \ \ \
| | * | | | | | drm/i915/hdcp: Check if media_gt existsSuraj Kandpal2023-05-151-4/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'exynos-drm-fixes-for-v6.4-rc3' of git://git.kernel.org/pub/scm/lin...Dave Airlie2023-05-191-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann2023-05-151-2/+2
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-05-194-12/+16
|\ \ \ \ \ \ \
| * | | | | | | scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao2023-05-161-0/+2
| * | | | | | | scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...Wenchao Hao2023-05-161-1/+2
| * | | | | | | scsi: storvsc: Don't pass unused PFNs to Hyper-V hostMichael Kelley2023-05-161-4/+4
| * | | | | | | scsi: ufs: core: Fix MCQ nr_hw_queuesPo-Wen Kao2023-05-161-1/+2
| * | | | | | | scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()Po-Wen Kao2023-05-162-6/+6
| * | | | | | | scsi: ufs: core: Fix MCQ tag calculationPo-Wen Kao2023-05-162-2/+2
* | | | | | | | Merge tag 'pm-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-05-192-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: ACPI: Prevent a warning when another frequency driver is loadedPetr Pavlu2023-05-152-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-05-191-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70PRubén Gómez2023-05-151-0/+12
| |/ / / / / / /