~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
s5p_sdhci.c
Commit message (
Expand
)
Author
Age
*
Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
Henrik Grimler
2023-05-15
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
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-12-13
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
mmc: s5p_sdhci: Read generic MMC properties from DT
Marek Szyprowski
2020-01-23
*
mmc: s5p: fix uninitialized pointer deref on probe
Peng Fan
2019-08-09
*
samsung: mmc: Drop old MMC init code
Simon Glass
2019-02-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
dm: gpio: Add live tree support
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2017-01-23
*
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
2017-01-11
*
mmc: s5p_sdhci: fix to check proper pinmux id
Seung-Woo Kim
2016-12-01
*
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-10-10
*
mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B
Jaehoon Chung
2016-08-05
*
s5p sdhci: call pinmux for card's gpio pins before use them
Przemyslaw Marczak
2015-11-02
*
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-10-13
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
*
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-08-05
*
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
*
mmc: s5p: properly mask SELBASECLK
Matt Reimer
2015-03-18
*
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
*
mmc: s5p: set SD detection pin as input
Przemyslaw Marczak
2014-10-27
*
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
*
samsung: Enable device tree for s5p_goni
Simon Glass
2014-10-08
*
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
Jaehoon Chung
2014-05-16
*
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
2014-03-12
*
mmc: sdhci: use the SDHCI_QUIRK_USE_WIDE8 for samsung SoC
Jaehoon Chung
2013-09-17
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
mmc: sdhci: return error when failed add_sdhci().
Jaehoon Chung
2013-05-06
*
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-10-22
*
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-09-05
*
mmc: support the sdhci instead of s5p_mmc for samsung-soc
Jaehoon Chung
2012-05-08