summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| |/ / / / / / /
* | | | | | | | Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-05-194-17/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe2023-05-171-16/+0
| * | | | | | | | s390/qdio: fix do_sqbs() inline assembly constraintHeiko Carstens2023-05-171-1/+1
| * | | | | | | | s390/cio: include subchannels without devices also for evaluationVineeth Vijayan2023-05-151-0/+2
| * | | | | | | | s390/pkey: zeroize key blobsHolger Dengler2023-05-151-0/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-1881-247/+575
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-181-22/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| | * | | | | | | | can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| | * | | | | | | | can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| | * | | | | | | | can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5