summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_getKishon Vijay Abraham I2015-08-271-2/+20
* mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmcKishon Vijay Abraham I2015-08-271-3/+7
* mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot2015-08-271-1/+0
* mmc: sh_mmcif: Fix suspend processKoji Matsuoka2015-08-271-0/+2
* mmc: usdhi6rol0: fix error return codeJulia Lawall2015-08-271-1/+3
* mmc: omap: fix error return codeJulia Lawall2015-08-271-1/+3
* mmc: usdhi6rol0: fix ack register writeRabin Vincent2015-08-271-1/+1
* mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent2015-08-271-1/+2
* mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent2015-08-271-2/+4
* mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin2015-08-271-0/+1
* mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang2015-08-271-1/+3
* mmc: atmel-mci: remove useless includeAlexandre Belloni2015-08-271-1/+0
* mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek2015-08-271-1/+1
* mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song2015-08-271-2/+2
* mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen2015-08-271-1/+2
* mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen2015-08-271-0/+16
* mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen2015-08-271-0/+9
* mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen2015-08-271-3/+83
* mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu2015-08-271-0/+6
* mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2015-08-272-46/+29
* mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee2015-08-271-0/+1
* mmc: tmio: Fix timeout value for command requestTakeshi Kihara2015-08-241-2/+4
* mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com2015-08-243-0/+201
* mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com2015-08-241-9/+20
* mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke2015-08-172-2/+65
* mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung2015-08-171-1/+3
* mmc: dw_mmc: remove the unused blk_settingJaehoon Chung2015-08-171-21/+13
* mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung2015-08-171-1/+1
* mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner2015-08-171-13/+14
* mmc: dw_mmc: Fix coding style issuesShawn Lin2015-08-171-34/+56
* mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin2015-08-171-38/+71
* mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu2015-08-171-1/+2
* mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart2015-08-171-12/+0
* mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart2015-08-171-15/+22
* mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov2015-08-171-2/+1
* mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov2015-08-171-1/+2
* mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov2015-08-171-4/+10
* mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov2015-08-171-0/+5
* mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick2015-08-171-2/+3
* mmc: sdhci-of-arasan: add quirks for broken clock baseSuneel Garapati2015-08-171-0/+3
* mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKENSuneel Garapati2015-08-172-0/+5
* mmc: pxamci: switch over to dmaengine useDaniel Mack2015-08-171-86/+114
* mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou2015-07-241-0/+1
* mmc: sdhci-esdhc-imx: clear f_max in boarddataDong Aisheng2015-07-241-6/+1
* mmc: sdhci-esdhc-imx: remove duplicated dts parsingDong Aisheng2015-07-241-14/+0
* mmc: sdhci: make max-frequency property in device tree workDong Aisheng2015-07-241-2/+7
* mmc: sdhci-esdhc-imx: move all non dt probe code into one functionDong Aisheng2015-07-241-85/+94
* mmc: sdhci-esdhc-imx: fix cd regression for dt platformDong Aisheng2015-07-241-1/+9
* mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund2015-07-241-1/+1
* mmc: MMC_MTK should depend on HAS_DMAGeert Uytterhoeven2015-07-241-0/+1