aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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: core: Fixup Oops for SDIO shutdownUlf Hansson
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: 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-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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 branch 'pm-assorted'Rafael J. Wysocki
2013-06-27Merge 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: 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