aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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-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-12omap_hsmmc: add erase capabilityAdrian 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-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
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala
2010-08-11sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park
2010-08-11sdhci: 8-bit data transfer width supportKyungmin Park
2010-08-11sdhci: remove useless set_clock() checkKyungmin Park
2010-08-11mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky
2010-08-09mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala
2010-08-09mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala
2010-08-09msm: mmc: Add msm prefix to platform data structureSahitya Tummala
2010-08-08mmc_spi: Fix unterminated of_match_tableAnton Vorontsov
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-31Merge branch 'devel-stable' into develRussell King
2010-07-31Merge branch 'misc' into develRussell King
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-07-29ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent
2010-07-26mxcmmc: convert to pm_ops and enable/disable clockEric Bénard
2010-07-26Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König