aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-07-31Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-29mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-29mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2016-07-29mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson
2016-07-27mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_opsUlf Hansson
2016-07-27mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson
2016-07-27mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_opsUlf Hansson
2016-07-27mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPSUlf Hansson
2016-07-27mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-27mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25mmc: Change the max discard sectors and erase response when HW busy detectBaolin Wang
2016-07-25mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changesDouglas Anderson
2016-07-25mmc: sdhci-msm: Add support for UHS cardsGeorgi Djakov
2016-07-25mmc: sdhci-msm: Add set_uhs_signaling() implementationRitesh Harjani
2016-07-25mmc: sdhci-msm: Do not reset the controller if no card in the slotGeorgi Djakov
2016-07-25mmc: tegra: Only advertise UHS modes if IO regulator is presentJon Hunter
2016-07-25mmc: sdhci: Request regulators before reading capabilitiesJon Hunter
2016-07-25sdhci-pci: Use MRFLD as abbreviation of MerrifieldAndy Shevchenko
2016-07-25mmc: sdhci-esdhc-imx: clear tuning bits during driver probeDong Aisheng
2016-07-25mmc: sdhci-esdhci-imx: re-initialize hw state after resumeDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit functionDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: factor out hw related initialization into functionDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issueDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNINGDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNINGDong Aisheng
2016-07-25mmc: sdhci: add standard hw auto retuning supportDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: support setting tuning start pointDong Aisheng
2016-07-25mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitlyDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: restore watermark level setting after resumeDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callbackDong Aisheng
2016-07-25mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VALDong Aisheng
2016-07-25mmc: sdhci: using common mmc_regulator_set_vqmmc()Dong Aisheng
2016-07-25mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2016-07-25mmc: core: Extend sysfs with DSR registerBojan Prtvar
2016-07-25mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flagJaehoon Chung
2016-07-25mmc: dw_mmc: set to MMC_CAP_ERASE by defaultJaehoon Chung
2016-07-25mmc: core: expose MMC_CAP2_NO_* to dtShawn Lin
2016-07-25mmc: core: Extend sysfs with OCR registerBojan Prtvar
2016-07-25mmc: sdhci-iproc: Use defines instead of magic numbersStefan Wahren
2016-07-25mmc: sdhci: add define for suspend/resume capabilityStefan Wahren
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin