summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/at91_mci.c
AgeCommit message (Expand)Author
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang
2011-11-29ARM: at91/mmc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD
2011-10-26mmc: at91_mci: remove the use of irq_to_gpioNicolas Ferre
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD
2010-12-21mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-23mmc: at91_mci.c: use resource_size()H Hartley Sweeten
2010-09-09mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre
2010-03-06mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre
2010-03-06mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre
2010-03-06mmc: at91_mci: enable large data blocksWolfgang Muees
2010-03-06mmc: at91_mci: use DMA buffer for readWolfgang Muees
2010-03-06mmc: at91_mci: use one coherent DMA bufferWolfgang Muees
2010-03-06mmc: at91_mci: fix timeout errorsWolfgang Muees
2010-03-06mmc: at91_mci: fix pointer errorsWolfgang Muees
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2008-11-30mmc: at91_mci: reorder timer setup and mmc_add_host() callNicolas Ferre
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