summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2016-11-21mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung
2016-11-18mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle
2016-11-07mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2016-11-07mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter
2016-11-07mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter
2016-11-07mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter
2016-11-07mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter
2016-11-07mmc: dw_mmc: add the "reset" as name of reset controllerJaehoon Chung
2016-10-27mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun
2016-10-25mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung
2016-10-17mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-17mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-17mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-10-13mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice
2016-10-10mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter
2016-10-10mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter
2016-10-10mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter
2016-10-10mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TCAdrian Hunter
2016-10-10mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin
2016-10-10mmc: sdhci-of-arasan: Fix non static symbol warningWei Yongjun
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: 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: 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: sdhci-brcmstb: Fix incorrect capabilityJaedon Shin
2016-09-26mmc: sunxi: add support for A64 mmc controllerIcenowy Zheng
2016-09-26mmc: davinci: remove incorrect NO_IRQ useArnd Bergmann
2016-09-26mmc: sh_mobile_sdhi: Add r8a7796 supportAi Kyuse
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: 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