summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2021-12-28mmc: sdhci-pci-o2micro: Restore the SD clock's base clock frequencyFred Ai1-0/+5
2021-12-28mmc: sdhci-pci-o2micro: Improve card input timing at SDR104/HS200 modeFred Ai1-9/+48
2021-12-28mmc: mtk-sd: Assign src_clk parent to src_clk_cg for legacy DTsAngeloGioacchino Del Regno1-12/+16
2021-12-28mmc: mtk-sd: Fix usage of devm_clk_get_optional()AngeloGioacchino Del Regno1-1/+1
2021-12-28mmc: mtk-sd: Take action for no-sdio device-tree parameterAngeloGioacchino Del Regno1-7/+12
2021-12-28mmc: mtk-sd: Use BIT() and GENMASK() macros to describe fieldsAngeloGioacchino Del Regno1-218/+219
2021-12-28mmc: mtk-sd: Use readl_poll_timeout instead of open-coded pollingAngeloGioacchino Del Regno1-25/+39
2021-12-21mmc: jz4740: Support using a bi-directional DMA channelPaul Cercueil1-2/+17
2021-12-21mmc: dw_mmc: Do not wait for DTO in case of errorMårten Lindahl3-0/+19
2021-12-21mmc: dw_mmc: Add driver callbacks for data read timeoutMårten Lindahl3-1/+65
2021-12-21mmc: dw_mmc-exynos: Add support for ARTPEC-8Mårten Lindahl1-11/+36
2021-12-21mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov1-0/+5
2021-12-21mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov1-0/+5
2021-12-21mmc: dw_mmc: clean up a debug messageDan Carpenter1-1/+1
2021-12-21mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads.Hector Martin1-0/+23
2021-12-21mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platformsHector Martin1-0/+11
2021-12-21mmc: mmci: add hs200 support for stm32 sdmmcYann Gautier1-2/+3
2021-12-21mmc: mmci: increase stm32 sdmmcv2 clock max freqYann Gautier1-1/+1
2021-12-21mmc: mmci: Add support for sdmmc variant revision v2.2Yann Gautier1-0/+5
2021-12-21Merge branch 'fixes' into nextUlf Hansson1-0/+2
2021-12-21mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier1-0/+2
2021-12-20mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macroMartin Blumenstingl1-2/+0
2021-12-20Merge branch 'fixes' into nextUlf Hansson1-0/+16
2021-12-20mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl1-0/+16
2021-12-17mmc: mxc: Use the new PM macrosPaul Cercueil1-4/+2
2021-12-17mmc: jz4740: Use the new PM macrosPaul Cercueil1-4/+4
2021-12-17mmc: bcm2835: stop setting chan_config->slave_idArnd Bergmann1-2/+0
2021-12-16mmc: sdhci-tegra: Add runtime PM and OPP supportDmitry Osipenko1-16/+65
2021-12-14Merge branch 'fixes' into nextUlf Hansson1-17/+26
2021-12-14mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do()Andy Shevchenko1-8/+4
2021-12-14mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do()Andy Shevchenko1-2/+2
2021-12-14mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube1-0/+4
2021-12-14mmc: dw_mmc: exynos: use common_capsJohn Keeping1-4/+5
2021-12-14mmc: dw_mmc: rockchip: use common_capsJohn Keeping1-10/+1
2021-12-14mmc: dw_mmc: hi3798cv200: use common_capsJohn Keeping1-8/+1
2021-12-14mmc: dw_mmc: add common capabilities to replace capsJohn Keeping2-0/+6
2021-12-14mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter2-0/+2
2021-12-14mmc: dw_mmc: Allow lower TMOUT value than maximumMårten Lindahl1-1/+28
2021-12-14mmc: dw_mmc: Avoid hung state if GEN_CMD transfer failsMårten Lindahl1-1/+2
2021-12-14mmc: omap_hsmmc: Revert special init for wl1251H. Nikolaus Schaller1-36/+0
2021-12-14mmc: tmio: reinit card irqs in reset routineBiju Das1-12/+3
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete1-17/+26
2021-12-09mmc: mediatek: free the ext_csd when mmc_get_ext_csd successWenbin Mei1-1/+3
2021-12-01mmc: sdhci-acpi: Use the new soc_intel_is_byt() helperHans de Goede1-14/+3
2021-12-01mmc: sdhci-acpi: Remove special handling for GPD win/pocket devicesHans de Goede1-58/+3
2021-11-30mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang1-1/+1
2021-11-26mmc: renesas_sdhi: Simplify an expressionWolfram Sang1-1/+1
2021-11-26mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clockGeert Uytterhoeven1-2/+2
2021-11-23mmc: spi: Add device-tree SPI IDsJon Hunter1-0/+7
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleSamuel Holland1-0/+1