summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/s5p_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-021-7/+7
* exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-131-9/+11
* exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-131-5/+7
* exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-131-6/+12
* exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-131-2/+2
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-1/+1
* exynos: Correct return value in exynos_mmc_init()Simon Glass2015-08-051-1/+1
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-1/+0
* mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-181-1/+1
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-12/+8
* mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak2014-10-271-1/+1
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-221-1/+6
* samsung: Enable device tree for s5p_goniSimon Glass2014-10-081-2/+0
* mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-161-25/+17
* drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-121-0/+129
* mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-171-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-061-2/+1
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-221-1/+2
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-051-0/+3
* mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-051-3/+2
* mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-051-6/+4
* mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-081-0/+98
OpenPOWER on IntegriCloud