summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2016-10-17mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson-0/+2
2016-10-17mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson-5/+0
2016-10-17mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen-1/+1
2016-10-13mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice-1/+22
2016-10-10mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter-0/+50
2016-10-10mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter-1/+5
2016-10-10mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter-14/+16
2016-10-10mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TCAdrian Hunter-8/+6
2016-10-10mmc: core: Annotate cmd_hdr as __le32Jiri Slaby-2/+2
2016-10-10mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin-0/+24
2016-10-10mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin-0/+2
2016-10-10mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin-0/+10
2016-10-10mmc: block: add missing header dependenciesBaoyou Xie-0/+1
2016-10-10mmc: sdhci-of-arasan: Fix non static symbol warningWei Yongjun-1/+1
2016-09-26mmc: dw_mmc: remove the deprecated "supports-highspeed" propertyJaehoon Chung-5/+0
2016-09-26mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifothShawn Lin-4/+1
2016-09-26mmc: dw_mmc: use macro to define ring buffer sizeShawn Lin-5/+10
2016-09-26mmc: dw_mmc: fix misleading error print if failing to do DMA transferShawn Lin-2/+4
2016-09-26mmc: dw_mmc: avoid race condition of cpu and IDMACShawn Lin-79/+129
2016-09-26mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64Shawn Lin-70/+79
2016-09-26mmc: core: don't try to switch block size for dual rate modeZiyuan Xu-1/+2
2016-09-26mmc: sdhci-of-arasan: Set controller to test mode when no CD bitZach Brown-1/+28
2016-09-26mmc: tmio: add eMMC supportWolfram Sang-12/+29
2016-09-26mmc: rtsx_usb: use new macro for R1 without CRCWolfram Sang-1/+1
2016-09-26mmc: rtsx_pci: use new macro for R1 without CRCWolfram Sang-1/+1
2016-09-26mmc: card: do away with indirection pointerLinus Walleij-5/+5
2016-09-26mmc: sdhci-acpi: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter-1/+1
2016-09-26mmc: sdhci-pci: Set MMC_CAP_CMD_DURING_TFR for Intel eMMC controllersAdrian Hunter-0/+1
2016-09-26mmc: sdhci: Support cap_cmd_during_tfr requestsAdrian Hunter-4/+17
2016-09-26mmc: mmc_test: Add tests for sending commands during transferAdrian Hunter-0/+308
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter-6/+89
2016-09-26mmc: sdhci-brcmstb: Fix incorrect capabilityJaedon Shin-0/+3
2016-09-26mmc: sunxi: add support for A64 mmc controllerIcenowy Zheng-0/+79
2016-09-26mmc: core: Optimize the mmc erase size alignmentBaolin Wang-8/+26
2016-09-26mmc: core: Factor out the alignment of erase sizeBaolin Wang-16/+32
2016-09-26mmc: davinci: remove incorrect NO_IRQ useArnd Bergmann-2/+4
2016-09-26mmc: sh_mobile_sdhi: Add r8a7796 supportAi Kyuse-0/+1
2016-09-26mmc: core: Use a default maximum erase timeoutUlf Hansson-7/+10
2016-09-26mmc: tegra: Mark 64-bit DMA broken on Tegra124Thierry Reding-1/+26
2016-09-26mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399Shawn Lin-0/+46
2016-09-26sdhci-pci: enable SD card interface on MerrifieldAndy Shevchenko-1/+4
2016-09-26sdhci-pci: enable SDIO interface on Intel MerrifieldAndy Shevchenko-0/+5
2016-09-26sdhci-pci: refactor intel_mrfld_mmc_probe_slot()Andy Shevchenko-6/+11
2016-09-26mmc: dw_mmc: k3: UHS-SD card for Hisilicon HikeyJin Guojun-0/+6
2016-09-26mmc: dw_mmc: return -EILSEQ for EBE and SBE errorShawn Lin-2/+2
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu-1/+22
2016-09-26mmc: dw_mmc: remove the unnecessary IS_ERR() checking for ciu/biu clockJaehoon Chung-9/+4
2016-09-26mmc: dw_mmc: remove parsing for each slot subnodeShawn Lin-43/+0
2016-09-26mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipsetKrzysztof Kozlowski-1/+5
2016-09-26mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner-1/+2