summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-brcmstb.c
AgeCommit message (Expand)Author
2024-01-05mmc: sdhci-brcmstb: add new sdhci reset sequence for brcm 74165b0Kamal Dasu
2023-08-15mmc: sdhci-brcmstb: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: Convert to platform remove callback returning voidYangtao Li
2023-02-15mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen
2023-01-23mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPSAdrian Hunter
2022-12-07mmc: sdhci-brcmstb: Resolve "unused" warnings with CONFIG_OF=nBrian Norris
2022-11-07mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCIBrian Norris
2022-07-18mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resumeKamal Dasu
2022-07-12mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()Nathan Chancellor
2022-07-12mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0Kamal Dasu
2022-05-06mmc: sdhci-brcmstb: Fix compiler warningUlf Hansson
2022-05-04mmc: sdhci-brcmstb: Enable Clock Gating to save powerAl Cooper
2022-05-04mmc: sdhci-brcmstb: Re-organize flagsAl Cooper
2021-03-30mmc: sdhci-brcmstb: Remove CQE quirkAl Cooper
2021-01-13mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspendAl Cooper
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9Douglas Anderson
2020-09-07mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()Krzysztof Kozlowski
2020-01-20mmc: sdhci-brcmstb: Fix incorrect switch to HS modeAl Cooper
2020-01-20mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)Al Cooper
2020-01-20mmc: sdhci-brcmstb: Add shutdown callbackAl Cooper
2020-01-20mmc: sdhci-brcmstb: Fix driver to defer on clk_get deferAl Cooper
2020-01-20mmc: sdhci-brcmstb: Add ability to use HS400ES transfer modeAl Cooper
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-25mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probeStefan Wahren
2017-08-30mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resumeMasahiro Yamada
2017-08-30mmc: sdhci-brcmstb: constify sdhci_pltfm_data structuresJulia Lawall
2017-06-20mmc: core: Remove MMC_CAP2_HC_ERASE_SZUlf Hansson
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2016-09-26mmc: sdhci-brcmstb: Fix incorrect capabilityJaedon Shin
2016-09-26mmc: sdhci-brcmstb: Delete owner assignmentMarkus Elfring
2016-07-25mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCsAl Cooper