mirror of https://github.com/torvalds/linux.git
Updates to the wbsd driver.
* Fix to handle DAT3 card detection.
* Fixed bug which could cause large writes to stall in FIFO mode.
* Plug 'n Play support. In most cases you need ACPI PNP for this to work.
* Uses generic DMA API (ISA dependency removed).
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mmc.c | ||
| mmc.h | ||
| mmc_block.c | ||
| mmc_queue.c | ||
| mmc_queue.h | ||
| mmc_sysfs.c | ||
| mmci.c | ||
| mmci.h | ||
| pxamci.c | ||
| pxamci.h | ||
| wbsd.c | ||
| wbsd.h | ||