aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/bcm2835_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-25mmc: bcm2835_sdhci: Restore original delay behaviorMarek Vasut1-2/+2
2015-05-05ARM: mmc: bcm283x: Remove get_timer_us() from mmc driverMarek Vasut1-2/+2
2015-05-05mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_hostAlexander Stein1-2/+2
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada1-2/+2
2014-10-25mmc: bcm2835_sdhci: add missing includeJeroen Hofstee1-0/+1
2014-08-01bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel1-1/+1
2013-04-04ARM: bcm2835: fix get_timer() to return msStephen Warren1-2/+3
2013-03-20mmc: add bcm2835 driverStephen Warren1-0/+189