index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-omap.c
Age
Commit message (
Expand
)
Author
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
2019-03-21
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
2019-02-25
mmc: sdhci-omap: drop ->get_ro() implementation
Thomas Petazzoni
2018-12-17
mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2018-12-17
mmc: sdhci-omap: Fix timeout checks
Adrian Hunter
2018-12-17
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
2018-12-17
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
2018-12-05
mmc: sdhci-omap: Fix DCRC error handling during tuning
Faiz Abbas
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-03
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Workaround for Errata i834
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Workaround for Errata i843
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Remove setting ADMA capability in driver
Kishon Vijay Abraham I
2018-05-03
mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci_omap: Fix sdhci-omap quirks
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci_omap: Add support to set IODELAY values
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci-omap: Workaround for Errata i802
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci-omap: Add tuning support
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci-omap: Add card_busy host ops
Kishon Vijay Abraham I
2018-03-05
mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
Kishon Vijay Abraham I
2017-10-02
mmc: sdhci-omap: make three functions static, fixes warnings
Colin Ian King
2017-09-22
mmc: sdhci-omap: Add OMAP SDHCI driver
Kishon Vijay Abraham I