aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-48/+11
2010-08-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds3-17/+29
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+5
2010-08-12mmc_test: fix large memory allocationAdrian Hunter1-29/+47
2010-08-12mmc_test: add performance testsAdrian Hunter1-2/+791
2010-08-12mmc_block: add support for secure discardAdrian Hunter2-3/+46
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter1-3/+10
2010-08-12mmc_block: add discard supportAdrian Hunter2-3/+55
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter6-1/+525
2010-08-11mmc: add ricoh e822 pci idPablo Castillo1-0/+8
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang3-2/+18
2010-08-11sdhci: add regulator supportMarek Szyprowski2-1/+27
2010-08-11sdhci-s3c: add support for new card detection methodsMarek Szyprowski2-0/+86
2010-08-11sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski1-0/+1
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski2-2/+28
2010-08-11sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee1-7/+3
2010-08-11omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S1-2/+5
2010-08-11drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2-29/+0
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas1-0/+10
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas1-6/+30
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov5-0/+114
2010-08-11sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov1-1/+3
2010-08-11sdhci-pltfm: switch to module device table matchingAnton Vorontsov2-1/+27
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala1-2/+15
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad1-1/+3
2010-08-11sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park1-1/+1
2010-08-11sdhci: 8-bit data transfer width supportKyungmin Park2-0/+6
2010-08-11sdhci: remove useless set_clock() checkKyungmin Park1-1/+1
2010-08-11mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky3-1/+47
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2-26/+61
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw3-23/+133
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw3-119/+186
2010-08-11mmc: recognize CSD structureKyungmin Park1-7/+19
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+7
2010-08-09mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2-4/+5
2010-08-09mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2-13/+2
2010-08-09msm: mmc: Add msm prefix to platform data structureSahitya Tummala2-2/+2
2010-08-08mmc_spi: Fix unterminated of_match_tableAnton Vorontsov1-0/+1
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann1-0/+5
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori1-1/+1
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+0
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-4/+4
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-0/+1039
2010-08-05MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen3-0/+1039
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-113/+122
2010-07-31Merge branch 'devel-stable' into develRussell King1-17/+31
2010-07-31Merge branch 'misc' into develRussell King2-96/+91