aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mmc: vub300: fix null dereferences in error handlingChris Ball2011-06-181-7/+4
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-06-221-2/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0-rc4' into linux-omap-3.0Colin Cross2011-06-221-2/+10
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | | mmc: omap_hsmmc: Add Add explicit card-detect processingDmitry Shmidt2011-06-141-0/+29
* | | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-1410-30/+403
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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
| |/ /
* | | OMAP4:Fix HSMMC 3/4/5 master clockMadhusudhan Chikkature2011-06-141-4/+9
|/ /
* | 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
| * 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