1
linux/drivers/mmc/host
Pierre Ossman 2134a922c6 sdhci: scatter-gather (ADMA) support
Add support for the scatter-gather DMA mode present on newer controllers.
As the mode requires 32-bit alignment, non-aligned chunks are handled by
using a bounce buffer.

Also add some new quirks to handle controllers that have bugs in the
ADMA engine.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:44 +02:00
..
at91_mci.c at91_mci: Fix byte mode transitions. 2008-07-15 14:14:43 +02:00
au1xmmc.c au1xmmc: remove custom carddetect poll implementation. 2008-07-15 14:14:44 +02:00
imxmmc.c mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
imxmmc.h
Kconfig sdhci: move pci stuff to separate module 2008-07-15 14:14:39 +02:00
Makefile sdhci: move pci stuff to separate module 2008-07-15 14:14:39 +02:00
mmc_spi.c mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02: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: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
pxamci.h
ricoh_mmc.c
sdhci-pci.c sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +02:00
sdhci.c sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +02:00
sdhci.h sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +02: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: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
wbsd.h