summaryrefslogtreecommitdiff
path: root/drivers/mmc/kona_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-01-23mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier1-1/+2
2016-10-10mmc: sdhci: use the generic error numberJaehoon Chung1-3/+3
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung1-5/+0
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-1/+0
2014-06-12mmc: free allocated memory on initialization errorsDarwin Rambo1-2/+6
2014-02-22mmc: kona: Add Kona mmc driverDarwin Rambo1-0/+134