aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | | mmc: sdhci-esdhc-imx: support voltage-range propertySascha Hauer2015-03-25
* | | mmc: mmci: Cascade EPROBE_DEFER from regulators.Bjorn Andersson2015-03-25
* | | mmc: atmel-mci: use endian agnostic IOBen Dooks2015-03-25
* | | mmc: constify of_device_id arrayFabian Frederick2015-03-23
* | | mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.NeilBrown2015-03-23
* | | mmc: sunxi: add MMC_CAP_SDIO_IRQ capabilityHans de Goede2015-03-23
* | | mmc: sdhci-iproc: fix oops in sdhci_iproc_writewDmitry Torokhov2015-03-23
* | | mmc: sdhci: fix card presence logic in sdhci_request functionScott Branden2015-03-23
* | | mmc: sdhci-spear: Remove exported headerUlf Hansson2015-03-23
* | | mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OFUlf Hansson2015-03-23
* | | mmc: sdhci: Remove the sdhci exported header fileUlf Hansson2015-03-23
* | | mmc: sdhci-pltfm: remove the unneeded check of disabled deviceKevin Hao2015-03-23
* | | mmc: tegra: Optimize write_w path for tegra114 and laterRhyland Klein2015-03-23
* | | 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: pwrseq: simplify alloc/free hooksAlexandre Courbot2015-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
* | | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown2015-03-19
| |/ |/|
* | 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