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-brcmstb.c
Age
Commit message (
Expand
)
Author
2021-01-13
mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
Al Cooper
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9
Douglas Anderson
2020-09-07
mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
Krzysztof Kozlowski
2020-01-20
mmc: sdhci-brcmstb: Fix incorrect switch to HS mode
Al Cooper
2020-01-20
mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)
Al Cooper
2020-01-20
mmc: sdhci-brcmstb: Add shutdown callback
Al Cooper
2020-01-20
mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer
Al Cooper
2020-01-20
mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode
Al Cooper
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-25
mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
Stefan Wahren
2017-08-30
mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
Masahiro Yamada
2017-08-30
mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures
Julia Lawall
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2016-09-26
mmc: sdhci-brcmstb: Fix incorrect capability
Jaedon Shin
2016-09-26
mmc: sdhci-brcmstb: Delete owner assignment
Markus Elfring
2016-07-25
mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
Al Cooper