summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-bcm2835.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-26mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open codedAxel Lin1-7/+1
2013-08-25mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clockSachin Kamat1-1/+1
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt1-1/+1
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen1-1/+1
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen1-1/+1
2013-02-24mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLKStephen Warren1-2/+2
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen1-22/+5
2013-02-11mmc: add BCM2835 driverStephen Warren1-0/+227