aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * mmc: host: omap_hsmmc: add separate functions for enable/disable supplyKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: return error if any of the regulator APIs failKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: remove unnecessary pbias set_voltageKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmcKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulatorKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()Kishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_getKishon Vijay Abraham I2015-08-27
| * mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmcKishon Vijay Abraham I2015-08-27
| * mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningskbuild test robot2015-08-27
| * mmc: sh_mmcif: Fix suspend processKoji Matsuoka2015-08-27
| * mmc: usdhi6rol0: fix error return codeJulia Lawall2015-08-27
| * mmc: omap: fix error return codeJulia Lawall2015-08-27
| * mmc: usdhi6rol0: fix ack register writeRabin Vincent2015-08-27
| * mmc: usdhi6rol0: fix NULL pointer deref in debug printRabin Vincent2015-08-27
| * mmc: usdhi6rol0: handle probe deferral for regulatorRabin Vincent2015-08-27
| * mmc: sdhci-of-arasan: Add the support for sdhci-5.1Shawn Lin2015-08-27
| * mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang2015-08-27
| * mmc: atmel-mci: remove useless includeAlexandre Belloni2015-08-27
| * mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffMichal Suchanek2015-08-27
| * mmc: sdhci-sirf: corrent quirk according to real chipsBarry Song2015-08-27
| * mmc: block: skip trim for some kingston eMMCsShawn Lin2015-08-27
| * mmc: sdhci-esdhc-imx: change default watermark level and burst lengthHaibo Chen2015-08-27
| * mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Haibo Chen2015-08-27
| * mmc: sdhci-esdhc-imx: add tuning-step setting supportHaibo Chen2015-08-27
| * mmc: sdhci-esdhc-imx: add imx7d support and support HS400Haibo Chen2015-08-27
| * mmc: sdhci-of-esdhc: add workaround for pre divider initial valueYangbo Lu2015-08-27
| * mmc: sdhci: fix dma memory leak in sdhci_pre_req()Haibo Chen2015-08-27
| * mmc: host: use of_property_read_bool()Sergei Shtylyov2015-08-27
| * mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroAdam Lee2015-08-27
| * mmc: core: Fixed bug in one erase-group budget TRIMRobin van der Gracht2015-08-27
| * mmc: tmio: Fix timeout value for command requestTakeshi Kihara2015-08-24
| * mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCludovic.desroches@atmel.com2015-08-24
| * mmc: sdhci: switch from programmable clock mode to divided one if neededludovic.desroches@atmel.com2015-08-24
| * mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke2015-08-17
| * mmc: dw_mmc: print the message for deprecated propertyJaehoon Chung2015-08-17
| * mmc: dw_mmc: remove the unused blk_settingJaehoon Chung2015-08-17
| * mmc: dw_mmc: fix the wrong condition checkingJaehoon Chung2015-08-17
| * mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner2015-08-17
| * mmc: dw_mmc: Fix coding style issuesShawn Lin2015-08-17
| * mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is usedAlexey Brodkin2015-08-17
| * mmc: block: add fixup of broken CMD23 for Sandisk cardYangbo Lu2015-08-17
| * mmc: sdhci-esdhc: add default quirk SDHCI_QUIRK_NO_HISPD_BITYangbo Lu2015-08-17
| * mmc: omap_hsmmc: regulator automatically released by devmAndreas Fenkart2015-08-17
| * mmc: omap_hsmmc: call omap_hsmmc_set_power directlyAndreas Fenkart2015-08-17
| * mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is setIvan T. Ivanov2015-08-17
| * mmc: sdhci: don't use card state polling when CD GPIO is definedIvan T. Ivanov2015-08-17
| * mmc: sdhci: let GPIO based card detection have higher precedenceIvan T. Ivanov2015-08-17
| * mmc: sdhci-msm: Boost controller core clockIvan T. Ivanov2015-08-17
| * mmc: block: don't use parameter prefix if built as moduleAndy Shevchenko2015-08-17
| * mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick2015-08-17