summaryrefslogtreecommitdiff
path: root/drivers/mmc/dw_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde1-1/+1
2014-01-14mmc: dwmmc: mode change to 0644Minkyu Kang1-0/+0
2014-01-09mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controllerAlexey Brodkin1-10/+22
2014-01-08mmc/dwmmc: Using calloc instead mallocChin Liang See1-2/+2
2013-12-08mmc/dwmmc: modify FIFO threshold only if value explicitly setAlexey Brodkin1-7/+2
2013-12-08mmc: dw_mmc: remove the exynos specific code in dw-mmc.cJaehoon Chung1-10/+2
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde1-0/+11
2013-10-31mmc: dw_mmc: change the callback function name.Jaehoon Chung1-3/+3
2013-09-20mmc/dw_mmc: Allocate the correct amount of descriptorsMischa Jonker1-2/+2
2013-09-20mmc/dw_mmc: Fix DMA descriptor corruptionMischa Jonker1-3/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-17drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusionAlexey Brodkin1-1/+0
2013-06-17MMC: DWMMC: Fix FIFO_DEPTH calculationRajeshwari Shinde1-8/+6
2013-06-13DWMMC: Initialise dwmci and resolve EMMC read write issuesAmar1-9/+12
2012-10-22mmc: dw-mmc: support DesignWare MMC ControllerJaehoon Chung1-0/+385