summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-05-212-3/+11
|\
| * mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer2021-05-101-1/+6
| * mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignmentNeil Armstrong2021-05-101-1/+2
| * mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...Neil Armstrong2021-05-101-1/+3
* | Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-2029-192/+191
|\ \
| * \ Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-2116-35/+54
| |\ \
| | * | drm/amdgpu: stop touching sched.ready in the backendChristian König2021-05-194-16/+1
| | * | drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu2021-05-191-1/+0
| | * | drm/amdgpu: update sdma golden setting for Navi12Guchun Chen2021-05-191-0/+4
| | * | drm/amdgpu: update gc golden setting for Navi12Guchun Chen2021-05-191-2/+4
| | * | drm/amdgpu: Fix a use-after-freexinhui pan2021-05-191-0/+1
| | * | drm/amdgpu: add video_codecs query support for aldebaranJames Zhu2021-05-191-0/+1
| | * | drm/amd/amdgpu: fix refcount leakJingwen Chen2021-05-191-0/+3
| | * | drm/amd/display: Disconnect non-DP with no EDIDChris Park2021-05-191-0/+18
| | * | drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-192-5/+7
| | * | drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li2021-05-191-1/+1
| | * | drm/radeon: use the dummy page for GART if neededChristian König2021-05-191-1/+2
| | * | drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij2021-05-193-9/+12
| * | | Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-05-219-145/+129
| |\ \ \
| | * \ \ Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula2021-05-196-138/+118
| | |\ \ \
| | | * | | drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang2021-05-176-138/+118
| | * | | | drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7Simon Rettberg2021-05-191-1/+4
| | * | | | drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson2021-05-192-6/+7
| | | |/ / | | |/| |
| * | | | Merge tag 'drm-misc-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-05-211-5/+5
| |\ \ \ \
| | * | | | dma-buf: fix unintended pin/unpin warningsChristian König2021-05-201-5/+5
| * | | | | drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...Zhen Lei2021-05-171-3/+1
| * | | | | drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei2021-05-171-3/+1
| * | | | | drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski2021-05-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'arm-soc-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-205-19/+109
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan...Arnd Bergmann2021-05-173-16/+106
| |\ \ \ \ \
| | * | | | | tee: amdtee: unload TA only when its refcount becomes 0Rijo Thomas2021-05-053-16/+106
| * | | | | | Merge tag 'scmi-fixes-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2021-04-282-3/+3
| |\ \ \ \ \ \
| | * | | | | | firmware: arm_scmi: Remove duplicate declaration of struct scmi_protocol_handleWan Jiabing2021-04-271-2/+0
| | * | | | | | firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter2021-04-271-1/+3
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-05-2010-19/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy2021-05-154-12/+19
| * | | | | | | | scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei2021-05-151-1/+2
| * | | | | | | | scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan2021-05-141-1/+3
| * | | | | | | | scsi: ufs: core: Increase the usable queue depthBart Van Assche2021-05-141-1/+4
| * | | | | | | | scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang2021-05-142-4/+4
| * | | | | | | | scsi: ufs: ufs-mediatek: Fix power down spec violationPeter Wang2021-05-141-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-5.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-202-48/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | dm integrity: fix sparse warningsMikulas Patocka2021-05-131-12/+12
| * | | | | | | | dm integrity: revert to not using discard filler when recalulatingMikulas Patocka2021-05-131-33/+24
| * | | | | | | | dm snapshot: fix crash with transient storage and zero chunk sizeMikulas Patocka2021-05-131-0/+1
| * | | | | | | | dm snapshot: fix a crash when an origin has no snapshotsMikulas Patocka2021-05-101-3/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-208-21/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter2021-05-191-2/+2
| * | | | | | | | RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb2021-05-191-4/+2
| * | | | | | | | RDMA/core: Don't access cm_id after its destructionShay Drory2021-05-181-2/+3