aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2021-12-21mmc: sdhci-pci-gli: GL975[50]: Issue 8/16-bit MMIO reads as 32-bit reads.Hector Martin
2021-12-21mmc: sdhci-pci-gli: GL9755: Support for CD/WP inversion on OF platformsHector Martin
2021-12-21mmc: mmci: add hs200 support for stm32 sdmmcYann Gautier
2021-12-21mmc: mmci: increase stm32 sdmmcv2 clock max freqYann Gautier
2021-12-21mmc: mmci: Add support for sdmmc variant revision v2.2Yann Gautier
2021-12-21Merge branch 'fixes' into nextUlf Hansson
2021-12-21mmc: mmci: stm32: clear DLYB_CR after sending tuning commandYann Gautier
2021-12-20mmc: meson-mx-sdhc: Drop unused MESON_SDHC_NUM_BUILTIN_CLKS macroMartin Blumenstingl
2021-12-20Merge branch 'fixes' into nextUlf Hansson
2021-12-20mmc: meson-mx-sdhc: Set MANUAL_STOP for multi-block SDIO commandsMartin Blumenstingl
2021-12-14Merge branch 'fixes' into nextUlf Hansson
2021-12-14mmc: mmc_spi: Use write_or_read temporary variable in mmc_spi_data_do()Andy Shevchenko
2021-12-14mmc: mmc_spi: Convert 'multiple' to be boolean in mmc_spi_data_do()Andy Shevchenko
2021-12-14mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT seriesJesse Taube
2021-12-14mmc: dw_mmc: exynos: use common_capsJohn Keeping
2021-12-14mmc: dw_mmc: rockchip: use common_capsJohn Keeping
2021-12-14mmc: dw_mmc: hi3798cv200: use common_capsJohn Keeping
2021-12-14mmc: dw_mmc: add common capabilities to replace capsJohn Keeping
2021-12-14mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter
2021-12-14mmc: dw_mmc: Allow lower TMOUT value than maximumMårten Lindahl
2021-12-14mmc: dw_mmc: Avoid hung state if GEN_CMD transfer failsMårten Lindahl
2021-12-14mmc: omap_hsmmc: Revert special init for wl1251H. Nikolaus Schaller
2021-12-14mmc: tmio: reinit card irqs in reset routineBiju Das
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-09mmc: mediatek: free the ext_csd when mmc_get_ext_csd successWenbin Mei
2021-11-30mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang
2021-11-23mmc: spi: Add device-tree SPI IDsJon Hunter
2021-11-17mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter
2021-11-15mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-28Merge branch 'fixes' into nextUlf Hansson
2021-10-28mmc: tmio: reenable card irqs after the reset callbackWolfram Sang
2021-10-28Merge branch 'fixes' into nextUlf Hansson
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei
2021-10-28mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidatesColin Ian King
2021-10-26mmc: sdhci-esdhc-imx: add NXP S32G2 supportChester Lin
2021-10-26Merge branch 'fixes' into nextUlf Hansson
2021-10-26mmc: cqhci: clear HALT state after CQE enableWenbin Mei
2021-10-26mmc: vub300: fix control-message timeoutsJohan Hovold
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-10-21mmc: dw_mmc: Drop use of ->init_card() callbackUlf Hansson
2021-10-21mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not setTony Lindgren
2021-10-21mmc: sdhci-omap: Remove forward declaration of sdhci_omap_context_save()Geert Uytterhoeven
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-10-19mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET
2021-10-19mmc: sdhci-omap: Configure optional wakeirqTony Lindgren
2021-10-19mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PMTony Lindgren
2021-10-19mmc: sdhci-omap: Implement PM runtime functionsTony Lindgren