aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-09-26mmc: dw_mmc: remove the deprecated "supports-highspeed" propertyJaehoon Chung
2016-09-26mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifothShawn Lin
2016-09-26mmc: dw_mmc: use macro to define ring buffer sizeShawn Lin
2016-09-26mmc: dw_mmc: fix misleading error print if failing to do DMA transferShawn Lin
2016-09-26mmc: dw_mmc: avoid race condition of cpu and IDMACShawn Lin
2016-09-26mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64Shawn Lin
2016-09-26mmc: core: don't try to switch block size for dual rate modeZiyuan Xu
2016-09-26mmc: sdhci-of-arasan: Set controller to test mode when no CD bitZach Brown
2016-09-26mmc: tmio: add eMMC supportWolfram Sang
2016-09-26mmc: rtsx_usb: use new macro for R1 without CRCWolfram Sang
2016-09-26mmc: rtsx_pci: use new macro for R1 without CRCWolfram Sang
2016-09-26mmc: card: do away with indirection pointerLinus Walleij
2016-09-26mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter
2016-09-26mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter
2016-09-26mmc: sdhci: Support cap_cmd_during_tfr requestsAdrian Hunter
2016-09-26mmc: mmc_test: Add tests for sending commands during transferAdrian Hunter
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter
2016-09-26mmc: sdhci-brcmstb: Fix incorrect capabilityJaedon Shin
2016-09-26mmc: sunxi: add support for A64 mmc controllerIcenowy Zheng
2016-09-26mmc: core: Optimize the mmc erase size alignmentBaolin Wang
2016-09-26mmc: core: Factor out the alignment of erase sizeBaolin Wang
2016-09-26mmc: davinci: remove incorrect NO_IRQ useArnd Bergmann
2016-09-26mmc: sh_mobile_sdhi: Add r8a7796 supportAi Kyuse
2016-09-26mmc: core: Use a default maximum erase timeoutUlf Hansson
2016-09-26mmc: tegra: Mark 64-bit DMA broken on Tegra124Thierry Reding
2016-09-26mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399Shawn Lin
2016-09-26sdhci-pci: enable SD card interface on MerrifieldAndy Shevchenko
2016-09-26sdhci-pci: enable SDIO interface on Intel MerrifieldAndy Shevchenko
2016-09-26sdhci-pci: refactor intel_mrfld_mmc_probe_slot()Andy Shevchenko
2016-09-26mmc: dw_mmc: k3: UHS-SD card for Hisilicon HikeyJin Guojun
2016-09-26mmc: dw_mmc: return -EILSEQ for EBE and SBE errorShawn Lin
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu
2016-09-26mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clockJaehoon Chung
2016-09-26mmc: dw_mmc: remove parsing for each slot subnodeShawn Lin
2016-09-26mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski
2016-09-26mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2016-09-26mmc: sdhci: Remove ->platform_init() callback as it's no longer usedUlf Hansson
2016-09-26mmc: sdhci-pci: Convert to use managed functions (part2)Andy Shevchenko
2016-09-26mmc: sdio: deploy error handling instead of triggering BUG_ONShawn Lin
2016-09-26mmc: block: remove the check of packed for packed request routineShawn Lin
2016-09-26mmc: core: Add error message when switching fails in mmc_select_hs()Jungseung Lee
2016-09-26mmc: host: sh_mobile_sdhi: don't populate unneeded functionsWolfram Sang
2016-09-26mmc: host: sh_mobile_sdhi: move card_busy from tmio to sdhiWolfram Sang
2016-09-26mmc: sunxi-mmc: change idma descriptor to __le32Michael Weiser
2016-09-26mmc: sunxi: Check the value returned by clk_round_rateJean-Francois Moine
2016-09-26mmc: sdhci-of-arasan: Don't power PHY w/ slow/no clockDouglas Anderson
2016-09-26mmc: sdhci: Do not allow tuning procedure to be interruptedChristopher Freeman
2016-09-26mmc: sdhci-esdhc-imx: correct the max timeout countHaibo Chen
2016-09-26mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCVHaibo Chen
2016-09-26mmc: sdhci-brcmstb: Delete owner assignmentMarkus Elfring