aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 26-411/+1035
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2015-09-01mmc: android-goldfish: remove incorrect __iomem annotationGravatar Christoph Hellwig 1-1/+1
2015-08-31mmc: core: fix race condition in mmc_wait_data_doneGravatar Jialing Fu 1-2/+4
2015-08-27mmc: host: omap_hsmmc: remove CONFIG_REGULATOR checkGravatar Kishon Vijay Abraham I 1-31/+3
2015-08-27mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltageGravatar Kishon Vijay Abraham I 1-3/+4
2015-08-27mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias statusGravatar Kishon Vijay Abraham I 1-6/+2
2015-08-27mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous stateGravatar Kishon Vijay Abraham I 1-2/+8
2015-08-27mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator stateGravatar Kishon Vijay Abraham I 1-10/+56
2015-08-27mmc: host: omap_hsmmc: avoid pbias regulator enable on power offGravatar Kishon Vijay Abraham I 1-4/+4
2015-08-27mmc: host: omap_hsmmc: add separate function to set pbiasGravatar Kishon Vijay Abraham I 1-30/+48
2015-08-27mmc: host: omap_hsmmc: add separate functions for enable/disable supplyGravatar Kishon Vijay Abraham I 1-35/+66
2015-08-27mmc: host: omap_hsmmc: return error if any of the regulator APIs failGravatar Kishon Vijay Abraham I 1-12/+40
2015-08-27mmc: host: omap_hsmmc: remove unnecessary pbias set_voltageGravatar Kishon Vijay Abraham I 1-1/+0
2015-08-27mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmcGravatar Kishon Vijay Abraham I 1-35/+28
2015-08-27mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulatorGravatar Kishon Vijay Abraham I 1-9/+1
2015-08-27mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()Gravatar Kishon Vijay Abraham I 1-22/+16
2015-08-27mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_getGravatar Kishon Vijay Abraham I 1-2/+20
2015-08-27mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmcGravatar Kishon Vijay Abraham I 1-3/+7
2015-08-27mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warningsGravatar kbuild test robot 1-1/+0
2015-08-27mmc: sh_mmcif: Fix suspend processGravatar Koji Matsuoka 1-0/+2
2015-08-27mmc: usdhi6rol0: fix error return codeGravatar Julia Lawall 1-1/+3
2015-08-27mmc: omap: fix error return codeGravatar Julia Lawall 1-1/+3
2015-08-27mmc: usdhi6rol0: fix ack register writeGravatar Rabin Vincent 1-1/+1
2015-08-27mmc: usdhi6rol0: fix NULL pointer deref in debug printGravatar Rabin Vincent 1-1/+2
2015-08-27mmc: usdhi6rol0: handle probe deferral for regulatorGravatar Rabin Vincent 1-2/+4
2015-08-27mmc: sdhci-of-arasan: Add the support for sdhci-5.1Gravatar Shawn Lin 1-0/+1
2015-08-27mmc: sdhci: also get preset value and driver type for MMC_DDR52Gravatar Jisheng Zhang 1-1/+3
2015-08-27mmc: atmel-mci: remove useless includeGravatar Alexandre Belloni 1-1/+0
2015-08-27mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoffGravatar Michal Suchanek 1-1/+1
2015-08-27mmc: sdhci-sirf: corrent quirk according to real chipsGravatar Barry Song 1-2/+2
2015-08-27mmc: block: skip trim for some kingston eMMCsGravatar Shawn Lin 2-1/+12
2015-08-27mmc: sdhci-esdhc-imx: change default watermark level and burst lengthGravatar Haibo Chen 1-1/+2
2015-08-27mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1Gravatar Haibo Chen 1-0/+16
2015-08-27mmc: sdhci-esdhc-imx: add tuning-step setting supportGravatar Haibo Chen 1-0/+9
2015-08-27mmc: sdhci-esdhc-imx: add imx7d support and support HS400Gravatar Haibo Chen 1-3/+83
2015-08-27mmc: sdhci-of-esdhc: add workaround for pre divider initial valueGravatar Yangbo Lu 1-0/+6
2015-08-27mmc: sdhci: fix dma memory leak in sdhci_pre_req()Gravatar Haibo Chen 2-46/+29
2015-08-27mmc: host: use of_property_read_bool()Gravatar Sergei Shtylyov 1-21/+21
2015-08-27mmc: sdhci-pci: set the clear transfer mode register quirk for O2MicroGravatar Adam Lee 1-0/+1
2015-08-27mmc: core: Fixed bug in one erase-group budget TRIMGravatar Robin van der Gracht 1-3/+2
2015-08-24mmc: tmio: Fix timeout value for command requestGravatar Takeshi Kihara 1-2/+4
2015-08-24mmc: sdhci-of-at91: introduce driver for the Atmel SDMMCGravatar ludovic.desroches@atmel.com 3-0/+201
2015-08-24mmc: sdhci: switch from programmable clock mode to divided one if neededGravatar ludovic.desroches@atmel.com 1-9/+20
2015-08-17scatterlist: remove open coded sg_unmark_end instancesGravatar Dan Williams 1-2/+2
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeGravatar Addy Ke 2-2/+65
2015-08-17mmc: dw_mmc: print the message for deprecated propertyGravatar Jaehoon Chung 1-1/+3
2015-08-17mmc: dw_mmc: remove the unused blk_settingGravatar Jaehoon Chung 1-21/+13
2015-08-17mmc: dw_mmc: fix the wrong condition checkingGravatar Jaehoon Chung 1-1/+1