at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
[safe/jmp/linux-2.6] / drivers / mmc / host / at91_mci.c
2008-07-15 Ville Syrjalaat91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
2008-07-15 Ville Syrjalaat91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
2008-07-15 Nicolas Ferreat91_mci: manage cmd error and data error independently
2008-07-15 Nicolas Ferremmc: at91_mci: do not read irq status twice as it will...
2008-07-15 Eric Benardmmc: at91_mci: add sdio irq management
2008-07-15 Nicolas Ferremmc: at91_mci: add multiwrite switch
2008-07-15 Nicolas Ferremmc: at91_mci: update bytes_xfered value once xfer...
2008-07-15 Marc Pignatmmc: at91_mci: avoid timeouts
2008-07-15 Marc Pignatmmc: at91_mci: show timeouts
2008-07-15 Marc Pignatmmc: at91_mci: support for block size not modulo 4
2008-07-15 Anton Vorontsovmmc: change .get_ro() callback semantics
2008-05-17 Marc Pignatat91_mci: minor cleanup
2008-04-16 Kay Sieversmmc: fix platform driver hotplug/coldplug
2008-02-08 David Brownellat91_mci: use generic GPIO calls
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-17 Andrew Victormmc: at91_mci: cleanup: use MCI_ERRORS
2007-09-23 Marc Pignatmmc: at91_mci: disable handling of blocks with size...
2007-09-23 Pierre Ossmanmmc: remove confusing flag
2007-09-23 Pierre Ossmanmmc: remove BYTEBLOCK capability
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-09-11 Anti Sullinbug in AT91 MCI suspend routines
2007-08-09 Nicolas Ferremmc: at91_mci: remove whitespace at the end of lines
2007-07-25 Pierre Ossmanmmc: update header file paths
2007-07-20 Marc Pignatmmc: at91_mci: wakeup on card insertion (or removal)
2007-07-09 Nicolas Ferremmc: at91_mci: fix hanging and rework to match flowcharts
2007-07-09 Nicolas Ferremmc: at91_mci typo
2007-06-07 Marc Pignatmmc-atmel: remove linux/mmc/protocol.h dependencies
2007-05-01 Pierre Ossmanmmc: Move host and card drivers to subdirs