index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
s5p_sdhci.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2023-05-15
Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
Henrik Grimler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-23
mmc: s5p_sdhci: Read generic MMC properties from DT
Marek Szyprowski
2019-08-09
mmc: s5p: fix uninitialized pointer deref on probe
Peng Fan
2019-02-09
samsung: mmc: Drop old MMC init code
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-01-23
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2017-01-11
mmc: sdhci: move the callback function into sdhci_ops
Jaehoon Chung
2017-01-11
mmc: s5p_sdhci: add the s5p_set_clock function
Jaehoon Chung
2016-12-01
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
2016-10-10
mmc: sdhci: use the generic error number
Jaehoon Chung
2016-10-10
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2016-10-10
mmc: s5p_sdhci: support the Driver model for Exynos
Jaehoon Chung
2016-08-05
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
Jaehoon Chung
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-05
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-29
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2014-10-27
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