dmaengine: fix cyclic dma usage
[linux-flexiantxendom0-3.2.10.git] / drivers / mmc /
2012-04-20 Shawn Guodma: mxs-dma: enable channel in device_issue_pending...
2012-03-31 Linus TorvaldsMerge tag 'for-linus-3.4' of git://git.infradead.org...
2012-03-29 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-03-29 Linus TorvaldsMerge tag 'mmc-merge-for-3.4-rc1' of git://git./linux...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-27 Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2012-03-27 Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-03-27 Guennadi Liakhovetskimmc: sh_mobile_sdhi: support modular mmc-core with...
2012-03-27 Bastian Hechtmmc: sh_mobile_sdhi: add a callback for board specific...
2012-03-27 Guennadi Liakhovetskimmc: tmio: cosmetic: prettify the tmio_mmc_set_ios...
2012-03-27 Guennadi Liakhovetskimmc: sh_mobile_sdhi: do not manage PM clocks manually
2012-03-27 Guennadi Liakhovetskimmc: tmio_mmc: remove unused sdio_irq_enabled flag
2012-03-27 Guennadi Liakhovetskimmc: tmio_mmc: power status flag doesn't have to be...
2012-03-27 Guennadi Liakhovetskimmc: sh_mobile_sdhi: pass card hotplug GPIO number...
2012-03-27 Guennadi Liakhovetskimmc: tmio_mmc: support the generic MMC GPIO card hotplu...
2012-03-27 Guennadi Liakhovetskimmc: tmio: calculate the native hotplug condition only...
2012-03-27 Guennadi Liakhovetskimmc: simplify mmc_cd_gpio_request() by removing two...
2012-03-27 Alexander Steinmmc: sdhci-pci: allow 8-bit bus width for Intel PCH
2012-03-27 Alexander Steinmmc: sdhci: check interrupt flags in ISR again
2012-03-27 Alexander Steinmmc: sdhci-pci: Add MSI support
2012-03-27 Jaehoon Chungmmc: core: warn when card doesn't support HPI
2012-03-27 Ido Yarivmmc: davinci: Poll status for small size transfers
2012-03-27 Ido Yarivmmc: davinci: Eliminate spurious interrupts
2012-03-27 Rajendra Nayakmmc: omap_hsmmc: Avoid a regulator voltage change with dt
2012-03-27 Rajendra Nayakmmc: omap_hsmmc: Convert hsmmc driver to use device...
2012-03-27 Adrian Huntermmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for...
2012-03-27 Adrian Huntermmc: sdhci: add quirk for keeping card power during...
2012-03-27 Adrian Huntermmc: sdhci-pci: select HC erase size for Medfield eMMC
2012-03-27 Adrian Huntermmc: core: add high-capacity erase size capability...
2012-03-27 Rajendra Nayakmmc: omap_hsmmc: convert all pr_* to dev_*
2012-03-27 Shimoda, Yoshihirommc: sh_mmcif: fix MMC_GEN_CMD setting
2012-03-27 Subhash Jadavanimmc: core: hs200 fixes
2012-03-27 Tony Lindgrenmmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable...
2012-03-27 Ulf Hanssonmmc: core: Clean up after mmc_pre_req if card was removed
2012-03-27 Adrian Huntermmc: start removing enable / disable API
2012-03-27 Shiraz Hashimmmc: sdhci-spear: add pm callbacks to support hibernation
2012-03-27 Guennadi Liakhovetskimmc: tmio_mmc: do not enable card hotplug interrupts...
2012-03-27 Rajendra Nayakmmc: omap_hsmmc: Don't expect MMC1 to always have vmmc...
2012-03-27 Rajendra Nayakmmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power...
2012-03-27 Rajendra Nayakmmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power...
2012-03-27 Balaji T Kmmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT...
2012-03-27 Balaji T Kmmc: omap_hsmmc: remove unused .set_sleep function
2012-03-27 Balaji T Kmmc: omap_hsmmc: use platform_get_resource_byname for...
2012-03-27 Ulf Hanssonmmc: core: Detect card removal on I/O error
2012-03-27 Seungwon Jeonmmc: dw_mmc: Regression fix for non-IDMAC DMA
2012-03-27 Jaehoon Chungmmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC...
2012-03-27 Daniel MackARM: OMAP: hsmmc: add max_freq field
2012-03-27 Ludovic Desrochesmmc: atmel-mci: fix typo
2012-03-26 Huang Shijiemxs-dma : rewrite the last parameter of mxs_dma_prep_sl...
2012-03-26 Huang Shijiemxs-dma : move the mxs dma.h to a more common place
2012-03-25 Jaehoon Chungmmc: dw_mmc: shift with slot-id for CLKENA register
2012-03-25 Jerry Huangmmc: esdhc: Workaround for data crc error on p1010rdb
2012-03-25 Jaehoon Chungmmc: core: add a debug message for SET_BLOCK_COUNT
2012-03-25 Seungwon Jeonmmc: dw_mmc: Add support for pre_req and post_req
2012-03-25 Stephen Warrenmmc: sdhci-tegra: Explicitly support Tegra30
2012-03-25 Jerry Huangmmc: esdhc: Implement power management for ESDHC
2012-03-25 Chris Ballmmc: sdhci: Add platform suspend/resume hooks.
2012-03-25 Jaehoon Chungmmc: dw_mmc: Override blk_settings with platdata on...
2012-03-25 Shashidhar Hiremathmmc: Support of PCI mode in the dw_mmc driver
2012-03-25 Jaehoon Chungmmc: dw_mmc: add support for eMMC Power Off Notify...
2012-03-25 Saugata Dasmmc: MMC-4.5 Data Tag Support
2012-03-24 Arnd BergmannMerge branch 'renesas/soc' into next/soc2
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-24 Linus TorvaldsMerge branch 'amba' of git://git.linaro.org/people...
2012-03-24 Linus TorvaldsMerge branch 'for-armsoc' of git://git.linaro.org/peopl...
2012-03-24 Russell KingMerge branch 'mmci' into amba
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge tag 'pm-for-3.4' of git://git./linux/kernel/git...
2012-03-21 Arnd BergmannMerge branch 'tegra/cleanups' into next/timer
2012-03-21 Alexandre Bouninedmaengine/dma_slave: introduce inline wrappers
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Virodebugfs-related mode_t whack-a-mole
2012-03-20 Arnd BergmannMerge branch 'next/fixes-non-critical' into next/drivers
2012-03-20 Linus TorvaldsMerge tag 'tty-3.3' of git://git./linux/kernel/git...
2012-03-16 viresh kumarARM: 7362/1: AMBA: Add module_amba_driver() helper...
2012-03-16 Rafael J. WysockiMerge branch 'pm-qos'
2012-03-16 Arnd BergmannMerge branch 'spear/dt' into next/dt2
2012-03-15 Arnd BergmannMerge branch 'for-armsoc' of ftp.arm.linux.org.uk/pub...
2012-03-15 Arnd BergmannMerge branch 'next/soc-exynos5250-gpio' of git://git...
2012-03-15 Arnd BergmannMerge branch 'board-specific' of git://github.com/hzhua...
2012-03-15 Arnd BergmannMerge branch 'ep93xx-for-arm-soc' of git://github.com...
2012-03-14 Olof JohanssonMerge branch 'soc' of git://git./linux/kernel/git/rafae...
2012-03-13 Olof JohanssonMerge branch 'next/devel-samsung-mmc' of git://git...
2012-03-13 Rafael J. Wysockish_mmcif / PM: Use PM QoS latency constraint
2012-03-13 Rafael J. Wysockitmio_mmc / PM: Use PM QoS latency constraint
2012-03-11 Jaehoon Chungmmc: sdhci-s3c: add platform data for the second capability
2012-03-11 Kukjin KimMerge branch 'next/cleanup-use-static' into next/cleanu...
2012-03-08 Jiri SlabyTTY: remove re-assignments to tty_driver members
2012-03-08 Olof JohanssonMerge branch 'next/cleanup-s3c24xx' of git://git./linux...
2012-03-07 Kukjin KimMerge branch 'topic/cleanup-s3c24xx' into next/cleanup...
2012-03-05 Kevin HilmanMerge remote-tracking branch 'omap/hsmmc' into for_3...
2012-03-04 Ulf Hanssonmmc: core: Fixup suspend/resume issues for UHS-I cards
2012-03-04 Will Deaconmmc: mmci: reduce max_blk_count to avoid overflowing...
2012-03-04 Sascha Hauermmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
2012-03-04 Guennadi Liakhovetskimmc: core: fix regression: set default clock gating...
2012-03-02 Kukjin KimARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
2012-03-02 Ludovic Desrochesmmc: atmel-mci: don't use dma features when using DMA...
2012-03-02 Arnd BergmannMerge branches 'depends/irqdomain' and 'at91/base2...
2012-03-01 Nicolas FerreMerge branch 'irqdomain/next' of git://git.secretlab...
next