aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: card: fixing an false identification of SANITIZE commandYaniv Gardi2013-06-27
* mmc: atmel-mci: remove include <mach/cpu.h>Nicolas Ferre2013-06-27
* mmc: dw_mmc-pci: convert to use pcim_* and devm_*Andy Shevchenko2013-06-27
* mmc: dw_mmc: eliminate useless usage of retAndy Shevchenko2013-06-27
* mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resourceAndy Shevchenko2013-06-27
* mmc: reordered shutdown sequence in mmc_bld_remove_reqPaul Taysom2013-06-27
* mmc: sirf: fix sdhci_pltfm_init sequenceArnd Bergmann2013-06-27
* mmc: host: use platform_{get,set}_drvdata()Jingoo Han2013-06-27
* mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()Wei Yongjun2013-06-27
* mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun2013-06-27
* mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2013-06-27
* mmc: mxs-mmc: Let device core handle pinctrlFabio Estevam2013-06-27
* mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D2013-06-27
* mmc: sdhci-sirf: let device core setup the default pin configurationBarry Song2013-06-27
* mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()Simon Baatz2013-06-27
* mmc: tegra: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: sdhci-pxav3: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: mxcmmc: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: tmio-mmc: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: sh_mmcif: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: return mmc_of_parse() errors to callerSimon Baatz2013-06-27
* mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen2013-06-27
* mmc: tmio: reset the controller after power-upGuennadi Liakhovetski2013-06-06
* mmc: tmio: fix unbalanced power-on calls with clock-gating enabledGuennadi Liakhovetski2013-06-06
* mmc: sh_mmcif: don't clear masked interruptsGuennadi Liakhovetski2013-06-06
* mmc: tmio: postpone controller reset during resumeGuennadi Liakhovetski2013-06-06
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-31
* mmc: sdhci-pci: support runtime PM for BYT SD cardsAdrian Hunter2013-05-26
* mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cardsAdrian Hunter2013-05-26
* mmc: sdhci: add ability to stay runtime-resumed if the card is powered upAdrian Hunter2013-05-26
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper2013-05-26
* mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-05-26
* mmc: sdhi/tmio: add DT DMA supportGuennadi Liakhovetski2013-05-26
* mmc: sdhi/tmio: switch to using dmaengine_slave_config()Guennadi Liakhovetski2013-05-26
* mmc: sdhi/tmio: make DMA filter implementation specificGuennadi Liakhovetski2013-05-26
* mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim2013-05-26
* mmc: core: Fix select power class after resumeFredrik Soderstedt2013-05-26
* mmc: core: Restructure and simplify code for mmc sleep|awakeUlf Hansson2013-05-26
* mmc: core: Support aggressive power management for (e)MMC/SDUlf Hansson2013-05-26
* mmc: block: Enable runtime pm for mmc blkdeviceUlf Hansson2013-05-26
* mmc: core: Add bus_ops for runtime pm callbacksUlf Hansson2013-05-26
* mmc: core: Stop bkops for eMMC only from mmc suspendUlf Hansson2013-05-26
* mmc: mxs-mmc: fix error return code in mxs_mmc_probe()Wei Yongjun2013-05-26
* mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun2013-05-26
* mmc: card: Adding support for sanitize in eMMC 4.5Maya Erez2013-05-26
* mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling modeUlf Hansson2013-05-26
* mmc: core: Only execute tuning for SDR50 and SDR104Fredrik Soderstedt2013-05-26
* mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar2013-05-26
* mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter2013-05-26