summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorLines
2021-12-09mmc: mediatek: free the ext_csd when mmc_get_ext_csd successWenbin Mei-1/+3
2021-11-30mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang-1/+1
2021-11-23mmc: spi: Add device-tree SPI IDsJon Hunter-0/+7
2021-11-17mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter-4/+21
2021-11-15mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey-2/+0
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-322/+512
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds-16/+17
2021-10-28Merge branch 'fixes' into nextUlf Hansson-5/+12
2021-10-28mmc: tmio: reenable card irqs after the reset callbackWolfram Sang-5/+12
2021-10-28Merge branch 'fixes' into nextUlf Hansson-19/+19
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei-19/+19
2021-10-28mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidatesColin Ian King-10/+10
2021-10-26mmc: sdhci-esdhc-imx: add NXP S32G2 supportChester Lin-2/+15
2021-10-26Merge branch 'fixes' into nextUlf Hansson-9/+26
2021-10-26mmc: cqhci: clear HALT state after CQE enableWenbin Mei-0/+3
2021-10-26mmc: vub300: fix control-message timeoutsJohan Hovold-9/+9
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung-0/+14
2021-10-21mmc: dw_mmc: Drop use of ->init_card() callbackUlf Hansson-22/+17
2021-10-21mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not setTony Lindgren-3/+4
2021-10-21mmc: sdhci-omap: Remove forward declaration of sdhci_omap_context_save()Geert Uytterhoeven-2/+0
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers-15/+16
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers-1/+1
2021-10-19mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET-0/+10
2021-10-19mmc: sdhci-omap: Configure optional wakeirqTony Lindgren-0/+24
2021-10-19mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PMTony Lindgren-0/+3
2021-10-19mmc: sdhci-omap: Implement PM runtime functionsTony Lindgren-17/+31
2021-10-19mmc: sdhci-omap: Add omap_offset to support omap3 and earlierTony Lindgren-16/+45
2021-10-19mmc: sdhci-omap: Handle voltages to add support omap4Tony Lindgren-28/+96
2021-10-19Merge branch 'fixes' into nextUlf Hansson-1/+17
2021-10-19mmc: winbond: don't build on M68KRandy Dunlap-1/+1
2021-10-19mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen-0/+16
2021-10-19mmc: sdhci-pci: Remove dead code (rst_n_gpio et al)Andy Shevchenko-29/+0
2021-10-19mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)Andy Shevchenko-77/+1
2021-10-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko-35/+4
2021-10-19mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko-1/+0
2021-10-19mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko-31/+21
2021-10-14mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King-6/+7
2021-10-14Merge branch 'fixes' into nextUlf Hansson-5/+24
2021-10-14mmc: sdhci-pci: Read card detect from ACPI for Intel MerrifieldAndy Shevchenko-5/+24
2021-10-12mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong-2/+14
2021-10-12Merge branch 'fixes' into nextUlf Hansson-0/+6
2021-10-12mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai-0/+13
2021-10-12mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King-1/+1
2021-10-12mmc: sdhci-s3c: Describe driver in KConfigKrzysztof Kozlowski-3/+5
2021-10-12mmc: sdhci: Return true only when timeout exceeds capacity of the HW timerBean Huo-12/+9
2021-10-12mmc: mmci: Add small comment about reset threadLinus Walleij-0/+4
2021-10-12mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMATony Lindgren-2/+22
2021-10-12mmc: sdhci-omap: Parse legacy ti,non-removable propertyTony Lindgren-0/+5
2021-10-12mmc: sdhci-omap: Restore sysconfig after resetTony Lindgren-1/+13
2021-10-12mmc: sdhci-omap: Fix context restoreTony Lindgren-1/+14