summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-iproc: Increase max_blk_size for bcm2835Stefan Wahren2017-02-131-1/+3
* mmc: sdhci-iproc: Apply caps from bcm2835-mmc driverStefan Wahren2017-02-131-3/+6
* mmc: sdhci-iproc: support standard byte register accessesScott Branden2016-11-291-2/+33
* mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson2016-07-291-1/+1
* mmc: sdhci-iproc: Use defines instead of magic numbersStefan Wahren2016-07-251-2/+11
* mmc: sdhci-iproc: use sdhci_pltfm_unregister directlyJisheng Zhang2016-02-291-6/+1
* mmc: sdhci-iproc: add bcm2835 supportStefan Wahren2016-02-291-0/+15
* mmc: sdhci-iproc: define MMC caps in platform dataStefan Wahren2016-02-291-2/+3
* mmc: sdhci-iproc: Actually enable the clockStefan Wahren2016-02-291-1/+8
* mmc: sdhci-iproc: Clean up platform allocations if shdci init failsStefan Wahren2016-02-291-1/+5
* mmc: sdhci-iproc: fix oops in sdhci_iproc_writewDmitry Torokhov2015-03-231-1/+1
* mmc: sdhci-iproc: add IPROC SDHCI driverScott Branden2015-03-231-0/+241