aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2022-07-21mmc: renesas_sdhi: newer SoCs don't need manual tap correctionTakeshi Saito
2022-07-21mmc: cavium-thunderx: Add of_node_put() when breaking out of loopLiang He
2022-07-21mmc: cavium-octeon: Add of_node_put() when breaking out of loopLiang He
2022-07-18mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resumeKamal Dasu
2022-07-18mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski
2022-07-13mmc: Merge branch fixes into nextUlf Hansson
2022-07-13mmc: mxcmmc: Use mmc_card_sdio macroSeunghui Lee
2022-07-13mmc: sdhci-omap: Fix a lockdep warning for PM runtime initTony Lindgren
2022-07-12mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1REugen Hristev
2022-07-12mmc: tmio: avoid glitches when resettingWolfram Sang
2022-07-12mmc: renesas_sdhi: Fix typo'sLad Prabhakar
2022-07-12mmc: renesas_sdhi: Get the reset handle early in the probeLad Prabhakar
2022-07-12mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()Liang He
2022-07-12mmc: sdhci-pci-gli: Fix build error unused-functionRen Zhijie
2022-07-12mmc: host: Improve I/O read/write performance for GL9763EJason Lai
2022-07-12mmc: sdhci-st: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: sdhci-of-arasan: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: dw_mmc: rockchip: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: dw_mmc: hi3789cv200: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: dw_mmc: exynos: Obviously always return success in remove callbackUwe Kleine-König
2022-07-12mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()Nathan Chancellor
2022-07-12mmc: mmci: Fix typo in commentXiang wangx
2022-07-12mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility stringWolfram Sang
2022-07-12mmc: cqhci: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-07-12mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-07-12mmc: mtk-sd: fix typoFabien Parent
2022-07-12mmc: mxcmmc: Silence a clang warningFabio Estevam
2022-07-12mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switchMiaoqian Lin
2022-07-12mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0Kamal Dasu
2022-07-12mmc: sdhci-of-dwcmshc: add support for rk3588Yifeng Zhao
2022-07-12mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xxSebastian Reichel
2022-07-12mmc: sdhci-of-dwcmshc: add reset call back for rockchip SocsYifeng Zhao
2022-06-15mmc: mediatek: wait dma stop bit reset to 0Mengqi Zhang
2022-06-14mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncingChevron Li
2022-06-07Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-31mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspendBen Chuang
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-05-16mmc: sdhci-of-arasan: Add NULL check for data fieldSai Krishna Potthuri
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann
2022-05-06mmc: sdhci-brcmstb: Fix compiler warningUlf Hansson
2022-05-04Merge branch 'fixes' into nextUlf Hansson
2022-05-04mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu
2022-05-04mmc: sdhci-msm: Add compatible string check for sdx65Rohit Agarwal
2022-05-04mmc: sdhci-msm: Add compatible string check for sm8150Bhupesh Sharma
2022-05-04mmc: sdhci-msm: Add SoC specific compatiblesBhupesh Sharma
2022-05-04mmc: sdhci-brcmstb: Enable Clock Gating to save powerAl Cooper
2022-05-04mmc: sdhci-brcmstb: Re-organize flagsAl Cooper