summaryrefslogtreecommitdiff
path: root/drivers/mmc/s5p_sdhci.c
Commit message (Expand)AuthorAgeLines
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08-1/+1
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-23-2/+3
* mmc: sdhci: move the callback function into sdhci_opsJaehoon Chung2017-01-11-3/+6
* mmc: s5p_sdhci: add the s5p_set_clock functionJaehoon Chung2017-01-11-1/+7
* mmc: s5p_sdhci: fix to check proper pinmux idSeung-Woo Kim2016-12-01-1/+1
* mmc: sdhci: use the generic error numberJaehoon Chung2016-10-10-4/+4
* mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-10-1/+0
* mmc: s5p_sdhci: support the Driver model for ExynosJaehoon Chung2016-10-10-0/+71
* mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2016-08-05-1/+1
* s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-02-7/+7
* exynos: more debug and cleanup in do_sdhci_init()Tobias Jakobi2015-10-13-9/+11
* exynos: be more verbose in process_nodes()Tobias Jakobi2015-10-13-5/+7
* exynos: Fix passing of errors in exynos_mmc_init()Tobias Jakobi2015-10-13-6/+12
* exynos: Properly zero initialize host in s5p_sdhci_init()Tobias Jakobi2015-10-13-2/+2
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+1
* exynos: Correct return value in exynos_mmc_init()Simon Glass2015-08-05-1/+1
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-05-1/+0
* mmc: s5p: properly mask SELBASECLKMatt Reimer2015-03-18-1/+1
* dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-29-12/+8
* mmc: s5p: set SD detection pin as inputPrzemyslaw Marczak2014-10-27-1/+1
* dm: exynos: Make sure that GPIOs are requestedSimon Glass2014-10-22-1/+6
* samsung: Enable device tree for s5p_goniSimon Glass2014-10-08-2/+0
* mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-16-25/+17
* drivers:mmc:sdhci: enable support for DTPiotr Wilczek2014-03-12-0/+129
* mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoCJaehoon Chung2013-09-17-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-06-2/+1
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-22-1/+2
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-05-0/+3
* mmc: s5p_sdhci: fixed wrong function argumentJaehoon Chung2012-09-05-3/+2
* mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2012-09-05-6/+4
* mmc: support the sdhci instead of s5p_mmc for samsung-socJaehoon Chung2012-05-08-0/+98