Commit History

Author SHA1 Message Date
  Jon Hunter efba142bcd mmc: sdhci: Request regulators before reading capabilities 9 years ago
  Dong Aisheng f37b20ebc4 mmc: sdhci: add standard hw auto retuning support 9 years ago
  Dong Aisheng 761daa36e2 mmc: sdhci: using common mmc_regulator_set_vqmmc() 9 years ago
  Adrian Hunter 07c161bcd7 mmc: sdhci: sdhci_execute_tuning() must delete timer 9 years ago
  Adrian Hunter 8842fd17b6 mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command() 9 years ago
  Adrian Hunter 33a57adb6b mmc: sdhci: Do not reset cmd or data circuits that are in use 9 years ago
  Adrian Hunter 0293d50110 mmc: sdhci: Factor out sdhci_auto_cmd12() 9 years ago
  Adrian Hunter 4e9f8fe5f2 mmc: sdhci: Allow for finishing multiple requests 9 years ago
  Adrian Hunter d7422fb489 mmc: sdhci: Separate timer timeout for command and data requests 9 years ago
  Adrian Hunter 56a590dcdc mmc: sdhci: Factor out sdhci_data_line_cmd() 9 years ago
  Adrian Hunter 5d0d11c51a mmc: sdhci: Ensure all requests get errored out 9 years ago
  Adrian Hunter 5a8a3fef26 mmc: sdhci: Clear pointers when a request finishes 9 years ago
  Adrian Hunter ed1563de0b mmc: sdhci: Track whether a reset is pending 9 years ago
  Adrian Hunter 0cc563ce54 mmc: sdhci: Factor out sdhci_needs_reset() 9 years ago
  Adrian Hunter a6d3bdd527 mmc: sdhci: Factor out sdhci_finish_mrq() 9 years ago
  Adrian Hunter 43dea098bb mmc: sdhci: Move host->data warning 9 years ago
  Adrian Hunter a4c73aba04 mmc: sdhci: Reduce the use of host->mrq 9 years ago
  Adrian Hunter ea96802384 mmc: sdhci: Get rid of host->busy_handle 9 years ago
  Adrian Hunter 7c89a3d908 mmc: sdhci: Record what command is using the data lines 9 years ago
  Adrian Hunter e0a5640a99 mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the start 9 years ago
  Adrian Hunter 64ed8dd46b mmc: sdhci: Get rid of redundant BUG_ONs 9 years ago
  Adrian Hunter 6bde868181 mmc: sdhci: Move busy signal handling into sdhci_finish_cmd() 9 years ago
  Adrian Hunter 6132a3bf07 mmc: sdhci: Add sdhci_read_caps() 9 years ago
  Adrian Hunter 28da35899e mmc: sdhci: Tidy caps variables in sdhci_setup_host() 9 years ago
  Adrian Hunter 8cb851a4da mmc: sdhci: Make signal voltage support explicit 9 years ago
  Adrian Hunter 52f5336db2 mmc: sdhci: Split sdhci_add_host() 9 years ago
  Adrian Hunter d3940f2747 mmc: sdhci: Do not call implementations of mmc host ops directly 9 years ago
  Chuanxiao Dong a7c53671ea mmc: sdhci: use pr_err for sdhci_dumpregs 9 years ago
  Jaehoon Chung 860951c5f0 mmc: host: use the defined function to check whether card is removable 9 years ago
  Adrian Hunter e613cc477c mmc: sdhci: Fix sdhci_card_busy() 9 years ago