aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-2912-29/+80
|\
| * mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-251-6/+1
| * mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-253-5/+8
| * mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
| * mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-251-0/+3
| * mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
| * mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski2011-06-251-1/+1
| * mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski2011-06-251-2/+2
| * mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin2011-06-251-2/+3
| * mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar2011-06-251-1/+0
| * mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen2011-06-251-1/+1
| * mmc: sdhi: fix module unloadingGuennadi Liakhovetski2011-06-181-1/+2
| * mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao2011-06-181-0/+5
| * mmc: vub300: fix null dereferences in error handlingChris Ball2011-06-181-7/+4
| * Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-151-2/+10
| |\
| | * ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
* | | Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross2011-06-141-6/+1
* | | sdhci: Always pass clock request value zero to set_clock host opTodd Poynor2011-06-141-1/+1
* | | mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt2011-06-141-1/+15
* | | mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt2011-06-141-2/+5
* | | mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt2011-06-141-15/+10
* | | mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King2011-06-141-1/+6
* | | mmc_block: Allow more than 8 partitions per cardColin Cross2011-06-141-5/+2
* | | mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat2011-06-141-1/+4
* | | mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen2011-06-141-1/+22
* | | mmc: block: Resume multi-block reads after transient read errors.David Ding2011-06-141-0/+2
* | | mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt2011-06-141-4/+5
* | | mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat2011-06-143-0/+33
* | | mmc: core: Add deferred bus resume policy.San Mehat2011-06-141-0/+33
* | | mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat2011-06-141-1/+16
* | | mmc: sd: Add retries in re-detectionSan Mehat2011-06-141-6/+45
* | | mmc: sd: When resuming, try a little harder to init the cardSan Mehat2011-06-141-0/+19
* | | mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat2011-06-141-0/+57
* | | trout: Add functions for WiFiDmitry Shmidt2011-06-141-0/+33
* | | mmc: Add concept of an 'embedded' SDIO device.San Mehat2011-06-144-17/+95
* | | mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat2011-06-142-0/+30
|/ /
* | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+3
|/
* 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