index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-brcmstb.c
Age
Commit message (
Expand
)
Author
2026-03-19
mmc: sdhci-brcmstb: use correct register offset for V1 pin_sel restore
Kamal Dasu
2025-10-21
mmc: sdhci-brcmstb: save and restore registers during PM
Kamal Dasu
2025-10-21
mmc: sdhci-brcmstb: Add BCM74371 support
Kamal Dasu
2025-10-21
mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200
Kamal Dasu
2025-10-21
mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY define
Kamal Dasu
2025-08-22
mmc: sdhci-brcmstb: use modern PM macros
Jisheng Zhang
2025-06-24
mmc: sdhci-brcmstb: Drop the use of sdhci_pltfm_free()
Binbin Zhou
2025-03-17
mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops
Kamal Dasu
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-20
mmc: Merge branch fixes into next
Ulf Hansson
2024-06-20
mmc: sdhci-brcmstb: Add BCM2712 support
Andrea della Porta
2024-06-20
mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard
Kamal Dasu
2024-01-05
mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0
Kamal Dasu
2023-08-15
mmc: sdhci-brcmstb: Use sdhci_pltfm_remove()
Adrian Hunter
2023-08-15
mmc: Convert to platform remove callback returning void
Yangtao Li
2023-02-15
mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-01-23
mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPS
Adrian Hunter
2022-12-07
mmc: sdhci-brcmstb: Resolve "unused" warnings with CONFIG_OF=n
Brian Norris
2022-11-07
mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI
Brian Norris
2022-07-18
mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume
Kamal Dasu
2022-07-12
mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()
Nathan Chancellor
2022-07-12
mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
Kamal Dasu
2022-05-06
mmc: sdhci-brcmstb: Fix compiler warning
Ulf Hansson
2022-05-04
mmc: sdhci-brcmstb: Enable Clock Gating to save power
Al Cooper
2022-05-04
mmc: sdhci-brcmstb: Re-organize flags
Al Cooper
2021-03-30
mmc: sdhci-brcmstb: Remove CQE quirk
Al Cooper
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