| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit | Jaehoon Chung | 2016-08-05 | 1 | -1/+1 |
* | dm: mmc: dwmmc: use the callback functions as static | Jaehoon Chung | 2016-07-27 | 1 | -3/+0 |
* | dm: mmc: dwmmc: fix the wrong explanation for clock values | Jaehoon Chung | 2016-07-27 | 1 | -4/+4 |
* | dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS | Simon Glass | 2016-07-11 | 1 | -0/+9 |
* | dm: mmc: dwmmc: Add comments to the dwmmc setup functions | Simon Glass | 2016-07-11 | 1 | -0/+64 |
* | dm: mmc: dwmmc: Support CONFIG_BLK | Simon Glass | 2016-05-27 | 1 | -1/+6 |
* | mmc: dw_mmc: support fifo mode in dwc mmc driver | huang lin | 2015-12-01 | 1 | -0/+5 |
* | mmc: Support bypass mode with the get_mmc_clk() method | Simon Glass | 2015-09-02 | 1 | -1/+15 |
* | mmc: Add structure comments for dwmmc | Simon Glass | 2015-07-21 | 1 | -1/+17 |
* | mmc: exynos_dw_mmc: use the exynos specific data structure | Jaehoon Chung | 2015-02-23 | 1 | -1/+1 |
* | mmc: dw_mmc: Fix cache alignment issue | Marek Vasut | 2014-10-06 | 1 | -1/+1 |
* | mmc: dw_mmc: support the DDR mode | Jaehoon Chung | 2014-05-16 | 1 | -0/+3 |
* | mmc: exynos_dw_mmc: restore the property into host | Jaehoon Chung | 2014-05-16 | 1 | -0/+2 |
* | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 2014-03-24 | 1 | -0/+2 |
* | MMC: DWMMC: Correct the CLKDIV register value | Rajeshwari S Shinde | 2014-02-07 | 1 | -1/+1 |
* | mmc: dw_mmc: remove the exynos specific code in dw-mmc.c | Jaehoon Chung | 2013-12-08 | 1 | -0/+1 |
* | DWMMC: SMDK5420: Disable SMU for eMMC | Rajeshwari Shinde | 2013-10-31 | 1 | -0/+3 |
* | mmc: dw_mmc: change the callback function name. | Jaehoon Chung | 2013-10-31 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | EXYNOS5: DWMMC: Added FDT support for DWMMC | Amar | 2013-06-13 | 1 | -0/+3 |
* | mmc: dw-mmc: support DesignWare MMC Controller | Jaehoon Chung | 2012-10-22 | 1 | -0/+191 |