summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/kona_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-231-1/+2
* mmc: sdhci: use the generic error numberJaehoon Chung2016-10-101-3/+3
* mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung2016-10-101-5/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mmc: remove the MMC_MODE_HC flagRob Herring2015-05-051-1/+0
* mmc: free allocated memory on initialization errorsDarwin Rambo2014-06-121-2/+6
* mmc: kona: Add Kona mmc driverDarwin Rambo2014-02-221-0/+134