aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* driver model: constify attribute groupsDavid Brownell2009-09-152-2/+2
* Merge branch 'master' into develRussell King2009-09-121-1/+1
|\
| * drivers/mmc: correct error-handling codeJulia Lawall2009-08-071-1/+1
* | Merge branch 'devel-stable' into develRussell King2009-09-128-14/+32
|\ \
| * | ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij2009-09-121-3/+3
| |/
| * imxmmc: Remove unnecessary semicolonsJoe Perches2009-07-311-1/+1
| * cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-3/+3
| * sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-2/+8
| * sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov2009-07-293-1/+13
| * mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre2009-07-201-2/+2
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-091-2/+2
| |\
| | * pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
| | |
| \ \
*-. \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-121-0/+6
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * spi: add spi_master flag wordDavid Brownell2009-06-301-0/+6
| |/
* | ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij2009-09-021-0/+2
* | MMC: MMCI: use gpiolib for card detect/write protectRussell King2009-07-092-2/+63
* | MMC: MMCI: use AMBA bus accessorsRussell King2009-07-091-4/+4
|/
* sdhci: remove needless double parenthesisPierre Ossman2009-06-211-3/+3
* sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte2009-06-213-0/+29
* s3cmci: fix dma configuration callBen Dooks2009-06-211-1/+1
* mmc: Add new via-sdmmc host controller driverHarald Welte2009-06-213-0/+1374
* sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov2009-06-213-1/+9
* sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks2009-06-213-1/+6
* sdhci: Add better ADMA error reportingBen Dooks2009-06-211-1/+33
* sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks2009-06-213-0/+451
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-1416-203/+1453
|\
| * atmel-mci: add MCI2 register definitionsNicolas Ferre2009-06-131-0/+22
| * atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre2009-06-131-0/+11
| * tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-132-3/+3
| * mmc_block: do not DMA to stackBen Dooks2009-06-131-4/+12
| * sdhci: Print ADMA status and pointer on debugBen Dooks2009-06-131-0/+5
| * tmio_mmc: fix clock setupIan Molton2009-06-131-10/+5
| * tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel2009-06-131-10/+10
| * tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel2009-06-131-7/+5
| * tmio_mmc: don't use set_irq_typePhilipp Zabel2009-06-131-4/+2
| * tmio_mmc: add bus_shift supportPhilipp Zabel2009-06-132-81/+125
| * MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-131-13/+11
| * mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees2009-06-131-5/+6
| * cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-131-0/+3
| * sdhci: platform driver for SDHCIRichard Röjfors2009-06-133-0/+180
| * mxcmmc: remove frequency workaroundPierre Ossman2009-06-131-2/+0
| * cb710: fix printk format stringPierre Ossman2009-06-131-1/+1
| * mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-134-0/+922
| * pxamci: add regulator support.Daniel Ribeiro2009-06-131-5/+41
| * MMC core: limit minimum initialization frequency to 400kHzSascha Hauer2009-06-131-1/+7
| * sdhci: avoid changing voltage needlesslyPierre Ossman2009-06-132-26/+29
| * mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König2009-06-131-2/+1
| * mmc_spi: speedup for slow cards, less wear-outWolfgang Muees2009-06-131-0/+12
| * mmc: mmc_rescan detects card change in one runJorg Schummer2009-06-131-44/+55
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-144-7/+8
|\ \