summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I modeAnand Moon2018-10-081-0/+11
* mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()Marek Szyprowski2018-07-161-9/+24
* mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung2018-03-151-1/+7
* mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin2018-02-271-0/+1
* mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung2017-06-291-2/+2
* mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson2017-02-131-1/+0Star
* mmc: dw_mmc: exynos: fix to call suspend callbackJoonyoung Shim2016-12-051-2/+26
* mmc: dw_mmc-exynos: deploy runtime PM facilitiesShawn Lin2016-11-291-14/+10Star
* mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski2016-09-261-1/+5
* mmc: dw_mmc: exynos: fix the NULL pointer dereference errorJaehoon Chung2016-07-251-1/+1
* mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin2016-05-021-8/+0Star
* mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung2016-05-021-2/+13
* mmc: dw_mmc: remove the prepare_command hookJaehoon Chung2016-02-291-21/+10Star
* mmc: mmc: extend the mmc_send_tuning()Chaotian Jing2015-10-271-2/+2
* mmc: dw_mmc: exynos: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be staticWu Fengguang2015-03-231-1/+1
* mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon2015-03-231-32/+153
* mmc: dw_mmc: exynos: remove incorrect __exit_p()Dmitry Torokhov2015-01-281-1/+1
* mmc: dw_mmc: Convert to mmc_send_tuning()Ulf Hansson2015-01-191-45/+3Star
* mmc: dw_mmc: remove unnecessary debug messageBeomho Seo2015-01-191-3/+1Star
* mmc: dw_mmc: exynos: move definitions to header fileSeungwon Jeon2015-01-191-42/+6Star
* mmc: dw_mmc: exynos: don't use if clock isn't availableSeungwon Jeon2015-01-191-4/+7
* mmc: dw_mmc: exynos: Add support for exynos7Abhilash Kesavan2014-11-261-13/+78
* mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmopsSachin Kamat2014-05-131-1/+1
* mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMCSeungwon Jeon2014-04-201-3/+2Star
* mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D2013-11-081-1/+2
* mmc: dw_mmc: exynos: adjust the clock rate with speed modeSeungwon Jeon2013-09-261-13/+42
* mmc: dw_mmc: exynos: add variable delay tuning sequenceSeungwon Jeon2013-09-261-0/+124
* mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D2013-09-261-1/+37
* mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D2013-09-261-18/+16Star
* mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INTDoug Anderson2013-09-261-1/+52
* mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D2013-08-251-1/+8
* mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen2013-06-271-2/+0Star
* mmc: dw_mmc: let device core setup the default pin configurationThomas Abraham2013-04-121-38/+0Star
* mmc: dw_mmc: Add MSHC compatible for Exynos4412Dongjin Kim2013-03-221-5/+7
* mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()Sachin Kamat2013-03-221-1/+1
* mmc: dw_mmc: Make dw_mci_exynos_probe staticSachin Kamat2013-03-121-1/+1
* mmc: dw_mmc: exynos: Remove code for wp-gpiosDoug Anderson2013-02-241-10/+0Star
* mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-071-3/+3
* mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann2012-11-071-1/+1
* mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-031-0/+253