summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-at91.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-at91: set clocks and presets after resume from deepest PMQuentin Schulz2017-08-301-2/+30
* mmc: sdhci-of-at91: factor out clks and presets settingQuentin Schulz2017-08-301-65/+82
* mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches2017-08-031-1/+34
* mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter2017-04-241-2/+0
* mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter2017-04-241-0/+3
* mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches2017-03-301-1/+10
* mmc: sdhci-of-at91: Support external regulatorsRomain Izard2017-03-161-0/+19
* mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas2016-11-291-0/+1
* 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-271-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/+15
* 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/+0
* 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/+0
* mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com2015-08-241-0/+192
OpenPOWER on IntegriCloud