Age | Commit message (Expand) | Author |
2012-04-05 | mmc: atmel-mci: add support for odd clock dividers | Ludovic Desroches |
2012-04-05 | mmc: atmel-mci: r/w proof capability only available since v2xx | Ludovic Desroches |
2012-04-05 | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches |
2012-04-05 | mmc: sdhci-s3c: Enable runtime power management | Mark Brown |
2012-04-05 | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend | Mark Brown |
2012-04-05 | mmc: sdhci-s3c: use devm_ functions | Julia Lawall |
2012-04-05 | mmc: sdhci-s3c: Keep a copy of platform data and use it | Thomas Abraham |
2012-04-05 | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata | Thomas Abraham |
2012-04-05 | mmc: sdhci-s3c: Remove usage of clk_type member in platform data | Thomas Abraham |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug | Guennadi Liakhovetski |
2012-03-27 | mmc: sh_mobile_sdhi: add a callback for board specific init code | Bastian Hecht |
2012-03-27 | mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function | Guennadi Liakhovetski |
2012-03-27 | mmc: sh_mobile_sdhi: do not manage PM clocks manually | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio_mmc: remove unused sdio_irq_enabled flag | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski |
2012-03-27 | mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski |
2012-03-27 | mmc: tmio: calculate the native hotplug condition only once | Guennadi Liakhovetski |
2012-03-27 | mmc: simplify mmc_cd_gpio_request() by removing two parameters | Guennadi Liakhovetski |
2012-03-27 | mmc: sdhci-pci: allow 8-bit bus width for Intel PCH | Alexander Stein |
2012-03-27 | mmc: sdhci: check interrupt flags in ISR again | Alexander Stein |
2012-03-27 | mmc: sdhci-pci: Add MSI support | Alexander Stein |
2012-03-27 | mmc: core: warn when card doesn't support HPI | Jaehoon Chung |
2012-03-27 | mmc: davinci: Poll status for small size transfers | Ido Yariv |
2012-03-27 | mmc: davinci: Eliminate spurious interrupts | Ido Yariv |
2012-03-27 | mmc: omap_hsmmc: Avoid a regulator voltage change with dt | Rajendra Nayak |
2012-03-27 | mmc: omap_hsmmc: Convert hsmmc driver to use device tree | Rajendra Nayak |
2012-03-27 | mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO | Adrian Hunter |
2012-03-27 | mmc: sdhci: add quirk for keeping card power during suspend | Adrian Hunter |
2012-03-27 | mmc: sdhci-pci: select HC erase size for Medfield eMMC | Adrian Hunter |
2012-03-27 | mmc: core: add high-capacity erase size capability flag | Adrian Hunter |
2012-03-27 | mmc: omap_hsmmc: convert all pr_* to dev_* | Rajendra Nayak |
2012-03-27 | mmc: sh_mmcif: fix MMC_GEN_CMD setting | Shimoda, Yoshihiro |
2012-03-27 | mmc: core: hs200 fixes | Subhash Jadavani |
2012-03-27 | mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning | Tony Lindgren |
2012-03-27 | mmc: core: Clean up after mmc_pre_req if card was removed | Ulf Hansson |
2012-03-27 | mmc: start removing enable / disable API | Adrian Hunter |
2012-03-27 | mmc: sdhci-spear: add pm callbacks to support hibernation | Shiraz Hashim |
2012-03-27 | mmc: tmio_mmc: do not enable card hotplug interrupts, if unused | Guennadi Liakhovetski |
2012-03-27 | mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply | Rajendra Nayak |
2012-03-27 | mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function | Rajendra Nayak |
2012-03-27 | mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function | Rajendra Nayak |
2012-03-27 | mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba... | Balaji T K |