aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King1-2/+6
2010-07-29Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-17/+31
2010-07-29ARM: 6246/1: mmci: support larger MMCIDATALENGTH registerRabin Vincent1-3/+9
2010-07-29ARM: 6245/1: mmci: enable hardware flow control on Ux500 variantsRabin Vincent2-4/+6
2010-07-29ARM: 6244/1: mmci: add variant data and default MCICLOCK supportRabin Vincent2-1/+32
2010-07-29ARM: 6243/1: mmci: pass power_mode to the translate_vdd callbackRabin Vincent1-10/+3
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent1-21/+1
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent1-1/+1
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2-56/+39
2010-07-26mxcmmc: convert to pm_ops and enable/disable clockEric Bénard1-14/+18
2010-07-26Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEADUwe Kleine-König35-281/+1721
2010-07-26mxcmmc: add card detect through DAT3 possibilityEric Bénard1-3/+13
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-06-09mmc: msm: fix compile error on MSM7x30Daniel Walker1-1/+1
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-75/+50
2010-06-04omap: remove BUG_ON for disabled interruptsCory Maccarrone1-1/+0
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm1-75/+50
2010-05-27drivers/mmc/host: use ERR_CASTJulia Lawall1-1/+1
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR3-0/+311
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas1-0/+30
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming22-25/+22
2010-05-27mmc: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman1-4/+11
2010-05-27omap_hsmmc: improve interrupt synchronisationAdrian Hunter1-128/+134
2010-05-27sdhci: enable multiblock transfers in sdhci-s3cMaurus Cuelenaere1-3/+0
2010-05-27mmc: s3c6410: enable ADMA feature in 6410 sdhci controllerThomas Abraham1-6/+1
2010-05-27mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor buildThomas Abraham2-5/+17
2010-05-27sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming3-30/+30
2010-05-27mmc: SDHCI_INT_DATA_MASK typo errorZhangfei Gao1-1/+1
2010-05-27mmc: atmel-mci: Add support for SDIO interruptsAnders Grahn1-4/+38
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda3-0/+974
2010-05-27mmc: atmel-mci: enable SD high speed supportNicolas Ferre1-3/+19
2010-05-27mmc: sd: clean up redundant memsetMark Asselstine1-2/+0
2010-05-27davinci: mmc: updates to suspend/resume implementationChaithrika U S1-8/+43
2010-05-27davinci: mmc: add a function to control reset state of the controllerChaithrika U S1-21/+16
2010-05-27sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov1-1/+1
2010-05-27sdhci-pltfm: implement platform data passingAnton Vorontsov1-4/+20
2010-05-27sdhci: implement CAP_CLOCK_BASE_BROKEN quirkAnton Vorontsov2-1/+4
2010-05-27mmc-omap: add support for 16-bit and 32-bit registersMarek Belisko1-29/+33
2010-05-27davinci: mmc: pass number of SG segments as platform dataSudhakar Rajashekhara1-7/+17
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-15/+105
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-31/+349
2010-05-22mmc: let MFD's provide supported Vdd card voltages to tmio_mmcGuennadi Liakhovetski1-1/+4
2010-05-22tmio: add a platform flag to disable card write-protection detectionGuennadi Liakhovetski1-1/+4
2010-05-22mmc: add DMA support to tmio_mmc driver, when used on SuperHGuennadi Liakhovetski2-30/+342
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely7-202/+334
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1