summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/dw_mmc-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* 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