Age | Commit message (Expand) | Author |
2013-08-24 | mmc: mxs-mmc: Use devm_clk_get() | Fabio Estevam |
2013-08-24 | mmc: jz4740: fix return value check in jz4740_mmc_probe() | Wei Yongjun |
2013-08-24 | mmc: vub300: Staticize vub300_init_card | Sachin Kamat |
2013-08-24 | mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock | Sachin Kamat |
2013-08-20 | ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers) | Christian Daudt |
2013-08-19 | ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona | Christian Daudt |
2013-08-19 | mmc: sdhci-bcm-kona: make linker-section warning go away | Markus Mayer |
2013-07-31 | mmc: pxamci: Indicate that regulators may be absent | Mark Brown |
2013-07-31 | mmc: dw_mmc: Indicate that regulators may be absent | Mark Brown |
2013-07-31 | mmc: sdhci: Indicate that regulators may be absent | Mark Brown |
2013-07-31 | mmc: core: Indicate that vmmcq may be absent | Mark Brown |
2013-07-23 | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann |
2013-07-23 | mmc: tmio: fix compiler warning | Guennadi Liakhovetski |
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 |