aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
...
* | mmc: sh_mmcif: Add exclusion between cmd and interruptKouichi Tomita2015-03-23
* | mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()Kouichi Tomita2015-03-23
* | mmc: Fix hardware dependencies for sdhci-pxav3Jean Delvare2015-03-23
* | mmc: sunxi: avoid invalid pointer calculationArnd Bergmann2015-03-23
* | mmc: kconfig: replace PPC_OF with PPCKevin Hao2015-03-23
* | mmc: sdhci-iproc: add IPROC SDHCI driverScott Branden2015-03-23
* | mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53Corneliu Doban2015-03-23
* | mmc: sdhci: add quirk for ACMD23 brokenScott Branden2015-03-23
* | mmc: sdhci-esdhc-imx: silence a false curly braces warningDan Carpenter2015-03-23
* | mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()Geert Uytterhoeven2015-03-23
* | mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be staticWu Fengguang2015-03-23
* | mmc: omap_hsmmc: add hibernation supportRuss Dill2015-03-23
* | mmc: omap_hsmmc: use distinctive code paths for cover / card detect logicAndreas Fenkart2015-03-23
* | mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directlyAndreas Fenkart2015-03-23
* | mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_hostAndreas Fenkart2015-03-23
* | mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai2015-03-23
* | mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao2015-03-23
* | mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao2015-03-23
* | mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private structKevin Hao2015-03-23
* | mmc: sdhci-sirf: kill the "clk" member in driver private structKevin Hao2015-03-23
* | mmc: tegra: use devm help functions to get the clk and gpioKevin Hao2015-03-23
* | mmc: sdhci-dove: kill the driver specific private structKevin Hao2015-03-23
* | mmc: sdhci-dove: remove the unneeded error checkKevin Hao2015-03-23
* | mmc: sirf: update sdhci_sirf_execute_tuning procedureweijun yang2015-03-23
* | mmc: dw_mmc: Don't crash if we get an interrupt before slot has inittedDoug Anderson2015-03-23
* | mmc: dw_mmc: Only enable CD after setup and only if neededDoug Anderson2015-03-23
* | mmc: dw_mmc: Don't start commands while busyDoug Anderson2015-03-23
* | mmc: dw_mmc: Give a good reset after we give powerDoug Anderson2015-03-23
* | mmc: dw_mmc: Make sure we only adjust the clock when power is onDoug Anderson2015-03-23
* | mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errorsaddy ke2015-03-23
* | mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capabilityaddy ke2015-03-23
* | mmc: dw_mmc: exynos: Support eMMC's HS400 modeSeungwon Jeon2015-03-23
|/
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21
|\
| * Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-02
| |\
| | * mmc: sunxi: Convert MMC driver to the standard clock phase APIMaxime Ripard2015-01-14
* | | mmc: sdhci-s3c: solve problem with sleeping in atomic contextPaul Osmialowski2015-02-04
* | | mmc: moxart: fix probe logicArnd Bergmann2015-02-04
* | | mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2Jean Delvare2015-01-30
* | | mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modesMarcin Wojtas2015-01-29
* | | mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas2015-01-29
* | | mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT2015-01-29
* | | mmc: sdhci: switch voltage before sdhci_set_ios in runtime resumeJisheng Zhang2015-01-29
* | | mmc: tegra: Write xfer_mode, CMD regs in togetherPavan Kunapuli2015-01-29
* | | mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang2015-01-29
* | | mmc: dw_mmc: rockchip: remove incorrect __exit_p()Dmitry Torokhov2015-01-28
* | | mmc: dw_mmc: exynos: remove incorrect __exit_p()Dmitry Torokhov2015-01-28
* | | mmc: Fix menuconfig alignment of MMC_SDHCI_* optionsJean Delvare2015-01-28
* | | mmc: Enable Ricoh MMC quirk by defaultJean Delvare2015-01-28
* | | mmc: mmci: Get rid of dead code in mmci_dma_setupPramod Gurav2015-01-28
* | | mmc: sdhci-pxav3: fix race between runtime pm and irqJisheng Zhang2015-01-28