summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2021-10-19mmc: sdhci-omap: Add omap_offset to support omap3 and earlierTony Lindgren
2021-10-19mmc: sdhci-omap: Handle voltages to add support omap4Tony Lindgren
2021-10-19Merge branch 'fixes' into nextUlf Hansson
2021-10-19mmc: winbond: don't build on M68KRandy Dunlap
2021-10-19mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci...Haibo Chen
2021-10-19mmc: sdhci-pci: Remove dead code (rst_n_gpio et al)Andy Shevchenko
2021-10-19mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)Andy Shevchenko
2021-10-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko
2021-10-19mmc: sdhci: Remove unused prototype declaration in the headerAndy Shevchenko
2021-10-19mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()Andy Shevchenko
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2021-10-14mmc: moxart: Fix null pointer dereference on pointer hostColin Ian King
2021-10-14Merge branch 'fixes' into nextUlf Hansson
2021-10-14mmc: sdhci-pci: Read card detect from ACPI for Intel MerrifieldAndy Shevchenko
2021-10-12mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong
2021-10-12Merge branch 'fixes' into nextUlf Hansson
2021-10-12mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko
2021-10-12mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko
2021-10-12mmc: sdhci-sprd: Wait until DLL locked after being configuredZhenxiong Lai
2021-10-12mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported"Colin Ian King
2021-10-12mmc: sdhci-s3c: Describe driver in KConfigKrzysztof Kozlowski
2021-10-12mmc: sdhci: Return true only when timeout exceeds capacity of the HW timerBean Huo
2021-10-12mmc: mmci: Add small comment about reset threadLinus Walleij
2021-10-12mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMATony Lindgren
2021-10-12mmc: sdhci-omap: Parse legacy ti,non-removable propertyTony Lindgren
2021-10-12mmc: sdhci-omap: Restore sysconfig after resetTony Lindgren
2021-10-12mmc: sdhci-omap: Fix context restoreTony Lindgren
2021-10-12mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren
2021-10-12mmc: mtk-sd: Add HS400 online tuning supportWenbin Mei
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei
2021-10-12mmc: sdhci-s3c: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-10-12dt-bindings: mmc: update mmc-card.yaml referenceMauro Carvalho Chehab
2021-10-12mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-10-12mmc: cqhci: Print out qcnt in case of timeoutBean Huo
2021-10-12mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC dr...Rashmi A
2021-10-12mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-10-12mmc: block: Add error handling support for add_disk()Luis Chamberlain