aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball
2012-04-05mmc: core: fix power class selectionSubhash Jadavani
2012-04-05mmc: omap_hsmmc: fix module re-insertionBalaji T K
2012-04-05mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi
2012-04-05mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi
2012-04-05mmc: omap_hsmmc: trivial cleanupsFelipe Balbi
2012-04-05mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K
2012-04-05mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss
2012-04-05mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman
2012-04-05mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman
2012-04-05mmc: sh_mmcif: double clock speedSimon Horman
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht
2012-03-27mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() functionGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: do not manage PM clocks manuallyGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: remove unused sdio_irq_enabled flagGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski
2012-03-27mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski
2012-03-27mmc: tmio: calculate the native hotplug condition only onceGuennadi Liakhovetski
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski
2012-03-27mmc: sdhci-pci: allow 8-bit bus width for Intel PCHAlexander Stein
2012-03-27mmc: sdhci: check interrupt flags in ISR againAlexander Stein
2012-03-27mmc: sdhci-pci: Add MSI supportAlexander Stein
2012-03-27mmc: core: warn when card doesn't support HPIJaehoon Chung
2012-03-27mmc: davinci: Poll status for small size transfersIdo Yariv