summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson2020-09-071-0/+1
* mmc: sdhci-iproc: Enable eMMC DDR 3.3V support for bcm2711Stefan Wahren2020-09-071-0/+1
* mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-131-0/+2
* mmc: sdhci: iproc: Add custom set_power() callback for bcm2711Nicolas Saenz Julienne2020-03-241-1/+16
* mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711Nicolas Saenz Julienne2019-10-091-0/+1
* mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren2019-09-111-0/+9
* 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/+0
* 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/+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