summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-at91.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: use the defined function to check whether card is removableJaehoon Chung2016-07-251-1/+1
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-1/+1
* mmc: sdhci-of-at91: add presets setupLudovic Desroches2016-05-041-0/+26
* mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches2016-05-021-2/+46
* mmc: sdhci-of-at91: fix wake-up issue when using runtime pmludovic.desroches@atmel.com2016-03-181-0/+20
* mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-18/+15Star
* mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang2016-02-021-0/+1
* mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com2015-12-221-2/+73
* mmc: sdhci-of-at91: remove a line of dead codeDan Carpenter2015-10-261-1/+0Star
* mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com2015-10-081-0/+1
* mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot2015-08-271-1/+0Star
* mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com2015-08-241-0/+192