Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / mmc /
2012-04-26 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2012-04-21 Ulf Hanssonmmc: core: Do not pre-claim host in suspend
2012-04-21 Jaehoon Chungmmc: dw_mmc: prevent NULL dereference for dma_ops
2012-04-21 Eric Bénardmmc: unbreak sdhci-esdhc-imx on i.MX25
2012-04-21 H Hartley Sweetenmmc: cd-gpio: Include header to pickup exported symbol...
2012-04-21 Daniel Drakemmc: sdhci: refine non-removable card checking for...
2012-04-21 Seungwon Jeonmmc: dw_mmc: Fix switch from DMA to PIO
2012-04-21 Chuanxiao Dongmmc: remove MMC bus legacy suspend/resume method
2012-04-21 Rajendra Nayakmmc: omap_hsmmc: Get rid of of_have_populated_dt()...
2012-04-21 Chris Ballmmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_M...
2012-04-21 Adrian Huntermmc: fixes for eMMC v4.5 sanitize operation
2012-04-21 Adrian Huntermmc: fixes for eMMC v4.5 discard operation
2012-04-20 Shawn Guodma: mxs-dma: enable channel in device_issue_pending...
2012-04-06 Paul Walmsleymmc: use really long write timeout to deal with crappy...
2012-04-06 Alf Høgemarkmmc: sdhci-dove: Fix compile error by including module.h
2012-04-06 Al Coopermmc: Prevent 1.8V switch for SD hosts that don't suppor...
2012-04-06 Chris BallRevert "mmc: sdhci-pci: Add MSI support"
2012-04-06 Chris BallRevert "mmc: sdhci-pci: add quirks for broken MSI on...
2012-04-06 Subhash Jadavanimmc: core: fix power class selection
2012-04-06 Balaji T Kmmc: omap_hsmmc: fix module re-insertion
2012-04-06 Felipe Balbimmc: omap_hsmmc: convert to module_platform_driver
2012-04-06 Felipe Balbimmc: omap_hsmmc: make it behave well as a module
2012-04-06 Felipe Balbimmc: omap_hsmmc: trivial cleanups
2012-04-06 Balaji T Kmmc: omap_hsmmc: context save after enabling runtime pm
2012-04-06 Balaji T Kmmc: omap_hsmmc: use runtime put sync in probe error...
2012-04-06 Rafael J. Wysockimmc: sdio: Use empty system suspend/resume callbacks...
2012-04-06 Subhash Jadavanimmc: bus: print bus speed mode of UHS-I card
2012-04-06 Manuel Laussmmc: sdhci-pci: add quirks for broken MSI on O2Micro...
2012-04-06 Simon Hormanmmc: sh_mmcif: Simplify calculation of mmc->f_min
2012-04-06 Simon Hormanmmc: sh_mmcif: mmc->f_max should be half of the bus...
2012-04-06 Simon Hormanmmc: sh_mmcif: double clock speed
2012-04-06 Ulf Hanssonmmc: block: Remove use of mmc_blk_set_blksize
2012-04-06 Ludovic Desrochesmmc: atmel-mci: add support for odd clock dividers
2012-04-06 Ludovic Desrochesmmc: atmel-mci: r/w proof capability only available...
2012-04-06 Ludovic Desrochesmmc: atmel-mci: correct data timeout computation
2012-04-06 Mark Brownmmc: sdhci-s3c: Enable runtime power management
2012-04-06 Mark Brownmmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system...
2012-04-06 Julia Lawallmmc: sdhci-s3c: use devm_ functions
2012-04-05 Thomas Abrahammmc: sdhci-s3c: Keep a copy of platform data and use it
2012-04-05 Thomas Abrahammmc: sdhci-s3c: derive transfer width host cap from...
2012-04-05 Thomas Abrahammmc: sdhci-s3c: Remove usage of clk_type member in...
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
next