linux/drivers/mmc
Russell King e47c222b22 [ARM] Fix potential MMCI bug
The MMCI driver might end up aborting the initial command and leaving
the data part of the command sequence still in place.  Avoid this
problem by ensuring that any data sequence is properly cleared out
when a command completes.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-01-08 19:49:51 +00:00
..
at91_mci.c AT91 MMC update for 2.6.19 2006-12-11 12:43:35 +01:00
au1xmmc.c mmc: fix au1xmmc build error 2006-12-05 09:10:30 +01:00
au1xmmc.h
imxmmc.c
imxmmc.h
Kconfig Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-12-07 15:40:39 -08:00
Makefile
mmc.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-05 14:37:56 +00:00
mmc.h
mmc_block.c mmc: correct request error handling 2006-12-01 19:06:19 +01:00
mmc_queue.c mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal 2006-12-11 09:48:16 +01:00
mmc_queue.h
mmc_sysfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-05 14:37:56 +00:00
mmci.c [ARM] Fix potential MMCI bug 2007-01-08 19:49:51 +00:00
mmci.h
omap.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc 2006-12-02 08:29:04 -08:00
pxamci.c mmc: pxamci compilation fix 2006-12-05 09:10:14 +01:00
pxamci.h
sdhci.c mmc: Change SDHCI iomem error to a warning 2006-12-11 09:48:42 +01:00
sdhci.h mmc: sdhci high speed support 2006-12-01 18:54:10 +01:00
tifm_sd.c [PATCH] LOG2: Implement a general integer log2 facility in the kernel 2006-12-08 08:28:51 -08:00
wbsd.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc 2006-12-02 08:29:04 -08:00
wbsd.h