aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo3-3/+5
2011-07-20mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo7-54/+227
2011-07-20mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo5-291/+37
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo8-217/+313
2011-07-19ARM: 6981/2: mmci: adjust calculation of f_minLinus Walleij1-1/+9
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixesArnd Bergmann13-28/+76
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-28/+56
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-27/+50
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-27/+50
2011-07-11Merge branch 'master' into for-nextJiri Kosina13-30/+86
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-4/+4
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij2-1/+6
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-27/+70
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter1-6/+1
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter3-5/+8
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter1-1/+1
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter1-0/+3
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake1-0/+39
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski1-1/+1
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski1-2/+2
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin1-2/+3
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar1-1/+0
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen1-1/+1
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-2/+2
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-18mmc: sdhi: fix module unloadingGuennadi Liakhovetski1-1/+2
2011-06-18mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao1-0/+5
2011-06-18mmc: vub300: fix null dereferences in error handlingChris Ball1-7/+4
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+10
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij1-2/+10
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K1-0/+3
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+23
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz1-1/+1
2011-05-26ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais1-2/+23
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds32-552/+5293
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity1-10/+102
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin1-2/+2
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2-1/+18
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2-3/+8
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2-17/+48
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin1-29/+79
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech3-0/+2538
2011-05-24mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity1-1/+6
2011-05-24mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung1-1/+1
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity3-19/+32
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity3-5/+6
2011-05-24mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity1-0/+41
2011-05-24mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2-15/+20
2011-05-24mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller1-0/+1