summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-05mmc: core: production year for eMMC 4.41 and laterRomain Izard
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho
2013-07-05mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO
2013-07-05mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner
2013-07-05mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner
2013-07-05mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner
2013-07-05mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter
2013-07-05mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter
2013-06-27mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen
2013-06-27mmc: sdhci: fix caps2 for HS200Giuseppe CAVALLARO
2013-06-27sdhci-pxav3: Fix runtime PM initializationDaniel Drake
2013-06-27mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLEUlf Hansson
2013-06-27mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLEUlf Hansson
2013-06-27mmc: core: Enable power_off_notify for eMMC shutdown sequenceUlf Hansson
2013-06-27mmc: core: Add shutdown callback for (e)MMC bus_opsUlf Hansson
2013-06-27mmc: core: Handle both poweroff notification types for eMMCUlf Hansson
2013-06-27mmc: core: Add shutdown callback for SD bus_opsUlf Hansson
2013-06-27mmc: core: Extend shutdown sequence to handle bus operationsUlf Hansson
2013-06-27mmc: core: Handle card shutdown from mmc_busUlf Hansson
2013-06-27mmc: core: Initiate suspend|resume from mmc bus instead of mmc hostUlf Hansson
2013-06-27mmc: core: Push common suspend|resume code into each bus_opsUlf Hansson
2013-06-27mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPAREUlf Hansson
2013-06-27mmc: core: Remove unnecessary check for the remove callbackUlf Hansson
2013-06-27mmc: jz4740: Use managed resourcesLars-Peter Clausen
2013-06-27mmc: jz4740: Use slot-gpio helpersLars-Peter Clausen
2013-06-27mmc: jz4740: Use SIMPLE_DEV_PM_OPSLars-Peter Clausen
2013-06-27mmc: jz4740: Fix handling of read errors.Paul Cercueil
2013-06-27mmc: jz4740: Remove duplicated code.Paul Cercueil
2013-06-27mmc: sdhci: improve card removal check in sdhci_card_event()Shawn Guo
2013-06-27mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson
2013-06-27mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson
2013-06-27mmc: esdhc-imx: parse max-frequency from devicetreeLucas Stach
2013-06-27mmc: sdhci-esdhc: calculate sdclk divider from controller clockLucas Stach
2013-06-27mmc: card: fixing an false identification of SANITIZE commandYaniv Gardi
2013-06-27mmc: atmel-mci: remove include <mach/cpu.h>Nicolas Ferre
2013-06-27mmc: dw_mmc-pci: convert to use pcim_* and devm_*Andy Shevchenko
2013-06-27mmc: dw_mmc: eliminate useless usage of retAndy Shevchenko
2013-06-27mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resourceAndy Shevchenko
2013-06-27mmc: reordered shutdown sequence in mmc_bld_remove_reqPaul Taysom
2013-06-27mmc: sirf: fix sdhci_pltfm_init sequenceArnd Bergmann
2013-06-27mmc: host: use platform_{get,set}_drvdata()Jingoo Han
2013-06-27mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()Wei Yongjun
2013-06-27mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()Wei Yongjun
2013-06-27mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung
2013-06-27mmc: mxs-mmc: Let device core handle pinctrlFabio Estevam
2013-06-27mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D
2013-06-27mmc: sdhci-sirf: let device core setup the default pin configurationBarry Song
2013-06-27mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()Simon Baatz
2013-06-27mmc: tegra: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: sdhci-pxav3: handle mmc_of_parse() errors during probeSimon Baatz