kernel-ark/drivers/mmc
Alex Dubov 72dc9d9619 tifm_sd: replace command completion state machine with full checking
State machine used to to track mmc command state was found to be fragile
and unreliable, making many cards unusable. The safer solution is to perform
all needed checks at every card event.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-05-01 13:04:14 +02:00
..
at91_mci.c
au1xmmc.c
au1xmmc.h
imxmmc.c [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems 2007-03-12 16:49:37 +00:00
imxmmc.h
Kconfig
Makefile
mmc_block.c mmc: cull sg list to match mmc request size 2007-05-01 13:04:12 +02:00
mmc_queue.c
mmc_queue.h
mmc_sysfs.c uevent: use add_uevent_var() instead of open coding it 2007-04-27 10:57:29 -07:00
mmc.c mmc: enforce correct sg list 2007-05-01 13:04:12 +02:00
mmc.h
mmci.c
mmci.h
omap.c
pxamci.c
pxamci.h
sdhci.c mmc: cull sg list to match mmc request size 2007-05-01 13:04:12 +02:00
sdhci.h mmc: cull sg list to match mmc request size 2007-05-01 13:04:12 +02:00
tifm_sd.c tifm_sd: replace command completion state machine with full checking 2007-05-01 13:04:14 +02:00
wbsd.c wbsd: remove block crc test 2007-05-01 13:04:12 +02:00
wbsd.h wbsd: remove block crc test 2007-05-01 13:04:12 +02:00