summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-omap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341Thomas Gleixner2019-06-051-12/+1Star
* mmc: sdhci-omap: Make sdhci_omap_reset staticYueHaibing2019-04-151-1/+1
* mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas2019-04-111-0/+38
* mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I2019-03-211-0/+3
* mmc: sdhci-omap: drop ->get_ro() implementationThomas Petazzoni2019-02-251-1/+0Star
* mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2018-12-171-1/+89
* mmc: sdhci-omap: Fix timeout checksAdrian Hunter2018-12-171-4/+12
* mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas2018-12-171-4/+0Star
* mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas2018-12-171-1/+19
* mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas2018-12-051-4/+8
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-2/+4
* mmc: sdhci-omap: Get IODelay values for 3.3v DDR modeKishon Vijay Abraham I2018-05-031-1/+8
* mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irqKishon Vijay Abraham I2018-05-031-0/+19
* mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoCKishon Vijay Abraham I2018-05-031-0/+5
* mmc: sdhci-omap: Workaround for Errata i834Kishon Vijay Abraham I2018-05-031-1/+2
* mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt propertiesKishon Vijay Abraham I2018-05-031-0/+1
* mmc: sdhci-omap: Workaround for Errata i843Kishon Vijay Abraham I2018-05-031-1/+34
* mmc: sdhci-omap: Remove setting ADMA capability in driverKishon Vijay Abraham I2018-05-031-3/+0Star
* mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES regKishon Vijay Abraham I2018-05-031-5/+12
* mmc: sdhci_omap: Fix sdhci-omap quirksKishon Vijay Abraham I2018-03-051-2/+2
* mmc: sdhci_omap: Add support to set IODELAY valuesKishon Vijay Abraham I2018-03-051-0/+148
* mmc: sdhci-omap: Workaround for Errata i802Kishon Vijay Abraham I2018-03-051-0/+13
* mmc: sdhci-omap: Add tuning supportKishon Vijay Abraham I2018-03-051-0/+130
* mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host opsKishon Vijay Abraham I2018-03-051-1/+22
* mmc: sdhci-omap: Add card_busy host opsKishon Vijay Abraham I2018-03-051-0/+52
* mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocksKishon Vijay Abraham I2018-03-051-2/+8
* mmc: sdhci-omap: make three functions static, fixes warningsColin Ian King2017-10-021-3/+3
* mmc: sdhci-omap: Add OMAP SDHCI driverKishon Vijay Abraham I2017-09-221-0/+607