aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/at91_mci.c
Commit message (Expand)AuthorAge
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre2010-03-06
* mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre2010-03-06
* mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre2010-03-06
* mmc: at91_mci: enable large data blocksWolfgang Muees2010-03-06
* mmc: at91_mci: use DMA buffer for readWolfgang Muees2010-03-06
* mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-06
* mmc: at91_mci: fix timeout errorsWolfgang Muees2010-03-06
* mmc: at91_mci: fix pointer errorsWolfgang Muees2010-03-06
* mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König2009-10-21
* mmc: at91_mci: reorder timer setup and mmc_add_host() callNicolas Ferre2008-11-30
* mmc: at91_mci: don't use coherent dma buffersDavid Brownell2008-09-02
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* mmc: remove multiwrite capabilityPierre Ossman2008-07-15
* at91_mci: Fix byte mode transitions.Ville Syrjala2008-07-15
* at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala2008-07-15
* at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala2008-07-15
* at91_mci: manage cmd error and data error independentlyNicolas Ferre2008-07-15
* mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre2008-07-15
* mmc: at91_mci: add sdio irq managementEric Benard2008-07-15
* mmc: at91_mci: add multiwrite switchNicolas Ferre2008-07-15
* mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre2008-07-15
* mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-15
* mmc: at91_mci: show timeoutsMarc Pignat2008-07-15
* mmc: at91_mci: support for block size not modulo 4Marc Pignat2008-07-15
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-15
* at91_mci: minor cleanupMarc Pignat2008-05-17
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* at91_mci: use generic GPIO callsDavid Brownell2008-02-08
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor2007-10-17
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-23
* mmc: remove confusing flagPierre Ossman2007-09-23
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-23
* mmc: remove custom error codesPierre Ossman2007-09-23
* bug in AT91 MCI suspend routinesAnti Sullin2007-09-11
* mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-09
* mmc: update header file pathsPierre Ossman2007-07-25
* mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat2007-07-20
* mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre2007-07-09
* mmc: at91_mci typoNicolas Ferre2007-07-09
* mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat2007-06-07
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-01