Age | Commit message (Expand) | Author |
2015-10-26 | mmc: sirf: fix the capbility to support DDR50 | Weijun Yang |
2015-10-26 | mmc: sdhci: enable tuning for DDR50 | Weijun Yang |
2015-10-26 | mmc: sunxi: Add card busy detection | Hans de Goede |
2015-10-26 | mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a | Yangbo Lu |
2015-10-26 | mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support | Chaotian Jing |
2015-10-26 | mmc: omap: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-10-26 | mmc: moxart: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-10-26 | mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it | Tobias Klauser |
2015-10-26 | mmc: mmc_spi: Export OF module alias information | Javier Martinez Canillas |
2015-10-26 | mmc: sdhci-of-at91: remove a line of dead code | Dan Carpenter |
2015-10-26 | mmc: sdhci: call sdhci_init() before request irq | Haibo Chen |
2015-10-26 | mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width | Javier Martinez Canillas |
2015-10-26 | mmc: vub300: Remove unneded semicolons | Javier Martinez Canillas |
2015-10-26 | mmc: wbsd: Remove unneded semicolon | Javier Martinez Canillas |
2015-10-26 | mmc: sdhci-acpi: detect sd card reader on asus x205ta | Michele Curti |
2015-10-08 | mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk | ludovic.desroches@atmel.com |
2015-10-08 | mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST | ludovic.desroches@atmel.com |
2015-10-08 | mmc: sdhci-pxav3: fix error handling of armada_38x_quirks | Marcin Wojtas |
2015-10-08 | mmc: sdhci-pxav3: disable clock inversion for HS MMC cards | Nadav Haklai |
2015-10-08 | mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver | Nadav Haklai |
2015-10-08 | mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting | Tony Lindgren |
2015-10-08 | Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" | Tony Lindgren |
2015-09-29 | mmc: pxamci: fix card detect with slot-gpio API | Robert Jarzmik |
2015-09-29 | mmc: sunxi: Fix clk-delay settings | Hans de Goede |
2015-09-01 | mmc: android-goldfish: remove incorrect __iomem annotation | Christoph Hellwig |
2015-08-27 | mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: avoid pbias regulator enable on power off | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: add separate function to set pbias | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: add separate functions for enable/disable supply | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: return error if any of the regulator APIs fail | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get() | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get | Kishon Vijay Abraham I |
2015-08-27 | mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc | Kishon Vijay Abraham I |
2015-08-27 | mmc: sdhci-of-at91: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2015-08-27 | mmc: sh_mmcif: Fix suspend process | Koji Matsuoka |
2015-08-27 | mmc: usdhi6rol0: fix error return code | Julia Lawall |
2015-08-27 | mmc: omap: fix error return code | Julia Lawall |
2015-08-27 | mmc: usdhi6rol0: fix ack register write | Rabin Vincent |
2015-08-27 | mmc: usdhi6rol0: fix NULL pointer deref in debug print | Rabin Vincent |
2015-08-27 | mmc: usdhi6rol0: handle probe deferral for regulator | Rabin Vincent |
2015-08-27 | mmc: sdhci-of-arasan: Add the support for sdhci-5.1 | Shawn Lin |
2015-08-27 | mmc: sdhci: also get preset value and driver type for MMC_DDR52 | Jisheng Zhang |
2015-08-27 | mmc: atmel-mci: remove useless include | Alexandre Belloni |