index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-st.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
mmc: sdhci-st: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+1
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2018-05-29
mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
Jisheng Zhang
1
-3
/
+1
2017-08-30
mmc: sdhci-st: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-30
mmc: sdhci-st: Handle return value of clk_prepare_enable
Arvind Yadav
1
-4
/
+22
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
1
-1
/
+5
2017-04-24
mmc: sdhci-st: remove unnecessary platform_set_drvdata() call
Jisheng Zhang
1
-2
/
+0
2016-09-12
mmc: sdhci-st: Handle interconnect clock
Lee Jones
1
-1
/
+14
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
1
-1
/
+1
2016-02-29
mmc: sdhci-st: use sdhci_pltfm_init for private allocation
Jisheng Zhang
1
-20
/
+20
2015-06-01
mmc: sdhci-st: Fix modalias to make module auto-loading work
Zhangfei Gao
1
-1
/
+1
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
1
-1
/
+4
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
1
-0
/
+51
2015-04-10
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
1
-0
/
+88
2015-04-10
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
1
-0
/
+59
2015-04-10
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
1
-3
/
+57
2015-04-10
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
1
-0
/
+91
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
1
-6
/
+1
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
1
-5
/
+0
2015-01-19
mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error
Ulf Hansson
1
-2
/
+2
2014-07-10
mmc: sdhci-st: Intial support for ST SDHCI controller
Peter Griffin
1
-0
/
+176