aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-06-26Revert "mmc: fix all hangs related to mmc/sd card insert/removal during suspe...Andy Whitcroft
2011-06-26UBUNTU: SAUCE: (no-up) ARM: Resetting power_mode to its original value.Mathieu J. Poirier
2011-06-22ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais
2011-06-22mmci: move dmaengine dependent access from mmci_probe to mmci_dma_setupPer Forlin
2011-06-21fix wrong merge conflict in commit 8b2404e60cNicolas Pitre
2011-06-21mmc: add handling for two parallel block requests in issue_rw_rqPer Forlin
2011-06-21mmc: test: add random fault injection in core.cPer Forlin
2011-06-21mmc: add a second mmc queue request memberPer Forlin
2011-06-21mmc: move error code in mmc_block_issue_rw_rq to a separate function.Per Forlin
2011-06-21mmc: add a block request prepare functionPer Forlin
2011-06-21mmc: add member in mmc queue struct to hold request dataPer Forlin
2011-06-21mmc: mmc_test: add test for non-blocking transfersPer Forlin
2011-06-21mmc: mmc_test: add debugfs file to list all testsPer Forlin
2011-06-21mmci: implement pre_req() and post_req()Per Forlin
2011-06-21omap_hsmmc: add support for pre_req and post_reqPer Forlin
2011-06-21mmc: add non-blocking mmc request functionPer Forlin
2011-06-21Merge commit '08ee80c' into linaro-2.6.39Nicolas Pitre
2011-06-19omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-19omap: hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-17mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo
2011-06-17mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WPShawn Guo
2011-06-17mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo
2011-06-17mmc: sdhci: fix interrupt storm from card detectionShawn Guo
2011-06-17mmc: Replace SDHCI_QUIRK_NO_MULTIBLOCK with a platform hook.Chris Ball
2011-06-17mmc: Replace SDHCI_QUIRK_FORCE_BLK_SZ_2048 with a platform hook.Chris Ball
2011-06-17mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo
2011-06-17mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-06-17mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo
2011-06-17mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo
2011-06-17mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-06-08ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij
2011-06-06ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
2011-06-01Merge commit 'c7f409e' into linaro-2.6.39Nicolas Pitre
2011-05-30Merge commit 'b0ec5cf'; commit '603605a'; commit '8373dc3'; commit '399bc48';...Nicolas Pitre
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech
2011-05-24mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity
2011-05-24mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity
2011-05-24mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity
2011-05-24mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller
2011-05-24mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski