summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang2019-05-151-1/+2
* mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang2019-05-151-1/+2
* mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-01-141-1/+4
* mmc: sdhci-iproc: Add ACPI supportSrinath Mannam2018-10-081-19/+40
* mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban2018-05-211-1/+1
* mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban2018-05-211-5/+25
* mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam2018-05-211-1/+0Star
* mmc: sdhci-iproc: Disable preset values for BCM2835Stefan Wahren2018-03-051-0/+1
* mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam2017-05-221-1/+2
* 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/+1Star
* 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