summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/atmel-mci.c
AgeCommit message (Expand)Author
2013-05-07mmc: atmel-mci: pio hang on block errorsTerry Barnaby
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-27mmc: atmel-mci: fix typoLudovic Desroches
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-02mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-13mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-10-31mmc-host: move to dma_transfer_directionVinod Koul
2011-10-26mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches
2011-10-26mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches
2011-10-26mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches
2011-10-26mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches
2011-10-26mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches
2011-10-26mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches
2011-07-20mmc: atmel-mci: add suspend/resume supportNicolas Ferre
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-15mmc: atmel-mci: use dmaengine helper functionsLinus Walleij
2011-03-15mmc: atmel-mci: conform to DMA-APILinus Walleij
2011-03-15mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij
2010-12-21mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-23mmc: atmel-mci.c: use resource_size()H Hartley Sweeten
2010-05-27mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn
2010-05-27mmc: atmel-mci: enable SD high speed supportNicolas Ferre
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-05-17Merge branch 'ioat' into dmaengineDan Williams
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26DMAENGINE: generic slave control v2Linus Walleij
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-23atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)Rob Emanuele
2009-09-08dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto
2009-04-08atmel-mci: Add support for inverted detect pinJonas Larsson
2009-03-24atmel-mci: fix sdc_reg typoHans-Christian Egtvedt
2009-03-24mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds