mmc: remove the "state" argument to mmc_suspend_host()
[safe/jmp/linux-2.6] / drivers / mmc / host / at91_mci.c
2010-05-27 Matt Flemingmmc: remove the "state" argument to mmc_suspend_host()
2010-05-15 Nicolas Ferremmc: at91_mci: modify cache flush routines
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Nicolas Ferremmc: at91_mci: correct kunmap_atomic()
2010-03-06 Nicolas Ferremmc: at91_mci: introduce per-mci-revision conditional...
2010-03-06 Nicolas Ferremmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it...
2010-03-06 Wolfgang Mueesmmc: at91_mci: enable large data blocks
2010-03-06 Wolfgang Mueesmmc: at91_mci: use DMA buffer for read
2010-03-06 Wolfgang Mueesmmc: at91_mci: use one coherent DMA buffer
2010-03-06 Wolfgang Mueesmmc: at91_mci: fix timeout errors
2010-03-06 Wolfgang Mueesmmc: at91_mci: fix pointer errors
2009-10-21 Uwe Kleine-Königmmc: at91_mci: Don't include asm/mach/mmc.h
2008-11-30 Nicolas Ferremmc: at91_mci: reorder timer setup and mmc_add_host...
2008-09-03 David Brownellmmc: at91_mci: don't use coherent dma buffers
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-07-15 Pierre Ossmanmmc: remove multiwrite capability
2008-07-15 Ville Syrjalaat91_mci: Fix byte mode transitions.
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