aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
...
| * mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPSUlf Hansson2016-07-27
| * mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson2016-07-27
| * mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson2016-07-27
| * mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changesDouglas Anderson2016-07-25
| * mmc: sdhci-msm: Add support for UHS cardsGeorgi Djakov2016-07-25
| * mmc: sdhci-msm: Add set_uhs_signaling() implementationRitesh Harjani2016-07-25
| * mmc: sdhci-msm: Do not reset the controller if no card in the slotGeorgi Djakov2016-07-25
| * mmc: tegra: Only advertise UHS modes if IO regulator is presentJon Hunter2016-07-25
| * mmc: sdhci: Request regulators before reading capabilitiesJon Hunter2016-07-25
| * sdhci-pci: Use MRFLD as abbreviation of MerrifieldAndy Shevchenko2016-07-25
| * mmc: sdhci-esdhc-imx: clear tuning bits during driver probeDong Aisheng2016-07-25
| * mmc: sdhci-esdhci-imx: re-initialize hw state after resumeDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit functionDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: factor out hw related initialization into functionDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issueDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNINGDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNINGDong Aisheng2016-07-25
| * mmc: sdhci: add standard hw auto retuning supportDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng2016-07-25
| * mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitlyDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: restore watermark level setting after resumeDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callbackDong Aisheng2016-07-25
| * mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VALDong Aisheng2016-07-25
| * mmc: sdhci: using common mmc_regulator_set_vqmmc()Dong Aisheng2016-07-25
| * mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*Andy Shevchenko2016-07-25
| * mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flagJaehoon Chung2016-07-25
| * mmc: dw_mmc: set to MMC_CAP_ERASE by defaultJaehoon Chung2016-07-25
| * mmc: sdhci-iproc: Use defines instead of magic numbersStefan Wahren2016-07-25
| * mmc: sdhci: add define for suspend/resume capabilityStefan Wahren2016-07-25
| * mmc: s3cmci: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-07-25
| * mmc: sdhci: sdhci_execute_tuning() must delete timerAdrian Hunter2016-07-25
| * mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command()Adrian Hunter2016-07-25
| * mmc: sdhci: Do not reset cmd or data circuits that are in useAdrian Hunter2016-07-25
| * mmc: sdhci: Factor out sdhci_auto_cmd12()Adrian Hunter2016-07-25
| * mmc: sdhci: Allow for finishing multiple requestsAdrian Hunter2016-07-25
| * mmc: sdhci: Separate timer timeout for command and data requestsAdrian Hunter2016-07-25
| * mmc: sdhci: Factor out sdhci_data_line_cmd()Adrian Hunter2016-07-25
| * mmc: sdhci: Ensure all requests get errored outAdrian Hunter2016-07-25
| * mmc: sdhci: Clear pointers when a request finishesAdrian Hunter2016-07-25
| * mmc: sdhci: Track whether a reset is pendingAdrian Hunter2016-07-25
| * mmc: sdhci: Factor out sdhci_needs_reset()Adrian Hunter2016-07-25
| * mmc: sdhci: Factor out sdhci_finish_mrq()Adrian Hunter2016-07-25
| * mmc: sdhci: Move host->data warningAdrian Hunter2016-07-25
| * mmc: sdhci: Reduce the use of host->mrqAdrian Hunter2016-07-25
| * mmc: sdhci: Get rid of host->busy_handleAdrian Hunter2016-07-25
| * mmc: sdhci: Record what command is using the data linesAdrian Hunter2016-07-25
| * mmc: sdhci: Simplify sdhci_finish_command() by clearing host->cmd at the startAdrian Hunter2016-07-25
| * mmc: sdhci: Get rid of redundant BUG_ONsAdrian Hunter2016-07-25
| * mmc: sdhci: Move busy signal handling into sdhci_finish_cmd()Adrian Hunter2016-07-25
| * mmc: sdhci-pci: Do not runtime suspend at the end of sdhci_pci_probe()Adrian Hunter2016-07-25