aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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: 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
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski
2011-05-24mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm
2011-05-24mmc: sdhi: print physical base address and clock rateMagnus Damm
2011-05-24mmc: sdhi: no need for special interrupt flagsMagnus Damm
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm
2011-05-24mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski
2011-05-24mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski
2011-05-24mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK
2011-05-24mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko
2011-05-24mmc: card: fix potential null dereference of 'idata'Vladimir Motyka
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath
2011-05-24mmc: sdhci: reset sdclk before setting high speed enableArindam Nath
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
2011-05-24mmc: block: init force_ro sysfs attributeRabin Vincent
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai
2011-05-24mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin
2011-05-24mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity
2011-05-24mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball