summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-omap.c
AgeCommit message (Expand)Author
2018-12-19mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-03mmc: sdhci-omap: Get IODelay values for 3.3v DDR modeKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irqKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoCKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Workaround for Errata i834Kishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt propertiesKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Workaround for Errata i843Kishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Remove setting ADMA capability in driverKishon Vijay Abraham I
2018-05-03mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES regKishon Vijay Abraham I
2018-03-05mmc: sdhci_omap: Fix sdhci-omap quirksKishon Vijay Abraham I
2018-03-05mmc: sdhci_omap: Add support to set IODELAY valuesKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Workaround for Errata i802Kishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add tuning supportKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host opsKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add card_busy host opsKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocksKishon Vijay Abraham I
2017-10-02mmc: sdhci-omap: make three functions static, fixes warningsColin Ian King
2017-09-22mmc: sdhci-omap: Add OMAP SDHCI driverKishon Vijay Abraham I