summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: exynos: Obviously always return success in remove callbackUwe Kleine-König2022-07-121-1/+3
* mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()Nathan Chancellor2022-07-121-1/+1
* mmc: mmci: Fix typo in commentXiang wangx2022-07-121-1/+1
* dt-bindings: mmc: renesas,sdhi: Add R-Car Gen4 clock requirementsWolfram Sang2022-07-121-0/+1
* dt-bindings: mmc: renesas,sdhi: R-Car V3U is R-Car Gen4Wolfram Sang2022-07-121-1/+1
* mmc: debugfs: Fix file release memory leakWei Yongjun2022-07-121-0/+1
* dt-bindings: mmc: renesas,sdhi: Document R-Car S4-8 and generic Gen4 supportWolfram Sang2022-07-121-0/+4
* mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility stringWolfram Sang2022-07-121-0/+1
* dt-bindings: mmc: convert mmc-spi-slot to yamlConor Dooley2022-07-122-29/+77
* dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMUKrzysztof Kozlowski2022-07-121-0/+1
* dt-bindings: mmc: samsung,exynos-dw-mshc: convert to dtschemaKrzysztof Kozlowski2022-07-122-94/+159
* mmc: cqhci: Capture eMMC and SD card errorsShaik Sajida Bhanu2022-07-121-1/+8
* mmc: debugfs: Add debug fs error state entry for mmc driverShaik Sajida Bhanu2022-07-121-0/+23
* mmc: debugfs: Add debug fs entry for mmc driverShaik Sajida Bhanu2022-07-121-0/+56
* mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu2022-07-123-15/+53
* mmc: core: Capture eMMC and SD card errorsShaik Sajida Bhanu2022-07-122-1/+35
* mmc: mtk-sd: fix typoFabien Parent2022-07-121-1/+1
* mmc: mxcmmc: Silence a clang warningFabio Estevam2022-07-121-1/+1
* mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin2022-07-121-0/+1
* mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0Kamal Dasu2022-07-121-1/+68
* dt-bindings: mmc: Add Broadcom optional sdio_freq clockKamal Dasu2022-07-121-6/+26
* dt-bindings: mmc: sdhci-msm: Fix issues in yaml bindingsBhupesh Sharma2022-07-121-8/+44
* mmc: sdhci-of-dwcmshc: add support for rk3588Yifeng Zhao2022-07-121-18/+103
* mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xxSebastian Reichel2022-07-121-23/+23
* mmc: sdhci-of-dwcmshc: add reset call back for rockchip SocsYifeng Zhao2022-07-121-1/+25
* Linux 5.19-rc6v5.19-rc6Linus Torvalds2022-07-101-1/+1
* Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds2022-07-103-13/+18
|\
| * ida: don't use BUG_ON() for debuggingLinus Torvalds2022-07-101-1/+2
| * drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann2022-07-091-11/+15
| * ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()Sven Schnelle2022-07-091-1/+1
* | Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-1011-56/+43
|\ \
| * | dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typoSamuel Holland2022-07-061-1/+1
| * | dmaengine: lgm: Fix an error handling path in intel_ldma_probe()Christophe JAILLET2022-07-061-1/+2
| * | dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko2022-07-061-1/+1
| * | dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...Jerry Snitselaar2022-07-051-6/+7
| * | dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyMichael Walle2022-07-051-0/+5
| * | dmaengine: imx-sdma: only restart cyclic channel when enabledSascha Hauer2022-07-011-1/+1
| * | dmaengine: dw-axi-dmac: Fix RMW on channel suspend registerEmil Renner Berthing2022-07-011-3/+5
| * | dmaengine: idxd: force wq context cleanup on device disable pathDave Jiang2022-07-011-4/+1
| * | dmaengine: qcom: bam_dma: fix runtime PM underflowCaleb Connolly2022-07-011-28/+11
| * | dmaengine: imx-sdma: Allow imx8m for imx7 FW revsPeter Robinson2022-06-091-1/+1
| * | dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability fo...Vinod Koul2022-06-091-10/+3
| * | dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin2022-06-091-0/+4
| * | dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin2022-06-091-0/+1
* | | Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-101-1/+1
|\ \ \
| * | | staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso2022-07-011-1/+1
* | | | Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-103-24/+31
|\ \ \ \
| * | | | misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan2022-07-021-1/+3
| * | | | misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-012-10/+17
| * | | | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-012-7/+7