summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-10-28mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo
2011-10-27mmc: mmci: PM runtime updateUlf Hansson
2011-10-21mmc: mmci: add constraints on alignment for SDIOPer Forlin
2011-10-21mmc: mmci: Support MMC_PM_KEEP_POWERUlf Hansson
2011-10-21mmc: mmci: Support for pm_runtimeUlf Hansson
2011-10-11mmc: mmci: Do not release spinlock in request_endUlf Hansson
2011-10-11mmc: block: support no access to boot partitionsAdrian Hunter
2011-09-30mmc: mmci: Added initial support for pm_runtimeUlf Hansson
2011-09-28MMCI: Increase max_segs from 16 to 128Ulf Hansson
2011-09-26mmc: mmci: simplify err check in mmci_post_requestPer Forlin
2011-09-23mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2011-09-23mmc: mmci: Provide option to configure bus signal directionUlf Hansson
2011-09-21MMCI: Put power register deviations in variant data.Sebastian Rasmussen
2011-09-19MMCI: Add support for non-power-of-two block sizesStefan Nilsson XK
2011-09-19MMCI: Fix incorrect handling of HW FC for SDIOStefan Nilsson XK
2011-09-19mmci: Prepare for sdio before setting up dma jobUlf Hansson
2011-09-19MMCI: Fix bug in PIO read for small SDIO packetsStefan Nilsson XK
2011-09-19mmc: mmci: implement pre_req() and post_req()Per Forlin
2011-09-19ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij
2011-07-25Merge branch 'upstream/linaro-3.0' into linaro-android-3.0John Stultz
2011-07-21mmc/tegra: add sdhci device tree handlingGrant Likely
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-18mmc: sdhi: fix module unloadingGuennadi Liakhovetski
2011-06-18mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao
2011-06-18mmc: vub300: fix null dereferences in error handlingChris Ball
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-14sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-05-26ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.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: 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: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski