summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: tmio: fix wrong bitmask for SDIO irqsWolfram Sang2016-11-291-1/+1
* mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov2016-11-291-4/+7
* mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada2016-11-292-2/+2
* mmc: sdhci-iproc: support standard byte register accessesScott Branden2016-11-291-2/+33
* mmc: sh_mobile_sdhi: Add tuning supportSimon Horman2016-11-291-1/+264
* mmc: tmio: Add tuning supportAi Kyuse2016-11-292-0/+76
* mmc: tmio: Add hw reset supportAi Kyuse2016-11-292-0/+10
* mmc: tmio: document mandatory and optional callbacksSimon Horman2016-11-291-1/+4
* mmc: tmio: enhance illegal sequence handlingAi Kyuse2016-11-291-6/+9
* mmc: sh_mobile_sdhi: Add r7s72100 supportChris Brandt2016-11-291-0/+7
* mmc: tmio-mmc: add support for 32bit data portChris Brandt2016-11-292-0/+42
* mmc: sh_mobile_sdhi: add ocr_mask optionChris Brandt2016-11-291-0/+2
* mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...Zach Brown2016-11-291-2/+22
* mmc: mmci: refactor ST Micro busy detectionLinus Walleij2016-11-292-30/+85
* mmc: mmci: clean up header definesLinus Walleij2016-11-292-39/+46
* mmc: s3cmci: Use DMA slave map rather than exported DMA filterSylwester Nawrocki2016-11-291-11/+4Star
* MMC: meson: initial support for GX platformsKevin Hilman2016-11-293-0/+862
* mmc: dw_mmc: remove system PM callbackShawn Lin2016-11-292-56/+27Star
* mmc: dw_mmc-pltfm: deploy runtime PM facilitiesShawn Lin2016-11-291-20/+8Star
* mmc: dw_mmc-pci: deploy runtime PM facilitiesShawn Lin2016-11-291-20/+9Star
* mmc: dw_mmc-exynos: deploy runtime PM facilitiesShawn Lin2016-11-291-14/+10Star
* mmc: dw_mmc-k3: deploy runtime PM facilitiesShawn Lin2016-11-291-30/+9Star
* mmc: dw_mmc: disable biu clk if possibleShawn Lin2016-11-292-0/+14
* mmc: dw_mmc-rockchip: add runtime PM supportShawn Lin2016-11-291-3/+38
* mmc: dw_mmc: add runtime PM callbackShawn Lin2016-11-292-3/+33
* mmc: sdhci-msm: Add pm_runtime and system PM supportPramod Gurav2016-11-291-1/+67
* mmc: sunxi: Prevent against null dereference for vmmcMaxime Ripard2016-11-291-5/+10
* mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas2016-11-291-0/+1
* mmc: mediatek: Fix module autoloadJavier Martinez Canillas2016-11-291-0/+1
* mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspendUlf Hansson2016-11-291-0/+3
* mmc: sdhci: put together into one condition checkingJaehoon Chung2016-11-291-11/+8Star
* mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung2016-11-211-0/+1
* mmc: sdhci-of-esdhc: fixup PRESENT_STATE readMichael Walle2016-11-182-0/+15
* mmc: mxs: Initialize the spinlock prior to using itFabio Estevam2016-11-071-2/+2
* mmc: sdhci: Fix missing enhanced strobe setting during runtime resumeAdrian Hunter2016-11-071-0/+4
* mmc: sdhci: Reset cmd and data circuits after tuning failureAdrian Hunter2016-11-071-0/+4
* mmc: sdhci: Fix unexpected data interrupt handlingAdrian Hunter2016-11-071-3/+2Star
* mmc: sdhci: Fix CMD line reset interfering with ongoing data transferAdrian Hunter2016-11-071-7/+16
* mmc: dw_mmc: add the "reset" as name of reset controllerJaehoon Chung2016-11-071-1/+1
* mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun2016-10-271-0/+1
* mmc: dw_mmc-pltfm: fix the potential NULL pointer dereferenceJaehoon Chung2016-10-251-2/+3
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-171-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-171-5/+0Star
* mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen2016-10-171-1/+1
* mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice2016-10-131-1/+22
* mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter2016-10-101-0/+50
* mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter2016-10-102-1/+5
* mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter2016-10-103-14/+16
* mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TCAdrian Hunter2016-10-101-8/+6Star
* mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin2016-10-101-0/+24