aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/s5p_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-1/+1
2015-08-05exynos: Correct return value in exynos_mmc_init()Simon Glass1-1/+1
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-1/+0
2015-03-18mmc: s5p: properly mask SELBASECLKMatt Reimer1-1/+1
2015-01-29dm: mmc: Remove use of fdtdec GPIO supportSimon Glass1-12/+8
2014-10-27mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak1-1/+1
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass1-1/+6
2014-10-08samsung: Enable device tree for s5p_goniSimon Glass1-2/+0
2014-05-16mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung1-25/+17
2014-03-12drivers:mmc:sdhci: enable support for DTPiotr Wilczek1-0/+129
2013-09-17mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung1-2/+1
2012-10-22mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera1-1/+2
2012-09-05mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung1-0/+3
2012-09-05mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung1-3/+2
2012-09-05mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung1-6/+4
2012-05-08mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung1-0/+98