Age | Commit message (Expand) | Author |
2013-07-10 | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-05 | mmc: bcm281xx SDHCI driver | Christian Daudt |
2013-07-05 | mmc: sdhci: add card_event callback to sdhci | Christian Daudt |
2013-07-05 | mmc: core: Fixup Oops for SDIO shutdown | Ulf Hansson |
2013-07-05 | mmc: sdhci-pci: add another device id | Adrian Hunter |
2013-07-05 | mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register | Oded Gabbay |
2013-07-05 | mmc: esdhc: Add support for 8-bit bus width and non-removable card | Oded Gabbay |
2013-07-05 | mmc: core: production year for eMMC 4.41 and later | Romain Izard |
2013-07-05 | mmc: omap: remove unnecessary #if 0's | Luciano Coelho |
2013-07-05 | mmc: sdhci: fix ctrl_2 on super-speed selection | Giuseppe CAVALLARO |
2013-07-05 | mmc: dw_mmc-pltfm: add Rockchip variant | Heiko Stübner |
2013-07-05 | mmc: dw_mmc-pltfm: move probe and remove below dt match table | Heiko Stübner |
2013-07-05 | mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove | Heiko Stübner |
2013-07-05 | mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14 | Adrian Hunter |
2013-07-05 | mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC. | Adrian Hunter |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-02 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-06-29 | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-27 | Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2013-06-27 | mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA | Dinh Nguyen |
2013-06-27 | mmc: sdhci: fix caps2 for HS200 | Giuseppe CAVALLARO |
2013-06-27 | sdhci-pxav3: Fix runtime PM initialization | Daniel Drake |
2013-06-27 | mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson |
2013-06-27 | mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson |
2013-06-27 | mmc: core: Enable power_off_notify for eMMC shutdown sequence | Ulf Hansson |
2013-06-27 | mmc: core: Add shutdown callback for (e)MMC bus_ops | Ulf Hansson |
2013-06-27 | mmc: core: Handle both poweroff notification types for eMMC | Ulf Hansson |
2013-06-27 | mmc: core: Add shutdown callback for SD bus_ops | Ulf Hansson |
2013-06-27 | mmc: core: Extend shutdown sequence to handle bus operations | Ulf Hansson |
2013-06-27 | mmc: core: Handle card shutdown from mmc_bus | Ulf Hansson |
2013-06-27 | mmc: core: Initiate suspend|resume from mmc bus instead of mmc host | Ulf Hansson |
2013-06-27 | mmc: core: Push common suspend|resume code into each bus_ops | Ulf Hansson |
2013-06-27 | mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE | Ulf Hansson |
2013-06-27 | mmc: core: Remove unnecessary check for the remove callback | Ulf Hansson |
2013-06-27 | mmc: jz4740: Use managed resources | Lars-Peter Clausen |
2013-06-27 | mmc: jz4740: Use slot-gpio helpers | Lars-Peter Clausen |
2013-06-27 | mmc: jz4740: Use SIMPLE_DEV_PM_OPS | Lars-Peter Clausen |
2013-06-27 | mmc: jz4740: Fix handling of read errors. | Paul Cercueil |
2013-06-27 | mmc: jz4740: Remove duplicated code. | Paul Cercueil |
2013-06-27 | mmc: sdhci: improve card removal check in sdhci_card_event() | Shawn Guo |
2013-06-27 | mmc: dw_mmc: Add the ability to set the ciu clock frequency | Doug Anderson |
2013-06-27 | mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER | Doug Anderson |
2013-06-27 | mmc: esdhc-imx: parse max-frequency from devicetree | Lucas Stach |
2013-06-27 | mmc: sdhci-esdhc: calculate sdclk divider from controller clock | Lucas Stach |
2013-06-27 | mmc: card: fixing an false identification of SANITIZE command | Yaniv Gardi |
2013-06-27 | mmc: atmel-mci: remove include <mach/cpu.h> | Nicolas Ferre |
2013-06-27 | mmc: dw_mmc-pci: convert to use pcim_* and devm_* | Andy Shevchenko |
2013-06-27 | mmc: dw_mmc: eliminate useless usage of ret | Andy Shevchenko |