summaryrefslogtreecommitdiff
path: root/drivers/mmc/dw_mmc.c
AgeCommit message (Expand)Author
2015-02-23mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung
2014-12-12mmc: dw_mmc: Use active DDR mode flagAndrew Gabbasov
2014-10-06mmc: dw_mmc: cleanupsPavel Machek
2014-08-01mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See
2014-05-16mmc: dw_mmc: support the DDR modeJaehoon Chung
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde
2014-01-14mmc: dwmmc: mode change to 0644Minkyu Kang
2014-01-09mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin
2014-01-08mmc/dwmmc: Using calloc instead mallocChin Liang See
2013-12-08mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin
2013-12-08mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde
2013-10-31mmc: dw_mmc: change the callback function name.Jaehoon Chung
2013-09-20mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker
2013-09-20mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde
2013-06-13DWMMC: Initialise dwmci and resolve EMMC read write issuesAmar
2012-10-22mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung