summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2012-03-27mmc: davinci: Eliminate spurious interruptsIdo Yariv
2012-03-27mmc: omap_hsmmc: Avoid a regulator voltage change with dtRajendra Nayak
2012-03-27mmc: omap_hsmmc: Convert hsmmc driver to use device treeRajendra Nayak
2012-03-27mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIOAdrian Hunter
2012-03-27mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter
2012-03-27mmc: sdhci-pci: select HC erase size for Medfield eMMCAdrian Hunter
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter
2012-03-27mmc: omap_hsmmc: convert all pr_* to dev_*Rajendra Nayak
2012-03-27mmc: sh_mmcif: fix MMC_GEN_CMD settingShimoda, Yoshihiro
2012-03-27mmc: core: hs200 fixesSubhash Jadavani
2012-03-27mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warningTony Lindgren
2012-03-27mmc: core: Clean up after mmc_pre_req if card was removedUlf Hansson
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-27mmc: sdhci-spear: add pm callbacks to support hibernationShiraz Hashim
2012-03-27mmc: tmio_mmc: do not enable card hotplug interrupts, if unusedGuennadi Liakhovetski
2012-03-27mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supplyRajendra Nayak
2012-03-27mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power functionRajendra Nayak
2012-03-27mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power functionRajendra Nayak
2012-03-27mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...Balaji T K
2012-03-27mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K
2012-03-27mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channelsBalaji T K
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson
2012-03-27mmc: dw_mmc: Regression fix for non-IDMAC DMASeungwon Jeon
2012-03-27mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabledJaehoon Chung
2012-03-27ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack
2012-03-27mmc: atmel-mci: fix typoLudovic Desroches
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie