aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/mv_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-17mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland1-1/+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-1/+1
2016-10-10mmc: sdhci: use the host version value in sdhci_setup_cfgJaehoon Chung1-4/+0
2015-10-21mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese1-0/+41
2015-03-18mv_sdhci: fix warnings on 64-bit buildsRob Herring1-2/+2
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung1-2/+1
2012-01-08drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin1-2/+1
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav1-1/+4
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen1-0/+33
2011-07-15MMC: add marvell sdhci driverLei Wen1-0/+21