summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2549-556/+5699
|\
| * 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-253-1/+19
| * mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-254-4/+12
| * mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-253-17/+49
| * mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-255-29/+93
| * mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin2011-05-241-4/+36
| * mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech2011-05-244-0/+2545
| * 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-244-19/+33
| * 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-242-0/+10
| * mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-243-6/+78
| * 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-242-1/+33
| * 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-243-3/+118
| * mmc: sdhci: add support for programmable clock modeArindam Nath2011-05-243-15/+70
| * mmc: sdhci: enable preset value after uhs initializationArindam Nath2011-05-243-0/+44
| * mmc: sd: add support for tuning during uhs initializationArindam Nath2011-05-246-1/+182
| * mmc: sd: report correct speed and capacity of uhs cardsArindam Nath2011-05-243-4/+24
| * mmc: sd: set current limit for uhs cardsArindam Nath2011-05-244-0/+86
| * mmc: sd: add support for uhs bus speed mode selectionArindam Nath2011-05-245-3/+132
| * mmc: sdhci: reset sdclk before setting high speed enableArindam Nath2011-05-241-3/+24
| * mmc: sd: add support for driver type selectionArindam Nath2011-05-249-30/+190
| * mmc: sd: query function modes for uhs cardsArindam Nath2011-05-242-10/+62
| * mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-247-17/+284
| * mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-247-1/+261
| * mmc: block: init force_ro sysfs attributeRabin Vincent2011-05-241-0/+1
| * mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai2011-05-243-4/+31
| * 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
| * mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-245-21/+10
| * mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-246-92/+37
OpenPOWER on IntegriCloud