summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-06-18mmc: sdhi: fix module unloadingGuennadi Liakhovetski
2011-06-18mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao
2011-06-18mmc: vub300: fix null dereferences in error handlingChris Ball
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-14Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-06-14sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-06-14mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-06-14mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-06-14mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-06-14mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-06-14mmc_block: Allow more than 8 partitions per cardColin Cross
2011-06-14mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-06-14mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-06-14mmc: block: Resume multi-block reads after transient read errors.David Ding
2011-06-14mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-06-14mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-06-14mmc: core: Add deferred bus resume policy.San Mehat
2011-06-14mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2011-06-14mmc: sd: Add retries in re-detectionSan Mehat
2011-06-14mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2011-06-14mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2011-06-14trout: Add functions for WiFiDmitry Shmidt
2011-06-14mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-06-14mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
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