index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
dw_mmc.c
Age
Commit message (
Expand
)
Author
2015-08-13
dw_mmc: Calculate dwmmc FIFO threshold size if not provided
Simon Glass
2015-08-11
mmc: dw_mmc: Avoid using printf() for errors
Simon Glass
2015-08-11
mmc: dw_mmc: Improve handling of data transfer failure
Marek Vasut
2015-08-11
mmc: dw_mmc: Zap endless timeout
Marek Vasut
2015-08-11
mmc: dw_mmc: Stop bounce buffer even in case of failure
Marek Vasut
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-02-23
mmc: dw_mmc: fixed the wrong bit control
Jaehoon Chung
2014-12-12
mmc: dw_mmc: Use active DDR mode flag
Andrew Gabbasov
2014-10-06
mmc: dw_mmc: cleanups
Pavel Machek
2014-08-01
mmc/dw_mmc: Fix clock divider calculation error for bypass mode
Chin Liang See
2014-05-16
mmc: dw_mmc: support the DDR mode
Jaehoon Chung
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-02-07
MMC: DWMMC: Correct the CLKDIV register value
Rajeshwari S Shinde
2014-01-14
mmc: dwmmc: mode change to 0644
Minkyu Kang
2014-01-09
mmc/dwmmc: use bounce buffer for data exchange between CPU and MMC controller
Alexey Brodkin
2014-01-08
mmc/dwmmc: Using calloc instead malloc
Chin Liang See
2013-12-08
mmc/dwmmc: modify FIFO threshold only if value explicitly set
Alexey Brodkin
2013-12-08
mmc: dw_mmc: remove the exynos specific code in dw-mmc.c
Jaehoon Chung
2013-10-31
DWMMC: SMDK5420: Disable SMU for eMMC
Rajeshwari Shinde
2013-10-31
mmc: dw_mmc: change the callback function name.
Jaehoon Chung
2013-09-20
mmc/dw_mmc: Allocate the correct amount of descriptors
Mischa Jonker
2013-09-20
mmc/dw_mmc: Fix DMA descriptor corruption
Mischa Jonker
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
Alexey Brodkin
2013-06-17
MMC: DWMMC: Fix FIFO_DEPTH calculation
Rajeshwari Shinde
2013-06-13
DWMMC: Initialise dwmci and resolve EMMC read write issues
Amar
2012-10-22
mmc: dw-mmc: support DesignWare MMC Controller
Jaehoon Chung