summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-04-085-38/+25
|\
| * spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu2022-04-061-2/+2
| * spi: cadence-quadspi: fix protocol setup for non-1-1-X operationsMatthias Schiffer2022-04-061-34/+12
| * spi: core: add dma_map_dev for __spi_unmap_msg()Vinod Koul2022-04-061-0/+4
| * spi: mxic: Fix an error handling path in mxic_spi_probe()Christophe JAILLET2022-04-041-0/+1
| * spi: rpc-if: Fix RPM imbalance in probe error pathGeert Uytterhoeven2022-04-041-2/+6
* | Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-04-083-3/+41
|\ \
| * | regulator: atc260x: Fix missing active_discharge_on settingAxel Lin2022-04-041-0/+1
| * | regulator: rtq2134: Fix missing active_discharge_on settingAxel Lin2022-04-041-0/+1
| * | regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker2022-04-041-3/+39
| |/
* | Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-04-0810-30/+58
|\ \
| * | mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang2022-04-087-9/+9
| * | mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang2022-04-071-2/+2
| * | mmc: renesas_sdhi: special 4tap settings only apply to HS400Wolfram Sang2022-04-041-2/+2
| * | mmc: core: Fixup support for writeback-cache for eMMC and SDMichael Wu2022-04-041-3/+9
| * | mmc: block: Check for errors after write on SPIChristian Löhle2022-04-041-1/+33
| * | mmc: mmci: stm32: correctly check all elements of sg listYann Gautier2022-04-041-3/+3
| * | Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár2022-04-041-10/+0
| |/
* | Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-081-1/+1
|\ \
| * | iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren2022-04-081-1/+1
| |/
* | Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-0865-250/+907
|\ \
| * \ Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-085-2/+12
| |\ \
| | * | fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann2022-04-061-1/+8
| | * | Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard2022-04-056-117/+418
| | |\ \
| | * \ \ Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2022-04-056323-131807/+729548
| | |\ \ \ | | | | |/ | | | |/|
| | * | | drm/nouveau/pmu: Add missing callbacks for Tegra devicesKarol Herbst2022-04-054-1/+4
| * | | | Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie2022-04-086-117/+418
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | drm: of: Properly try all possible cases for bridge/panel detectionPaul Kocialkowski2022-03-301-49/+50
| | * | | dma-buf: handle empty dma_fence_arrays gracefullyChristian König2022-03-291-0/+5
| | * | | dma-buf/sync-file: fix logic error in new fence merge codeChristian König2022-03-291-1/+1
| | * | | dma-buf/sync-file: fix warning about fence containersChristian König2022-03-251-68/+73
| | * | | dma-buf: add dma_fence_unwrap v2Christian König2022-03-253-0/+263
| | * | | dma-buf: Add dma_fence_array_for_each (v2)Christian König2022-03-251-0/+27
| * | | | Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...Dave Airlie2022-04-0722-92/+235
| |\ \ \ \
| | * | | | drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher2022-04-061-4/+4
| | * | | | drm/amd/display: update dcn315 clock table readDmytro Laktyushkin2022-04-061-40/+67
| | * | | | drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty2022-04-061-1/+1
| | * | | | drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2022-04-062-1/+24
| | * | | | drm/amd/display: remove assert for odm transition caseEric Bernstein2022-04-061-1/+0
| | * | | | drm/amdgpu: don't use BACO for reset in S3Alex Deucher2022-04-061-0/+11
| | * | | | drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ2022-04-061-0/+2
| | * | | | drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones2022-04-061-9/+15
| | * | | | drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun2022-04-061-2/+2
| | * | | | drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji2022-04-061-3/+3
| | * | | | amd/display: set backlight only if requiredShirish S2022-04-062-3/+10
| | * | | | drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li2022-04-061-1/+2
| | * | | | drm/amd/display: Revert FEC check in validationMartin Leung2022-04-061-4/+0
| | * | | | drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2022-04-062-0/+60
| | * | | | drm/amd/display: Clear optc false state when disable otgCharlene Liu2022-04-062-8/+11
| | * | | | drm/amd/display: Enable power gating before init_pipesRoman Li2022-04-063-6/+9