aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire2016-09-26
* mmc: pwrseq-simple: Add an optional post-power-on-delayHans de Goede2016-09-26
* mmc: sunxi: sun4i / sun5i do not have sample clocksHans de Goede2016-09-26
* mmc: sunxi: Factor out clock phase setting code into a helper functionHans de Goede2016-09-26
* mmc: sunxi: Introduce a sunxi_mmc_cfg structHans de Goede2016-09-26
* mmc: sunxi: Disable sample clks on removeHans de Goede2016-09-26
* mmc: dw_mmc: fix the spamming log messageJaehoon Chung2016-09-22
* mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi2016-09-14
* mmc: omap_hsmmc: Initialize dma_slave_config to avoid random dataPeter Ujfalusi2016-09-14
* mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-12
* mmc: fix use-after-free of struct requestAdrian Hunter2016-08-25
* block: Fix secure eraseAdrian Hunter2016-08-16
* Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-07-31
|\
| * mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-29
| * mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson2016-07-29
| * mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson2016-07-29
| * mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson2016-07-29
| * mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson2016-07-29
| * mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson2016-07-29
| * mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson2016-07-29
| * mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson2016-07-29
| * mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_opsUlf Hansson2016-07-27
| * mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson2016-07-27
| * mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson2016-07-27
| * 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: Change the max discard sectors and erase response when HW busy detectBaolin Wang2016-07-25
| * 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