summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/dw_mmc-exynos.c
AgeCommit message (Expand)Author
2021-12-21mmc: dw_mmc: Do not wait for DTO in case of errorMårten Lindahl
2021-12-21mmc: dw_mmc: Add driver callbacks for data read timeoutMårten Lindahl
2021-12-21mmc: dw_mmc-exynos: Add support for ARTPEC-8Mårten Lindahl
2021-12-14mmc: dw_mmc: exynos: use common_capsJohn Keeping
2021-10-28mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidatesColin Ian King
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-07-13mmc: dw_mmc-exynos: remove redundant initialization of variable 'found'Colin Ian King
2020-07-13mmc: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' argsLee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-08mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I modeAnand Moon
2018-07-16mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski
2018-03-15mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin
2017-06-29mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2016-12-05mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim
2016-11-29mmc: dw_mmc-exynos: deploy runtime PM facilitiesShawn Lin
2016-09-26mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski
2016-07-25mmc: dw_mmc: exynos: fix the NULL pointer dereference errorJaehoon Chung
2016-05-02mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin
2016-05-02mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung
2016-02-29mmc: dw_mmc: remove the prepare_command hookJaehoon Chung
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing
2015-06-01mmc: dw_mmc: exynos: Fix modalias to make module auto-loading workZhangfei Gao
2015-03-23mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be staticWu Fengguang
2015-03-23mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon
2015-01-28mmc: dw_mmc: exynos: remove incorrect __exit_p()Dmitry Torokhov
2015-01-19mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson
2015-01-19mmc: dw_mmc: remove unnecessary debug messageBeomho Seo
2015-01-19mmc: dw_mmc: exynos: move definitions to header fileSeungwon Jeon
2015-01-19mmc: dw_mmc: exynos: don't use if clock isn't availableSeungwon Jeon
2014-11-26mmc: dw_mmc: exynos: Add support for exynos7Abhilash Kesavan
2014-05-12mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat
2014-04-20mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon
2013-11-08mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon
2013-09-25mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D
2013-09-25mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D
2013-09-25mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson
2013-08-25mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D
2013-06-27mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen
2013-04-12mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham
2013-03-22mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim
2013-03-22mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat
2013-03-12mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat
2013-02-24mmc: dw_mmc: exynos: Remove code for wp-gpiosDoug Anderson
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann