summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
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
2010-07-26mxcmmc: add card detect through DAT3 possibilityEric Bénard
2010-07-25Merge commit 'v2.6.35-rc6' into spi/testGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski
2010-07-05of: refactor of_modalias_node() and remove explicit match table.Grant Likely
2010-07-03spi/mmc_spi: mmc_spi adaptations for SPI bus locking APIErnst Schwab
2010-06-23mmc: msm: fix up build breakage on !PMDaniel Walker
2010-06-09mmc: msm: fix compile error on MSM7x30Daniel Walker
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm
2010-05-27drivers/mmc/host: use ERR_CASTJulia Lawall
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman
2010-05-27omap_hsmmc: improve interrupt synchronisationAdrian Hunter
2010-05-27sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere
2010-05-27mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham
2010-05-27mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham
2010-05-27sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming
2010-05-27mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao
2010-05-27mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda