Commit Graph

822 Commits (5483456e919f08e51914d296e8720eaa0a288b68)

Author SHA1 Message Date
Maxime Ripard fb01318467 mmc: sunxi: Enable 8bits bus width for sun8i 8 years ago
Maxime Ripard a9003dc641 mmc: Retry the switch command 8 years ago
Wenyou Yang 339cb0732a mmc: atmel_sdhci: Remove unnecessary clock calling 8 years ago
Sylvain Lesne 4f9378cf67 dm: mmc: socfpga: fix MMC_OPS support 8 years ago
Jaehoon Chung 2a1bedaa03 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 8 years ago
Jaehoon Chung 288db7c7c0 mmc: add the device name in debugging message for supplying vmmc 8 years ago
Sylvain Lesne f55ae19703 dm: mmc: socfpga: fix MMC_OPS support 8 years ago
Masahiro Yamada dd399cb736 mmc: refactor two core functions 8 years ago
Jaehoon Chung be256cbf04 mmc: sdhci: fix the "misaligned operation at range" for cache 8 years ago
Peng Fan 2051aefe71 mmc: introduce mmc_power_init 8 years ago
Simon Glass 252788b4ed dm: mmc: Enable DM_MMC_OPS by default with DM_MMC 9 years ago
Simon Glass 57718f017b mmc: Fix cast for 64-bit compilation 9 years ago
Jaehoon Chung 2cb5d67c1a mmc: sdhci: use the generic error number 9 years ago
Jaehoon Chung 895549a2d9 mmc: sdhci: use the host version value in sdhci_setup_cfg 9 years ago
Jaehoon Chung e5113c333b mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg 9 years ago
Jaehoon Chung 7aedafd6b3 mmc: s5p_sdhci: support the Driver model for Exynos 9 years ago
Simon Glass 561e624c35 dm: mmc: Support erase 9 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 9 years ago
Peng Fan 35ae99467d dm: mmc: intialize dev when probe 9 years ago
Stephen Warren e8adca9ecf mmc: tegra: only use new clock/reset APIs 9 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 9 years ago
Stephen Warren f53c4e4bbd mmc: tegra: priv struct and naming cleanup 9 years ago
Stephen Warren 6138d5b682 mmc: tegra: don't use periph_id in pad_init_mmc() 9 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 9 years ago
Stephen Warren 67748a73b1 mmc: tegra: use correct alias for SDHCI/MMC nodes 9 years ago
Masahiro Yamada 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 24f5aec364 mmc: squash lines for immediate return 9 years ago
Jacob Chen 2b42903397 mmc: dw_mmc: push/pop all FIFO data if any data request 9 years ago
Wenyou Yang 6dffdbc3a5 mmc: sdhci: Add the programmable clock mode support 9 years ago
Peng Fan e492dbb41e mmc: sd: optimize erase 9 years ago
Peng Fan 3697e5992f mmc: sd: extracting erase related information from sd status 9 years ago
Masahiro Yamada 65a25b2086 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT 9 years ago
Masahiro Yamada d8ce77b28c mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME 9 years ago
Masahiro Yamada 15bd09959f mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() 9 years ago
Masahiro Yamada 3137e645e2 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() 9 years ago
Masahiro Yamada 6c67954c93 mmc: sdhci: move error message to more relevant place 9 years ago
Masahiro Yamada 8d549b61dc mmc: sdhci: move sdhci_reset() call to sdhci_init() 9 years ago
Masahiro Yamada 14f4723466 mmc: uniphier-sd: migrate to CONFIG_BLK 9 years ago
Masahiro Yamada 4a89a24e26 mmc: uniphier-sd: just return if already set to desired clock rate 9 years ago
Masahiro Yamada 8be12e2839 mmc: uniphier-sd: return error code if unsupported width is given 9 years ago
Masahiro Yamada 4eb008460c mmc: uniphier-sd: move uniphier_sd_init() below 9 years ago
Masahiro Yamada 3937404f8b mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS 9 years ago
Masahiro Yamada 4a70d26223 mmc: uniphier-sd: add static qualifiers to probe and remove callbacks 9 years ago
Stephen Warren eb3f68afbc ARM: tegra: fix Tegra186 SDHCI clock/reset names 9 years ago
masakazu.mochizuki.wd@hitachi.com 6f107e4cf6 arm: rmobile: Add BLANCHE board support 9 years ago
Yannick Gicquel 7593194685 mmc: rmobile: add a compiler barrier 9 years ago
Nobuhiro Iwamatsu 1cc95f6e1b ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE 9 years ago
Jaehoon Chung 177381a9f9 mmc: mmc_legacy: fix the compiler error with disabled CONFIG_DM_MMC_OPS 9 years ago
Yangbo Lu d188b11302 mmc: send CMD0 before CMD1 for some MMC cards 9 years ago