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.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: sdhci: Control the delay between tuning commands
Adrian Hunter
2017-04-24
mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
Hu Ziji
2017-04-24
mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
Hu Ziji
2017-04-24
mmc: sdhci: Export sdhci_set_ios() from sdhci.c
Hu Ziji
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
mmc: sdhci: Factor out sdhci_set_default_irqs
Adrian Hunter
2017-04-24
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
mmc: sdhci: Improve register dump print format
Adrian Hunter
2017-04-24
mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()
Adrian Hunter
2017-04-24
mmc: sdhci: Add response register to register dump
Adrian Hunter
2017-04-24
mmc: sdhci: Improve debug print format
Adrian Hunter
2017-04-24
mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning
Adrian Hunter
2017-04-24
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-04-24
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-24
mmc: sdhci: Optimize delay loops
Adrian Hunter
2017-03-30
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
Hans de Goede
2017-03-23
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
2017-02-13
mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
Ritesh Harjani
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-01-31
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
2016-12-20
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
Adrian Hunter
2016-12-08
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
2016-12-05
mmc: sdhci: Tidy tuning loop
Adrian Hunter
2016-12-05
mmc: sdhci: Simplify tuning block size logic
Adrian Hunter
2016-12-05
mmc: sdhci: Factor out tuning helper functions
Adrian Hunter
2016-12-05
mmc: sdhci: Use mmc_abort_tuning()
Adrian Hunter
2016-12-05
mmc: sdhci: Always allow tuning to fall back to fixed sampling
Adrian Hunter
2016-12-05
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
Adrian Hunter
2016-12-05
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
2016-12-05
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
Adrian Hunter
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
2016-11-29
mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...
Zach Brown
2016-11-29
mmc: sdhci: put together into one condition checking
Jaehoon Chung
2016-11-07
mmc: sdhci: Fix missing enhanced strobe setting during runtime resume
Adrian Hunter
2016-11-07
mmc: sdhci: Reset cmd and data circuits after tuning failure
Adrian Hunter
2016-11-07
mmc: sdhci: Fix unexpected data interrupt handling
Adrian Hunter
2016-11-07
mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
Adrian Hunter
2016-10-17
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
2016-10-10
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
Adrian Hunter
2016-10-10
mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TC
Adrian Hunter
2016-09-26
mmc: sdhci: Support cap_cmd_during_tfr requests
Adrian Hunter
2016-09-26
mmc: sdhci: Do not allow tuning procedure to be interrupted
Christopher Freeman
2016-07-25
mmc: sdhci: Request regulators before reading capabilities
Jon Hunter
2016-07-25
mmc: sdhci: add standard hw auto retuning support
Dong Aisheng
2016-07-25
mmc: sdhci: using common mmc_regulator_set_vqmmc()
Dong Aisheng
[next]