index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
s5p_sdhci.c
Age
Commit message (
Expand
)
Author
2015-11-02
s5p sdhci: call pinmux for card's gpio pins before use them
Przemyslaw Marczak
2015-10-13
exynos: more debug and cleanup in do_sdhci_init()
Tobias Jakobi
2015-10-13
exynos: be more verbose in process_nodes()
Tobias Jakobi
2015-10-13
exynos: Fix passing of errors in exynos_mmc_init()
Tobias Jakobi
2015-10-13
exynos: Properly zero initialize host in s5p_sdhci_init()
Tobias Jakobi
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-06
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-03-18
mmc: s5p: properly mask SELBASECLK
Matt Reimer
2015-01-30
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2014-10-28
mmc: s5p: set SD detection pin as input
Przemyslaw Marczak
2014-10-22
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-08
samsung: Enable device tree for s5p_goni
Simon Glass
2014-05-16
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
Jaehoon Chung
2014-03-12
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
2013-09-17
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-06
mmc: sdhci: return error when failed add_sdhci().
Jaehoon Chung
2012-10-22
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-09-05
mmc: s5p_sdhci: add the set_mmc_clk for cmu control
Jaehoon Chung
2012-09-05
mmc: s5p_sdhci: fixed wrong function argument
Jaehoon Chung
2012-09-05
mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B
Jaehoon Chung
2012-05-08
mmc: support the sdhci instead of s5p_mmc for samsung-soc
Jaehoon Chung