summaryrefslogtreecommitdiff
path: root/drivers/mmc/exynos_dw_mmc.c
Commit message (Expand)AuthorAgeLines
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10-2/+1
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-23-6/+1
* mmc: dw_mmc: remove the duplicated header fileJaehoon Chung2016-08-05-1/+1
* mmc: exynos_dw_mmc: support the Driver mode for ExynosJaehoon Chung2016-07-12-0/+72
* mmc: exynos_dw_mmc: use the 4bit bus-width by defaultJaehoon Chung2016-07-12-6/+2
* mmc: exynos_dw_mmc: clean the unused and unnecessary codesJaehoon Chung2016-07-12-22/+9
* mmc: exynos_dw_mmc: add the error control for checking indexJaehoon Chung2016-07-12-0/+5
* mmc: exynos_dw_mmc: remove #ifdef for OF_CONTROLJaehoon Chung2016-07-12-2/+0
* mmc: exynos_dw_mmc: remove the unused functionJaehoon Chung2016-07-12-36/+0
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-02-1/+1
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-1/+1
* mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-23-1/+10
* mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-23-13/+47
* mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-23-0/+4
* mmc: exynos_dw-mmc: change debug messageJaehoon Chung2014-12-12-10/+12
* mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-16-0/+1
* mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-16-73/+131
* MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-07-2/+15
* mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-08-0/+14
* DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde2013-10-31-0/+3
* mmc: dw_mmc: change the callback function name.Jaehoon Chung2013-10-31-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* EXYNOS5: DWMMC: Added FDT support for DWMMCAmar2013-06-13-10/+117
* EXYNOS: mmc: support DesignWare Controller for Samsung-SoCJaehoon Chung2012-11-27-0/+57