index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc-exynos.c
Age
Commit message (
Expand
)
Author
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
2016-12-05
mmc: dw_mmc: exynos: fix to call suspend callback
Joonyoung Shim
2016-11-29
mmc: dw_mmc-exynos: deploy runtime PM facilities
Shawn Lin
2016-09-26
mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipset
Krzysztof Kozlowski
2016-07-25
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
Jaehoon Chung
2016-05-02
mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
Shawn Lin
2016-05-02
mmc: dw_mmc: exynos: add the function for controlling SMU
Jaehoon Chung
2016-02-29
mmc: dw_mmc: remove the prepare_command hook
Jaehoon Chung
2015-10-27
mmc: mmc: extend the mmc_send_tuning()
Chaotian Jing
2015-06-01
mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-03-23
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
2015-01-28
mmc: dw_mmc: exynos: remove incorrect __exit_p()
Dmitry Torokhov
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
2015-01-19
mmc: dw_mmc: remove unnecessary debug message
Beomho Seo
2015-01-19
mmc: dw_mmc: exynos: move definitions to header file
Seungwon Jeon
2015-01-19
mmc: dw_mmc: exynos: don't use if clock isn't available
Seungwon Jeon
2014-11-26
mmc: dw_mmc: exynos: Add support for exynos7
Abhilash Kesavan
2014-05-12
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
Sachin Kamat
2014-04-20
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2013-11-08
mmc: dw_mmc: exynos: Revert the sdr_timing assignment
Yuvaraj Kumar C D
2013-09-25
mmc: dw_mmc: exynos: adjust the clock rate with speed mode
Seungwon Jeon
2013-09-25
mmc: dw_mmc: exynos: add variable delay tuning sequence
Seungwon Jeon
2013-09-25
mmc: dw_mmc: exynos: configure SMU in exynos5420
Yuvaraj Kumar C D
2013-09-25
mmc: dw_mmc: exynos: move the exynos private init
Yuvaraj Kumar C D
2013-09-25
mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
Doug Anderson
2013-08-25
mmc: dw_mmc: exynos: Add a new compatible string for exynos5420
Yuvaraj Kumar C D
2013-06-27
mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
Dinh Nguyen
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
2013-03-22
mmc: dw_mmc: Add MSHC compatible for Exynos4412
Dongjin Kim
2013-03-22
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
Sachin Kamat
2013-03-12
mmc: dw_mmc: Make dw_mci_exynos_probe static
Sachin Kamat
2013-02-24
mmc: dw_mmc: exynos: Remove code for wp-gpios
Doug Anderson
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
2012-11-07
mmc: dw_mmc: fix modular build for exynos back-end
Arnd Bergmann
2012-10-03
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
Thomas Abraham