Age | Commit message (Expand) | Author |
2012-04-05 | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley |
2012-04-05 | mmc: sdhci-dove: Fix compile error by including module.h | Alf Høgemark |
2012-04-05 | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. | Al Cooper |
2012-04-05 | Revert "mmc: sdhci-pci: Add MSI support" | Chris Ball |
2012-04-05 | Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" | Chris Ball |
2012-04-05 | mmc: core: fix power class selection | Subhash Jadavani |
2012-04-05 | mmc: omap_hsmmc: fix module re-insertion | Balaji T K |
2012-04-05 | mmc: omap_hsmmc: convert to module_platform_driver | Felipe Balbi |
2012-04-05 | mmc: omap_hsmmc: make it behave well as a module | Felipe Balbi |
2012-04-05 | mmc: omap_hsmmc: trivial cleanups | Felipe Balbi |
2012-04-05 | mmc: omap_hsmmc: context save after enabling runtime pm | Balaji T K |
2012-04-05 | mmc: omap_hsmmc: use runtime put sync in probe error patch | Balaji T K |
2012-04-05 | mmc: sdio: Use empty system suspend/resume callbacks at the bus level | Rafael J. Wysocki |
2012-04-05 | mmc: bus: print bus speed mode of UHS-I card | Subhash Jadavani |
2012-04-05 | mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers | Manuel Lauss |
2012-04-05 | mmc: sh_mmcif: Simplify calculation of mmc->f_min | Simon Horman |
2012-04-05 | mmc: sh_mmcif: mmc->f_max should be half of the bus clock | Simon Horman |
2012-04-05 | mmc: sh_mmcif: double clock speed | Simon Horman |
2012-04-05 | mmc: block: Remove use of mmc_blk_set_blksize | Ulf Hansson |
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 |