summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen
2010-10-11ARM: 6437/2: mmci: add some register defines for ST Micro variantsLinus Walleij
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-26mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski
2010-09-26mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski
2010-09-23ARM: 6370/1: mmci: use _cansleep GPIO functionsLinus Walleij
2010-09-23ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specifiedRabin Vincent
2010-09-23ARM: 6308/1: mmci: support card detection interruptsRabin Vincent
2010-09-09drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall
2010-09-09omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspendEthan Du
2010-09-09mmc: at91_mci: add missing linux/highmem.h includeMarc Kleine-Budde
2010-09-09omap_hsmmc: remove unused local `state'Sergio Aguirre
2010-09-09ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selectedJiri Pinkava
2010-09-09mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2010-09-09tmio_mmc: don't clear unhandled pending interruptsYusuke Goda
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel
2010-08-26ARM: 6310/1: mmci: support different FIFO sizesRabin Vincent
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent
2010-08-20drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect functionKyungmin Park
2010-08-20sdhci: add no hi-speed bit quirk supportKyungmin Park
2010-08-20s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-13Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-08-12Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12mmc_test: fix large memory allocationAdrian Hunter
2010-08-12mmc_test: add performance testsAdrian Hunter
2010-08-12mmc_block: add support for secure discardAdrian Hunter
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter
2010-08-12mmc_block: add discard supportAdrian Hunter
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11mmc: add ricoh e822 pci idPablo Castillo
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang
2010-08-11sdhci: add regulator supportMarek Szyprowski
2010-08-11sdhci-s3c: add support for new card detection methodsMarek Szyprowski
2010-08-11sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirkMarek Szyprowski
2010-08-11sdhci-s3c: add support for the non standard minimal clock valueMarek Szyprowski
2010-08-11sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirkHyuk Lee
2010-08-11omap hsmmc: fix processing of all dma interrupts as block completionVenkatraman S
2010-08-11drivers/mmc/host/msm-sdcc: remove dead config optionsChristian Dietrich
2010-08-11omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov
2010-08-11sdhci-pltfm: reorganize Makefile entries to support SoC devicesAnton Vorontsov
2010-08-11sdhci-pltfm: switch to module device table matchingAnton Vorontsov