Adrian Hunter
|
84ec048ba1
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
|
8 年之前 |
Masahiro Yamada
|
85a882c2e9
mmc: sdhci: export sdhci_execute_tuning()
|
8 年之前 |
Adrian Hunter
|
6b11e70bb7
mmc: sdhci: Tidy tuning loop
|
8 年之前 |
Adrian Hunter
|
85336109c0
mmc: sdhci: Simplify tuning block size logic
|
8 年之前 |
Adrian Hunter
|
da4bc4f285
mmc: sdhci: Factor out tuning helper functions
|
8 年之前 |
Adrian Hunter
|
d0c3ab5910
mmc: sdhci: Use mmc_abort_tuning()
|
8 年之前 |
Adrian Hunter
|
0760c35552
mmc: sdhci: Always allow tuning to fall back to fixed sampling
|
8 年之前 |
Adrian Hunter
|
5ef5203b95
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
|
8 年之前 |
Adrian Hunter
|
61e53bd004
mmc: sdhci: Fix recovery from tuning timeout
|
8 年之前 |
Adrian Hunter
|
2ca71c27ee
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
|
8 年之前 |
Linus Walleij
|
d3c6aac3bd
mmc: delete is_first_req parameter from pre-request callback
|
8 年之前 |
Ritesh Harjani
|
fec7967397
mmc: sdhci: Factor out sdhci_enable_clk
|
8 年之前 |
Zach Brown
|
92e0c44b92
mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during __sdhci_read_caps
|
8 年之前 |
Jaehoon Chung
|
273c5414e3
mmc: sdhci: put together into one condition checking
|
8 年之前 |
Adrian Hunter
|
086b0ddbef
mmc: sdhci: Fix missing enhanced strobe setting during runtime resume
|
8 年之前 |
Adrian Hunter
|
fe5fb2e3b5
mmc: sdhci: Reset cmd and data circuits after tuning failure
|
8 年之前 |
Adrian Hunter
|
69b962a65a
mmc: sdhci: Fix unexpected data interrupt handling
|
8 年之前 |
Adrian Hunter
|
6ebebeab51
mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
|
8 年之前 |
Haibo Chen
|
02265cd603
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
|
8 年之前 |
Adrian Hunter
|
606d313124
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
|
8 年之前 |
Adrian Hunter
|
fc605f1d80
mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TC
|
8 年之前 |
Adrian Hunter
|
20845beff7
mmc: sdhci: Support cap_cmd_during_tfr requests
|
9 年之前 |
Christopher Freeman
|
622b5f35da
mmc: sdhci: Do not allow tuning procedure to be interrupted
|
9 年之前 |
Jon Hunter
|
efba142bcd
mmc: sdhci: Request regulators before reading capabilities
|
9 年之前 |
Dong Aisheng
|
f37b20ebc4
mmc: sdhci: add standard hw auto retuning support
|
9 年之前 |
Dong Aisheng
|
761daa36e2
mmc: sdhci: using common mmc_regulator_set_vqmmc()
|
9 年之前 |
Adrian Hunter
|
07c161bcd7
mmc: sdhci: sdhci_execute_tuning() must delete timer
|
9 年之前 |
Adrian Hunter
|
8842fd17b6
mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()
|
9 年之前 |
Adrian Hunter
|
33a57adb6b
mmc: sdhci: Do not reset cmd or data circuits that are in use
|
9 年之前 |
Adrian Hunter
|
0293d50110
mmc: sdhci: Factor out sdhci_auto_cmd12()
|
9 年之前 |