linux/drivers/mmc/host
Seungwon Jeon 6daa777866 mmc: dw_mmc: Fix DDR mode support.
Host driver can't get a hint of DDR mode through ios->ddr flag anymore.
ios->timing is currently used to inform DDR mode as a substitute.
And capability of MMC_CAP_MMC_HIGHSPEED is added for DDR support.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-08-13 14:50:32 -04:00
..
Kconfig mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci 2011-07-20 17:21:09 -04:00
Makefile mmc: tmio: Fix build error without CONFIG_MMC_SDHI 2011-07-20 17:21:00 -04:00
at91_mci.c mmc: at91_mci: move register header from include/ to drivers/ 2011-07-21 10:35:08 -04:00
at91_mci.h mmc: at91_mci: move register header from include/ to drivers/ 2011-07-21 10:35:08 -04:00
atmel-mci-regs.h
atmel-mci.c mmc: atmel-mci: add suspend/resume support 2011-07-20 17:21:08 -04:00
au1xmmc.c
bfin_sdh.c
cb710-mmc.c
cb710-mmc.h
davinci_mmc.c
dw_mmc.c mmc: dw_mmc: Fix DDR mode support. 2011-08-13 14:50:32 -04:00
dw_mmc.h mmc: dw_mmc: don't hard code fifo depth, fix usage 2011-07-20 17:20:59 -04:00
imxmmc.c
imxmmc.h
jz4740_mmc.c
mmc_spi.c
mmci.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-07-24 10:20:54 -07:00
mmci.h mmc: mmci: implement pre_req() and post_req() 2011-07-20 17:21:11 -04:00
msm_sdcc.c
msm_sdcc.h
mvsdio.c
mvsdio.h
mxcmmc.c ARM i.MX dma: Fix burstsize settings 2011-07-07 09:55:50 +02:00
mxs-mmc.c mmc: mxs-mmc: fix clock rate setting 2011-07-21 10:35:08 -04:00
of_mmc_spi.c mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c 2011-06-18 22:18:00 -04:00
omap.c
omap_hsmmc.c mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() 2011-07-21 10:35:04 -04:00
pxamci.c
pxamci.h
s3cmci.c
s3cmci.h
sdhci-cns3xxx.c mmc: sdhci: change sdhci-pltfm into a module 2011-07-20 17:20:49 -04:00
sdhci-dove.c mmc: sdhci: change sdhci-pltfm into a module 2011-07-20 17:20:49 -04:00
sdhci-esdhc-imx.c mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC 2011-08-13 14:50:26 -04:00
sdhci-esdhc.h
sdhci-of-esdhc.c mmc: sdhci: change sdhci-pltfm into a module 2011-07-20 17:20:49 -04:00
sdhci-of-hlwd.c mmc: sdhci: change sdhci-pltfm into a module 2011-07-20 17:20:49 -04:00
sdhci-pci.c mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs 2011-07-20 17:21:07 -04:00
sdhci-pltfm.c mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host 2011-07-27 09:31:33 +08:00
sdhci-pltfm.h mmc: sdhci: change sdhci-pltfm into a module 2011-07-20 17:20:49 -04:00
sdhci-pxav2.c mmc: sdhci-pxa: move platform data to include/linux/platform_data 2011-07-20 17:20:52 -04:00
sdhci-pxav3.c mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing 2011-08-13 14:50:20 -04:00
sdhci-s3c.c mmc: sdhci-s3c: Fix build for header change 2011-08-13 14:50:25 -04:00
sdhci-spear.c
sdhci-tegra.c mmc: sdhci: change sdhci-pltfm into a module 2011-07-20 17:20:49 -04:00
sdhci.c mmc: sdhci: use f_max instead of host->clock for timeouts 2011-08-13 14:50:30 -04:00
sdhci.h mmc: sdhci: Auto-CMD23 support. 2011-05-25 16:51:40 -04:00
sdricoh_cs.c
sh_mmcif.c mmc: sh_mmcif: maximize power saving 2011-07-21 10:35:06 -04:00
sh_mobile_sdhi.c mmc: sdhi: Add write16_hook 2011-07-20 17:20:57 -04:00
tifm_sd.c
tmio_mmc.c mmc: tmio: eliminate unused variable 'mmc' warning 2011-08-13 14:50:27 -04:00
tmio_mmc.h MMC / TMIO: Fix build issue related to struct scatterlist 2011-07-26 11:52:55 -07:00
tmio_mmc_dma.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2011-07-22 14:43:13 -07:00
tmio_mmc_pio.c mmc: tmio: fix a deadlock 2011-07-21 10:35:07 -04:00
ushc.c
via-sdmmc.c
vub300.c Merge branch 'master' into for-next 2011-07-11 14:15:55 +02:00
wbsd.c
wbsd.h