summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart2021-06-212-14/+16
* Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-234-10/+4
|\
| * Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-174-10/+4
| |\
| | * irqchip: Remove redundant error printingZhen Lei2021-05-163-9/+3
| | * irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
* | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-224-4/+19
|\ \ \
| * | | nvme-fc: clear q_live at beginning of association teardownJames Smart2021-05-191-0/+12
| * | | nvme-tcp: rerun io_work if req_list is not emptyKeith Busch2021-05-191-1/+2
| * | | nvme-tcp: fix possible use-after-completionSagi Grimberg2021-05-191-1/+1
| * | | nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo2021-05-191-1/+3
| * | | nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo2021-05-191-1/+1
* | | | Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-222-11/+25
|\ \ \ \
| * | | | xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-211-5/+17
| * | | | xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-05-211-6/+8
* | | | | Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-213-12/+2
|\ \ \ \ \
| * | | | | gpio: tegra186: Don't set parent IRQ affinityJon Hunter2021-05-121-11/+0
| * | | | | gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko2021-05-121-1/+1
| * | | | | gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
| | |_|_|/ | |/| | |
* | | | | 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
| |\ \ \ \ \ \ \ \