summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/at91_mci.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-1/+0Star
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-141-4/+4
|\
| * mmc: remove the second argument of k[un]map_atomic()Cong Wang2012-01-121-4/+4
* | ARM: at91/mmc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-15/+15
|/
* mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre2011-10-261-1/+5
* mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD2011-07-211-1/+2
* mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-4/+9
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1Star
* mmc: at91_mci.c: use resource_size()H Hartley Sweeten2010-10-231-4/+4
* mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde2010-09-101-0/+1
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* mmc: at91_mci: modify cache flush routinesNicolas Ferre2010-05-151-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre2010-03-061-2/+2
* mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre2010-03-061-8/+19
* mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre2010-03-061-1/+8
* mmc: at91_mci: enable large data blocksWolfgang Muees2010-03-061-0/+3
* mmc: at91_mci: use DMA buffer for readWolfgang Muees2010-03-061-96/+32Star
* mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-061-25/+24Star
* mmc: at91_mci: fix timeout errorsWolfgang Muees2010-03-061-2/+4
* mmc: at91_mci: fix pointer errorsWolfgang Muees2010-03-061-3/+5
* mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König2009-10-221-1/+0Star
* mmc: at91_mci: reorder timer setup and mmc_add_host() callNicolas Ferre2008-11-301-2/+2
* mmc: at91_mci: don't use coherent dma buffersDavid Brownell2008-09-031-4/+16
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* mmc: remove multiwrite capabilityPierre Ossman2008-07-151-1/+1
* at91_mci: Fix byte mode transitions.Ville Syrjala2008-07-151-1/+1
* at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala2008-07-151-6/+14
* at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala2008-07-151-4/+17
* at91_mci: manage cmd error and data error independentlyNicolas Ferre2008-07-151-8/+19
* mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre2008-07-151-7/+5Star
* mmc: at91_mci: add sdio irq managementEric Benard2008-07-151-4/+22
* mmc: at91_mci: add multiwrite switchNicolas Ferre2008-07-151-0/+1
* mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre2008-07-151-6/+34
* mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-151-0/+48
* mmc: at91_mci: show timeoutsMarc Pignat2008-07-151-2/+33
* mmc: at91_mci: support for block size not modulo 4Marc Pignat2008-07-151-5/+10
* mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-11/+7Star
* at91_mci: minor cleanupMarc Pignat2008-05-171-1/+4
* mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-161-0/+1
* at91_mci: use generic GPIO callsDavid Brownell2008-02-081-34/+80
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+4
* mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor2007-10-171-3/+1Star
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-231-0/+8
* mmc: remove confusing flagPierre Ossman2007-09-231-2/+2
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-1/+0Star
* mmc: remove custom error codesPierre Ossman2007-09-231-7/+5Star
* bug in AT91 MCI suspend routinesAnti Sullin2007-09-111-3/+3
* mmc: at91_mci: remove whitespace at the end of linesNicolas Ferre2007-08-091-4/+4
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1