aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/atmel_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-29mmc: atmel_sdhci: not on capabilities to set gck rateLudovic Desroches1-10/+2
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-05-16mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMDWenyou Yang1-2/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier1-2/+5
2016-10-28mmc: atmel_sdhci: Remove unnecessary clock callingWenyou Yang1-25/+2
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung1-1/+0
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada1-6/+1
2016-08-15mmc: atmel_sdhci: Convert to the driver model supportWenyou Yang1-0/+123
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang1-0/+40