aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/at91_mci.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-09-02mmc: at91_mci: don't use coherent dma buffersDavid Brownell
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-07-15at91_mci: Fix byte mode transitions.Ville Syrjala
2008-07-15at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala
2008-07-15at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala
2008-07-15at91_mci: manage cmd error and data error independentlyNicolas Ferre
2008-07-15mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre
2008-07-15mmc: at91_mci: add sdio irq managementEric Benard
2008-07-15mmc: at91_mci: add multiwrite switchNicolas Ferre
2008-07-15mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre
2008-07-15mmc: at91_mci: avoid timeoutsMarc Pignat
2008-07-15mmc: at91_mci: show timeoutsMarc Pignat
2008-07-15mmc: at91_mci: support for block size not modulo 4Marc Pignat
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-05-17at91_mci: minor cleanupMarc Pignat
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers
2008-02-08at91_mci: use generic GPIO callsDavid Brownell
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor
2007-09-23mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat
2007-09-23mmc: remove confusing flagPierre Ossman
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-09-11bug in AT91 MCI suspend routinesAnti Sullin
2007-08-09mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre
2007-07-26mmc: update header file pathsPierre Ossman
2007-07-20mmc: at91_mci: wakeup on card insertion (or removal)Marc Pignat
2007-07-09mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre
2007-07-09mmc: at91_mci typoNicolas Ferre
2007-06-07mmc-atmel: remove linux/mmc/protocol.h dependenciesMarc Pignat
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman