summaryrefslogtreecommitdiff
path: root/include/dwmmc.h
Commit message (Expand)AuthorAgeLines
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10-5/+3
* mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bitJaehoon Chung2016-08-05-1/+1
* dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung2016-07-27-3/+0
* dm: mmc: dwmmc: fix the wrong explanation for clock valuesJaehoon Chung2016-07-27-4/+4
* dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPSSimon Glass2016-07-11-0/+9
* dm: mmc: dwmmc: Add comments to the dwmmc setup functionsSimon Glass2016-07-11-0/+64
* dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-27-1/+6
* mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-01-0/+5
* mmc: Support bypass mode with the get_mmc_clk() methodSimon Glass2015-09-02-1/+15
* mmc: Add structure comments for dwmmcSimon Glass2015-07-21-1/+17
* mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-23-1/+1
* mmc: dw_mmc: Fix cache alignment issueMarek Vasut2014-10-06-1/+1
* mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-16-0/+3
* mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-16-0/+2
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-0/+2
* MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-07-1/+1
* mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung2013-12-08-0/+1
* 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-0/+3
* mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung2012-10-22-0/+191