aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2016-11-29mmc: tmio: fix wrong bitmask for SDIO irqsWolfram Sang
2016-11-29mmc: wbsd: implement check for dma mapping errorAlexey Khoroshilov
2016-11-29mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada
2016-11-29mmc: sdhci-iproc: support standard byte register accessesScott Branden
2016-11-29mmc: sh_mobile_sdhi: Add tuning supportSimon Horman
2016-11-29mmc: tmio: Add tuning supportAi Kyuse
2016-11-29mmc: tmio: Add hw reset supportAi Kyuse
2016-11-29mmc: tmio: document mandatory and optional callbacksSimon Horman
2016-11-29mmc: tmio: enhance illegal sequence handlingAi Kyuse
2016-11-29mmc: sh_mobile_sdhi: Add r7s72100 supportChris Brandt
2016-11-29mmc: tmio-mmc: add support for 32bit data portChris Brandt
2016-11-29mmc: sh_mobile_sdhi: add ocr_mask optionChris Brandt
2016-11-29mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to change the caps read during...Zach Brown
2016-11-29mmc: mmci: refactor ST Micro busy detectionLinus Walleij
2016-11-29mmc: mmci: clean up header definesLinus Walleij
2016-11-29mmc: s3cmci: Use DMA slave map rather than exported DMA filterSylwester Nawrocki
2016-11-29MMC: meson: initial support for GX platformsKevin Hilman
2016-11-29mmc: dw_mmc: remove system PM callbackShawn Lin
2016-11-29mmc: dw_mmc-pltfm: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc-pci: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc-exynos: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc-k3: deploy runtime PM facilitiesShawn Lin
2016-11-29mmc: dw_mmc: disable biu clk if possibleShawn Lin
2016-11-29mmc: dw_mmc-rockchip: add runtime PM supportShawn Lin
2016-11-29mmc: dw_mmc: add runtime PM callbackShawn Lin
2016-11-29mmc: sdhci-msm: Add pm_runtime and system PM supportPramod Gurav
2016-11-29mmc: sunxi: Prevent against null dereference for vmmcMaxime Ripard
2016-11-29mmc: sdhci-of-at91: Fix module autoloadJavier Martinez Canillas
2016-11-29mmc: mediatek: Fix module autoloadJavier Martinez Canillas
2016-11-29mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspendUlf Hansson
2016-11-29mmc: sdhci: put together into one condition checkingJaehoon Chung
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