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-st.c
Age
Commit message (
Expand
)
Author
2018-05-29
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
2017-08-30
mmc: sdhci-st: explicitly request exclusive reset control
Philipp Zabel
2017-08-30
mmc: sdhci-st: Handle return value of clk_prepare_enable
Arvind Yadav
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-24
mmc: sdhci-st: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
2016-09-12
mmc: sdhci-st: Handle interconnect clock
Lee Jones
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-02-29
mmc: sdhci-st: use sdhci_pltfm_init for private allocation
Jisheng Zhang
2015-06-01
mmc: sdhci-st: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
2015-04-10
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
2015-04-10
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
2015-04-10
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
2015-04-10
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2015-01-19
mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error
Ulf Hansson
2014-07-10
mmc: sdhci-st: Intial support for ST SDHCI controller
Peter Griffin