aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/atmel-mci.c
Commit message (Expand)AuthorAge
* mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches2015-05-18
* mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-12
* mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com2014-12-02
* mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com2014-12-02
* mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com2014-12-02
* mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com2014-12-02
* mmc: atmel-mci: remove compat for non DT board when requesting dma chanludovic.desroches@atmel.com2014-11-26
* mmc: atmel-mci: adopt pinctrl supportWenyou Yang2014-11-26
* mmc: atmel-mci: add runtime pm supportWenyou Yang2014-11-10
* mmc: host: atmel-mci: Add support for non-removable slotsTimo Kokkonen2014-11-10
* mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni2014-11-10
* mmc: atmel-mci: fix mismatched section on atmci_cleanup_slotArnd Bergmann2014-09-29
* mmc: atmel-mci: Release mmc resources on failure in probePramod Gurav2014-09-24
* mmc: atmel-mci: Switch to using managed resource in probePramod Gurav2014-09-24
* mmc: atmel-mci: add 0x600 IP versionNicolas Ferre2014-09-09
* mmc: atmel-mci: incude asm/cacheclush.hArnd Bergmann2014-06-12
* mmc: atmel: don't test host->dataAlexandre Belloni2014-05-12
* mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni2014-01-13
* mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches2014-01-13
* mmc: atmel-mci: Remove redundant suspend and resume callbacksUlf Hansson2013-10-30
* mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti2013-09-25
* mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches2013-09-25
* mmc: atmel-mci: prepare clk before calling enableBoris BREZILLON2013-08-24
* mmc: atmel-mci: remove include <mach/cpu.h>Nicolas Ferre2013-06-27
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-05-26
* 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