aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2015-09-29mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik
2015-09-29mmc: sunxi: Fix clk-delay settingsHans de Goede
2015-09-01mmc: android-goldfish: remove incorrect __iomem annotationChristoph Hellwig
2015-08-27mmc: host: omap_hsmmc: remove CONFIG_REGULATOR checkKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltageKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias statusKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous stateKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator stateKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: avoid pbias regulator enable on power offKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: add separate function to set pbiasKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: add separate functions for enable/disable supplyKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: return error if any of the regulator APIs failKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: remove unnecessary pbias set_voltageKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmcKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulatorKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()Kishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_getKishon Vijay Abraham I
2015-08-27mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmcKishon Vijay Abraham I
2015-08-27mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-08-27mmc: sh_mmcif: Fix suspend processKoji Matsuoka
2015-08-27mmc: usdhi6rol0: fix error return codeJulia Lawall
2015-08-27mmc: omap: fix error return codeJulia Lawall
2015-08-27mmc: usdhi6rol0: fix ack register writeRabin Vincent
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent
2015-08-27mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin
2015-08-27mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-27mmc: atmel-mci: remove useless includeAlexandre Belloni
2015-08-27mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek
2015-08-27mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song
2015-08-27mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen
2015-08-27mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen
2015-08-27mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu
2015-08-27mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee
2015-08-24mmc: tmio: Fix timeout value for command requestTakeshi Kihara
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke
2015-08-17mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung
2015-08-17mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner
2015-08-17mmc: dw_mmc: Fix coding style issuesShawn Lin
2015-08-17mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin
2015-08-17mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu
2015-08-17mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart
2015-08-17mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart