Age | Commit message (Expand) | Author | Files | Lines |
2022-12-07 | mmc: sdhci-brcmstb: Resolve "unused" warnings with CONFIG_OF=n | Brian Norris | 1 | -1/+1 |
2022-11-07 | mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI | Brian Norris | 1 | -1/+2 |
2022-07-18 | mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume | Kamal Dasu | 1 | -1/+8 |
2022-07-12 | mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe() | Nathan Chancellor | 1 | -1/+1 |
2022-07-12 | mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0 | Kamal Dasu | 1 | -1/+68 |
2022-05-06 | mmc: sdhci-brcmstb: Fix compiler warning | Ulf Hansson | 1 | -1/+1 |
2022-05-04 | mmc: sdhci-brcmstb: Enable Clock Gating to save power | Al Cooper | 1 | -1/+34 |
2022-05-04 | mmc: sdhci-brcmstb: Re-organize flags | Al Cooper | 1 | -16/+16 |
2021-03-30 | mmc: sdhci-brcmstb: Remove CQE quirk | Al Cooper | 1 | -1/+0 |
2021-01-13 | mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend | Al Cooper | 1 | -5/+1 |
2020-09-07 | mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9 | Douglas Anderson | 1 | -0/+1 |
2020-09-07 | mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe() | Krzysztof Kozlowski | 1 | -7/+5 |
2020-01-20 | mmc: sdhci-brcmstb: Fix incorrect switch to HS mode | Al Cooper | 1 | -1/+30 |
2020-01-20 | mmc: sdhci-brcmstb: Add support for Command Queuing (CQE) | Al Cooper | 1 | -8/+132 |
2020-01-20 | mmc: sdhci-brcmstb: Add shutdown callback | Al Cooper | 1 | -0/+10 |
2020-01-20 | mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer | Al Cooper | 1 | -0/+2 |
2020-01-20 | mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode | Al Cooper | 1 | -11/+86 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -10/+1 |
2019-02-25 | mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe | Stefan Wahren | 1 | -1/+3 |
2017-08-30 | mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume | Masahiro Yamada | 1 | -36/+1 |
2017-08-30 | mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures | Julia Lawall | 1 | -1/+1 |
2017-06-20 | mmc: core: Remove MMC_CAP2_HC_ERASE_SZ | Ulf Hansson | 1 | -3/+0 |
2017-04-24 | mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm | Adrian Hunter | 1 | -0/+3 |
2016-09-26 | mmc: sdhci-brcmstb: Fix incorrect capability | Jaedon Shin | 1 | -0/+3 |
2016-09-26 | mmc: sdhci-brcmstb: Delete owner assignment | Markus Elfring | 1 | -1/+0 |
2016-07-25 | mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs | Al Cooper | 1 | -0/+143 |