aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-10-30mmc: sdhci-acpi: Use helper function acpi_device_uid()Adrian Hunter
2017-10-30mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility stringsSimon Horman
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang
2017-10-30mmc: usdhi6rol0: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: sdhci: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: omap_hsmmc: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: mxcmmc: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: mtk-sd: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: mmci: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: meson-mx-sdio: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: meson-gx-mmc: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: dw_mmc: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: cavium: catch all errors when getting regulatorsWolfram Sang
2017-10-30mmc: add kerneldoc to mmc_regulator_get_supply()Wolfram Sang
2017-10-30mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada
2017-10-30mmc: meson-mx-sdio: Cleanup IS_ERR() checksDan Carpenter
2017-10-30mmc: meson-mx-sdio: return correct error codeDan Carpenter
2017-10-30mmc: core: export emmc revisionJin Qian
2017-10-30mmc: sdhci-msm: fix x86 build errorArnd Bergmann
2017-10-30mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro
2017-10-30mmc: sunxi: drop superfluous error messageWolfram Sang
2017-10-30mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCsCarlo Caione
2017-10-30mmc: sdhci-of-at91: make function sdhci_at91_set_uhs_signaling staticColin Ian King
2017-10-30mmc: dw_mmc-k3: make array hs_timing_cfg staticColin Ian King
2017-10-30mmc: sdhci-s3c: Fix driver data for Exynos4 SoCsMarek Szyprowski
2017-10-30mmc: cavium: Depend on GPIO driverJan Glauber
2017-10-30mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irqVijay Viswanath
2017-10-30mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORSVijay Viswanath
2017-10-30mmc: sdhci-msm: Fix HW issue with power IRQ handling during resetSahitya Tummala
2017-10-30mmc: sdhci-msm: fix issue with power irqSubhash Jadavani
2017-10-30mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter
2017-10-30mmc: core: Factor out mmc_host_set_uhs_voltage()Adrian Hunter
2017-10-30mmc: core: Export a few functions needed for blkmq supportAdrian Hunter
2017-10-30mmc: dw_mmc: make const arrays mszs staticColin Ian King
2017-10-30mmc: dw_mmc: correct outdated comment for use_dmaZiyuan
2017-10-30mmc-host: mxcmmc: use setup_timer() helper.Allen
2017-10-30mmc-host: vub300: use setup_timer() helper.Allen
2017-10-30mmc-host: via: use setup_timer() helper.Allen
2017-10-30mmc-host: wbsd: use setup_timer() helper.Allen
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng
2017-10-30mmc: block: Factor out mmc_setup_queue()Adrian Hunter
2017-10-30mmc: block: Prepare CQE dataAdrian Hunter
2017-10-30mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter
2017-10-30mmc: mmc: Enable CQE'sAdrian Hunter
2017-10-30mmc: mmc: Enable Command QueuingAdrian Hunter
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter
2017-10-30mmc: core: Remove unnecessary host claimAdrian Hunter
2017-10-30mmc: block: Fix bug when removing RPMB chardevLinus Walleij
2017-10-30mmc: block: Delete mmc_access_rpmb()Linus Walleij