aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-at91.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-30mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling staticColin Ian King1-1/+2
2017-08-30mmc: sdhci-of-at91: set clocks and presets after resume from deepest PMQuentin Schulz1-2/+30
2017-08-30mmc: sdhci-of-at91: factor out clks and presets settingQuentin Schulz1-65/+82
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter1-2/+0
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter1-0/+3
2017-03-30mmc: sdhci-of-at91: fix MMC_DDR_52 timing selectionLudovic Desroches1-1/+10
2017-03-16mmc: sdhci-of-at91: Support external regulatorsRomain Izard1-0/+19
2016-11-29mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-07-25mmc: host: use the defined function to check whether card is removableJaehoon Chung1-1/+1
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2016-05-04mmc: sdhci-of-at91: add presets setupLudovic Desroches1-0/+26
2016-05-02mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches1-2/+46
2016-03-18mmc: sdhci-of-at91: fix wake-up issue when using runtime pmludovic.desroches@atmel.com1-0/+20
2016-02-29mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocationJisheng Zhang1-18/+15
2016-02-02mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error pathJisheng Zhang1-0/+1
2015-12-22mmc: sdhci-of-at91: add PM supportludovic.desroches@atmel.com1-2/+73
2015-10-26mmc: sdhci-of-at91: remove a line of dead codeDan Carpenter1-1/+0
2015-10-08mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com1-0/+1
2015-08-27mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com1-0/+192