aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-12Merge branch 'master' into develRussell King
2009-09-12Merge branch 'devel-stable' into develRussell King
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij
2009-09-02ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre
2009-07-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-07-09MMC: MMCI: use gpiolib for card detect/write protectRussell King
2009-07-09MMC: MMCI: use AMBA bus accessorsRussell King
2009-07-03pxamci: correct DMA flow controlMatt Reimer
2009-06-30spi: add spi_master flag wordDavid Brownell
2009-06-21sdhci: remove needless double parenthesisPierre Ossman
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte
2009-06-21s3cmci: fix dma configuration callBen Dooks
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks
2009-06-21sdhci: Add better ADMA error reportingBen Dooks
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel
2009-06-13mmc_block: do not DMA to stackBen Dooks
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks
2009-06-13tmio_mmc: fix clock setupIan Molton
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-06-13mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław
2009-06-13sdhci: platform driver for SDHCIRichard Röjfors
2009-06-13mxcmmc: remove frequency workaroundPierre Ossman
2009-06-13cb710: fix printk format stringPierre Ossman
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław
2009-06-13pxamci: add regulator support.Daniel Ribeiro
2009-06-13MMC core: limit minimum initialization frequency to 400kHzSascha Hauer
2009-06-13sdhci: avoid changing voltage needlesslyPierre Ossman
2009-06-13mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König
2009-06-13mmc_spi: speedup for slow cards, less wear-outWolfgang Muees
2009-06-13mmc: mmc_rescan detects card change in one runJorg Schummer