| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-08-01 | 51 | -941/+1788 |
|\ |
|
| * | mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-07-29 | 1 | -10/+2 |
| * | mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests | Ulf Hansson | 2016-07-29 | 1 | -1/+1 |
| * | mmc: rtsx_pci: Use the provided busy timeout from the mmc core | Ulf Hansson | 2016-07-29 | 1 | -1/+1 |
| * | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson | 2016-07-29 | 9 | -9/+8 |
| * | mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS | Ulf Hansson | 2016-07-29 | 2 | -8/+3 |
| * | mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static | Ulf Hansson | 2016-07-29 | 2 | -6/+2 |
| * | mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host() | Ulf Hansson | 2016-07-29 | 1 | -2/+4 |
| * | mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP | Ulf Hansson | 2016-07-29 | 1 | -1/+3 |
| * | mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops | Ulf Hansson | 2016-07-27 | 1 | -3/+1 |
| * | mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops | Ulf Hansson | 2016-07-27 | 1 | -8/+1 |
| * | mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops | Ulf Hansson | 2016-07-27 | 1 | -8/+1 |
| * | mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS | Ulf Hansson | 2016-07-27 | 1 | -10/+6 |
| * | mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS | Ulf Hansson | 2016-07-27 | 1 | -7/+1 |
| * | mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS | Ulf Hansson | 2016-07-27 | 1 | -11/+5 |
| * | mmc: Change the max discard sectors and erase response when HW busy detect | Baolin Wang | 2016-07-25 | 1 | -10/+50 |
| * | mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes | Douglas Anderson | 2016-07-25 | 1 | -7/+14 |
| * | mmc: sdhci-msm: Add support for UHS cards | Georgi Djakov | 2016-07-25 | 1 | -0/+66 |
| * | mmc: sdhci-msm: Add set_uhs_signaling() implementation | Ritesh Harjani | 2016-07-25 | 1 | -1/+47 |
| * | mmc: sdhci-msm: Do not reset the controller if no card in the slot | Georgi Djakov | 2016-07-25 | 1 | -0/+1 |
| * | mmc: tegra: Only advertise UHS modes if IO regulator is present | Jon Hunter | 2016-07-25 | 1 | -20/+29 |
| * | mmc: sdhci: Request regulators before reading capabilities | Jon Hunter | 2016-07-25 | 1 | -5/+10 |
| * | sdhci-pci: Use MRFLD as abbreviation of Merrifield | Andy Shevchenko | 2016-07-25 | 2 | -10/+10 |
| * | mmc: sdhci-esdhc-imx: clear tuning bits during driver probe | Dong Aisheng | 2016-07-25 | 1 | -0/+5 |
| * | mmc: sdhci-esdhci-imx: re-initialize hw state after resume | Dong Aisheng | 2016-07-25 | 1 | -5/+2 |
| * | mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function | Dong Aisheng | 2016-07-25 | 1 | -18/+18 |
| * | mmc: sdhci-esdhc-imx: factor out hw related initialization into function | Dong Aisheng | 2016-07-25 | 1 | -32/+40 |
| * | mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue | Dong Aisheng | 2016-07-25 | 1 | -0/+7 |
| * | mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING | Dong Aisheng | 2016-07-25 | 1 | -3/+8 |
| * | mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING | Dong Aisheng | 2016-07-25 | 1 | -0/+3 |
| * | mmc: sdhci: add standard hw auto retuning support | Dong Aisheng | 2016-07-25 | 2 | -3/+15 |
| * | mmc: sdhci-esdhc-imx: support setting tuning start point | Dong Aisheng | 2016-07-25 | 1 | -3/+11 |
| * | mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly | Dong Aisheng | 2016-07-25 | 1 | -0/+3 |
| * | mmc: sdhci-esdhc-imx: restore watermark level setting after resume | Dong Aisheng | 2016-07-25 | 1 | -1/+10 |
| * | mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback | Dong Aisheng | 2016-07-25 | 1 | -1/+11 |
| * | mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL | Dong Aisheng | 2016-07-25 | 1 | -2/+0 |
| * | mmc: sdhci: using common mmc_regulator_set_vqmmc() | Dong Aisheng | 2016-07-25 | 1 | -6/+3 |
| * | mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 2016-07-25 | 1 | -31/+11 |
| * | mmc: core: Extend sysfs with DSR register | Bojan Prtvar | 2016-07-25 | 2 | -0/+34 |
| * | mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag | Jaehoon Chung | 2016-07-25 | 1 | -4/+4 |
| * | mmc: dw_mmc: set to MMC_CAP_ERASE by default | Jaehoon Chung | 2016-07-25 | 1 | -0/+6 |
| * | mmc: core: expose MMC_CAP2_NO_* to dt | Shawn Lin | 2016-07-25 | 1 | -0/+6 |
| * | mmc: core: Extend sysfs with OCR register | Bojan Prtvar | 2016-07-25 | 2 | -0/+4 |
| * | mmc: sdhci-iproc: Use defines instead of magic numbers | Stefan Wahren | 2016-07-25 | 1 | -2/+11 |
| * | mmc: sdhci: add define for suspend/resume capability | Stefan Wahren | 2016-07-25 | 1 | -0/+1 |
| * | mmc: core: Allow hosts to specify non-support for MMC commands | Shawn Lin | 2016-07-25 | 1 | -2/+3 |
| * | mmc: s3cmci: Register cpufreq notifier only on S3C24xx | Krzysztof Kozlowski | 2016-07-25 | 2 | -2/+2 |
| * | mmc: sdhci: sdhci_execute_tuning() must delete timer | Adrian Hunter | 2016-07-25 | 1 | -0/+1 |
| * | mmc: sdhci: Avoid STOP cmd triggering warning in sdhci_send_command() | Adrian Hunter | 2016-07-25 | 1 | -0/+2 |
| * | mmc: sdhci: Do not reset cmd or data circuits that are in use | Adrian Hunter | 2016-07-25 | 1 | -5/+8 |