aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/atmel-mci.c
Commit message (Expand)AuthorAge
* mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches2013-05-26
* mmc: atmel-mci: pio hang on block errorsTerry Barnaby2013-04-08
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-03-22
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
* | mmc: remove use of __devinitBill Pemberton2012-11-28
|/
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-09
|\
| * mmc: atmel-mci: AP700x PDC is not connected to MCIHein_Tibosch2012-10-03
| * mmc: atmel-mci: DMA can be used with other controllersHein_Tibosch2012-10-03
| * mmc: atmel-mci: add device tree supportLudovic Desroches2012-09-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * mmc: fix comment typosMasanari Iida2012-09-01
* | mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches2012-09-04
|/
* mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre2012-07-22
* mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre2012-07-22
* mmc: atmel-mci: fix burst/chunk size modificationNicolas Ferre2012-06-06
* mmc: atmel-mci: fix data timeout issueLudovic Desroches2012-06-06
* mmc: atmel-mci: add debug logsLudovic Desroches2012-05-17
* mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches2012-05-17
* mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches2012-05-17
* mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches2012-05-17
* mmc: atmel-mci: add support for odd clock dividersLudovic Desroches2012-04-05
* mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches2012-04-05
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-05
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar2012-02-22
* | mmc: atmel-mci: fix typoLudovic Desroches2012-03-27
* | mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches2012-03-02
* | mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-13
|/
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
|\
| * mmc-host: move to dma_transfer_directionVinod Koul2011-10-31
* | mmc: atmel-mci: fix a potential issue about pending PDC interruptsLudovic Desroches2011-10-26
* | mmc: atmel-mci: correct sg buffer size evaluationLudovic Desroches2011-10-26
* | mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches2011-10-26
* | mmc: atmel-mci: change atmci_start_command to atmci_send_commandLudovic Desroches2011-10-26
* | mmc: atmel-mci: add pdc support and runtime capabilities detectionLudovic Desroches2011-10-26
* | mmc: atmel-mci: change atmci_readl and atmci_writel macrosLudovic Desroches2011-10-26
* | mmc: atmel-mci: change namespaceLudovic Desroches2011-10-26
|/
* mmc: atmel-mci: add suspend/resume supportNicolas Ferre2011-07-20
* Haavard Skinnemoen has left AtmelJean Delvare2011-05-18
* Fix common misspellingsLucas De Marchi2011-03-31
* mmc: atmel-mci: use dmaengine helper functionsLinus Walleij2011-03-15
* mmc: atmel-mci: conform to DMA-APILinus Walleij2011-03-15
* mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij2011-03-15
* mmc: atmel-mci: fix multiblock SDIO transfersNicolas Ferre2010-12-21
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* mmc: atmel-mci.c: use resource_size()H Hartley Sweeten2010-10-23
* mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn2010-05-27
* mmc: atmel-mci: enable SD high speed supportNicolas Ferre2010-05-27