summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-2/+23
|\
| * ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais2011-05-261-2/+23
* | mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2532-552/+5293
|\
| * mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
| * mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin2011-05-251-2/+2
| * mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-252-1/+18
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-252-3/+8
| * mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-252-17/+48
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-29/+79
| * mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech2011-05-243-0/+2538
| * mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity2011-05-241-1/+6
| * mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-241-1/+1
| * mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-243-19/+32
| * mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-243-5/+6
| * mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity2011-05-241-0/+41
| * mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2011-05-242-15/+20
| * mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-241-0/+1
| * mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung2011-05-241-3/+3
| * mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-241-0/+6
| * mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-242-6/+61
| * mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm2011-05-241-11/+28
| * mmc: sdhi: print physical base address and clock rateMagnus Damm2011-05-241-2/+4
| * mmc: sdhi: no need for special interrupt flagsMagnus Damm2011-05-241-2/+1
| * mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm2011-05-244-21/+37
| * mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2011-05-242-6/+57
| * mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski2011-05-241-9/+69
| * mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-245-19/+86
| * mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski2011-05-241-8/+42
| * mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-1/+32
| * mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-241-31/+44
| * mmc: card: fix potential null dereference of 'idata'Vladimir Motyka2011-05-241-5/+6
| * mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-242-3/+112
| * mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-242-15/+69
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-242-0/+43
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-243-1/+176
| * mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-242-4/+17
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-242-0/+73
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-243-3/+108
| * mmc: sdhci: reset sdclk before setting high speed enableArindam Nath2011-05-241-3/+24
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-247-30/+176
| * mmc: sd: query function modes for uhs cardsArindam Nath2011-05-241-10/+58
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-245-17/+262
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-242-1/+203
| * mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-241-0/+1
| * mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-242-4/+29
| * mmc: Ensure hardware partitions don't mess with mmcblk device naming.Andrei Warkentin2011-05-241-7/+19
| * mmc: sdhci: Add pre and post reset processing for chip specific resetPhilip Rakity2011-05-242-0/+8
| * mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLKMark Brown2011-05-241-3/+4
| * mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-246-34/+12
OpenPOWER on IntegriCloud