summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt
2013-07-05mmc: sdhci: add card_event callback to sdhciChristian Daudt
2013-07-05mmc: sdhci-pci: add another device idAdrian Hunter
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay
2013-07-05mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay
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-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-28Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
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: 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: 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: 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: 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
2013-06-27mmc: mxcmmc: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: tmio-mmc: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: sh_mmcif: handle mmc_of_parse() errors during probeSimon Baatz
2013-06-27mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepareLars-Peter Clausen
2013-06-24msm_sdcc: Convert to clk_prepare/unprepareStephen Boyd