aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
* mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2010-09-261-2/+4
* mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski2010-09-261-2/+4
* drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall2010-09-091-1/+2
* omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du2010-09-091-1/+1
* mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde2010-09-091-0/+1
* omap_hsmmc: remove unused local `state'Sergio Aguirre2010-09-091-1/+0
* ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava2010-09-091-1/+1
* mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski2010-09-092-8/+7
* tmio_mmc: don't clear unhandled pending interruptsYusuke Goda2010-09-091-4/+1
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-091-3/+2
* drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park2010-08-201-3/+3
* sdhci: add no hi-speed bit quirk supportKyungmin Park2010-08-202-1/+4
* s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park2010-08-201-1/+1
* mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König2010-08-181-0/+2
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-141-48/+11
|\
| * Merge commit 'v2.6.35-rc6' into spi/testGrant Likely2010-07-251-0/+20
| |\
| * | spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab2010-07-031-48/+11
* | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-133-17/+29
|\ \ \
| * | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2010-08-092-4/+5
| * | | mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-092-13/+2
| * | | mmc: msm: fix up build breakage on !PMDaniel Walker2010-06-231-16/+22
| |/ /
* | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-122-2/+2
|\ \ \
| * | | msm: mmc: Add msm prefix to platform data structureSahitya Tummala2010-08-092-2/+2
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-122-4/+5
|\ \ \
| * | | mmc_spi: Fix unterminated of_match_tableAnton Vorontsov2010-08-081-0/+1
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* | | | mmc_test: fix large memory allocationAdrian Hunter2010-08-121-29/+47
* | | | mmc_test: add performance testsAdrian Hunter2010-08-121-2/+791
* | | | mmc_block: add support for secure discardAdrian Hunter2010-08-122-3/+46
* | | | omap_hsmmc: add erase capabilityAdrian Hunter2010-08-121-3/+10
* | | | mmc_block: add discard supportAdrian Hunter2010-08-122-3/+55
* | | | mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-126-1/+525
* | | | mmc: add ricoh e822 pci idPablo Castillo2010-08-111-0/+8
* | | | sdhci: add auto CMD12 support for eSDHC driverJerry Huang2010-08-113-2/+18
* | | | sdhci: add regulator supportMarek Szyprowski2010-08-112-1/+27
* | | | sdhci-s3c: add support for new card detection methodsMarek Szyprowski2010-08-112-0/+86
* | | | sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski2010-08-111-0/+1
* | | | sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski2010-08-112-2/+28
* | | | sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee2010-08-111-7/+3
* | | | omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S2010-08-111-2/+5
* | | | drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich2010-08-112-29/+0
* | | | omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-111-0/+10
* | | | sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-111-6/+30
* | | | sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-115-0/+114
* | | | sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov2010-08-111-1/+3
* | | | sdhci-pltfm: switch to module device table matchingAnton Vorontsov2010-08-112-1/+27
* | | | mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala2010-08-111-2/+15
* | | | mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad2010-08-111-1/+3
* | | | sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park2010-08-111-1/+1