kernel-hacking-2024-linux-s.../drivers/mmc/host
Ben Dooks f945405cde sdhci: Add quirk for controllers with no end-of-busy IRQ
The Samsung SDHCI (and FSL eSDHC) controller block seems to fail
to generate an INT_DATA_END after the transfer has completed and
the bus busy state finished.

Changes in e809517f6f to use the
new busy method are the cause of the behaviour change.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2009-03-02 21:46:35 +01:00
..
at91_mci.c mmc: at91_mci: reorder timer setup and mmc_add_host() call 2008-11-30 23:52:44 +01:00
atmel-mci-regs.h
atmel-mci.c atmel-mci: fix initialization of dma slave data 2009-02-18 15:37:55 -08:00
au1xmmc.c
imxmmc.c imxmmc: use readl/writel 2008-12-16 14:58:17 +01:00
imxmmc.h imxmmc: use readl/writel 2008-12-16 14:58:17 +01:00
Kconfig mmc: Add a MX2/MX3 specific SDHC driver 2009-02-02 20:57:05 +01:00
Makefile mmc: Add a MX2/MX3 specific SDHC driver 2009-02-02 20:57:05 +01:00
mmc_spi.c mmc_spi: Add support for OpenFirmware bindings 2008-12-31 19:01:55 +01:00
mmci.c mmci: Add support for ST Micro derivate 2009-02-02 20:57:06 +01:00
mmci.h mmci: Add support for ST Micro derivate 2009-02-02 20:57:06 +01:00
mxcmmc.c mmc: Add a MX2/MX3 specific SDHC driver 2009-02-02 20:57:05 +01:00
of_mmc_spi.c mmc_spi: Add support for OpenFirmware bindings 2008-12-31 19:01:55 +01:00
omap.c omap mmc: Add low-level initialization for hsmmc controller 2008-12-10 17:37:17 -08:00
omap_hsmmc.c omap_hsmmc: Change while(); loops with finite version 2009-02-18 22:14:21 +01:00
pxamci.c pxamci: enable DMA for write ops after CMD/RESP 2009-02-02 20:57:07 +01:00
pxamci.h
ricoh_mmc.c ricoh_mmc: Use suspend_late/resume_early 2009-02-02 20:57:06 +01:00
s3cmci.c s3cmci: Fix hangup in do_pio_write() 2009-02-18 20:56:04 +01:00
s3cmci.h
sdhci-pci.c Revert "sdhci: force high speed capability on some controllers" 2009-02-18 06:36:22 +01:00
sdhci.c sdhci: Add quirk for controllers with no end-of-busy IRQ 2009-03-02 21:46:35 +01:00
sdhci.h sdhci: Add quirk for controllers with no end-of-busy IRQ 2009-03-02 21:46:35 +01:00
sdricoh_cs.c Merge branch 'master' of ../mmc 2008-12-31 19:56:05 +01:00
tifm_sd.c mmc: struct device - replace bus_id with dev_name(), dev_set_name() 2008-11-08 21:37:46 +01:00
tmio_mmc.c drivers/mmc: Move a dereference below a NULL test 2008-12-31 18:18:14 +01:00
tmio_mmc.h
wbsd.c
wbsd.h