kernel-ark/drivers/mmc/host
Pierre Ossman bf5b1935d8 mmc: don't use DMA on newer ENE controllers
Even the newer ENE controllers have bugs in their DMA engine that make
it too dangerous to use. Disable it until someone has figured out under
which conditions it corrupts data.

This has caused problems at least once, and can be found as bug report
10925 in the kernel bugzilla.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-04 10:44:49 -07:00
..
at91_mci.c at91_mci: minor cleanup 2008-05-17 13:19:38 +02:00
au1xmmc.c mmc: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
au1xmmc.h
imxmmc.c mmc: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
imxmmc.h
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
Makefile
mmc_spi.c mmc: use get/put_unaligned_* helpers 2008-04-29 08:06:27 -07:00
mmci.c [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver 2008-05-04 11:06:05 +01:00
mmci.h
omap.c mmc: Fix omap compile by replacing dev_name with dma_dev_name 2008-05-14 21:00:53 +02:00
pxamci.c mmc: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
pxamci.h
ricoh_mmc.c mmc: extend ricoh_mmc to support Ricoh RL5c476 2008-02-08 09:02:47 +01:00
sdhci.c mmc: don't use DMA on newer ENE controllers 2008-07-04 10:44:49 -07:00
sdhci.h mmc: make one-bit signed bitfields unsigned 2008-05-13 08:02:23 -07:00
tifm_sd.c tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() 2008-03-15 09:24:21 -07:00
wbsd.c mmc: wbsd: initialize tasklets before requesting interrupt 2008-06-12 18:05:41 -07:00
wbsd.h