| Commit message (Expand) | Author | Age | Files | Lines |
* | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | driver model: constify attribute groups | David Brownell | 2009-09-15 | 2 | -2/+2 |
* | Merge branch 'master' into devel | Russell King | 2009-09-12 | 1 | -1/+1 |
|\ |
|
| * | drivers/mmc: correct error-handling code | Julia Lawall | 2009-08-07 | 1 | -1/+1 |
* | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 8 | -14/+32 |
|\ \ |
|
| * | | ARM: 5636/1: Move vendor enum to AMBA include | Linus Walleij | 2009-09-12 | 1 | -3/+3 |
| |/ |
|
| * | imxmmc: Remove unnecessary semicolons | Joe Perches | 2009-07-31 | 1 | -1/+1 |
| * | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -3/+3 |
| * | sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior | 2009-07-31 | 1 | -2/+8 |
| * | sdhci: get rid of "frequency too high" flood when using eSDHC | Anton Vorontsov | 2009-07-29 | 3 | -1/+13 |
| * | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre | 2009-07-20 | 1 | -2/+2 |
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-07-09 | 1 | -2/+2 |
| |\ |
|
| | * | pxamci: correct DMA flow control | Matt Reimer | 2009-07-03 | 1 | -2/+2 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 1 | -0/+6 |
|\ \ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | spi: add spi_master flag word | David Brownell | 2009-06-30 | 1 | -0/+6 |
| |/ |
|
* | | ARM: 5685/1: Make MMCI driver compile without gpiolib | Linus Walleij | 2009-09-02 | 1 | -0/+2 |
* | | MMC: MMCI: use gpiolib for card detect/write protect | Russell King | 2009-07-09 | 2 | -2/+63 |
* | | MMC: MMCI: use AMBA bus accessors | Russell King | 2009-07-09 | 1 | -4/+4 |
|/ |
|
* | sdhci: remove needless double parenthesis | Pierre Ossman | 2009-06-21 | 1 | -3/+3 |
* | sdhci: Specific quirk vor VIA SDHCI controller in VX855ES | Harald Welte | 2009-06-21 | 3 | -0/+29 |
* | s3cmci: fix dma configuration call | Ben Dooks | 2009-06-21 | 1 | -1/+1 |
* | mmc: Add new via-sdmmc host controller driver | Harald Welte | 2009-06-21 | 3 | -0/+1374 |
* | sdhci: Add support for hosts that are only capable of 1-bit transfers | Anton Vorontsov | 2009-06-21 | 3 | -1/+9 |
* | sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk | Ben Dooks | 2009-06-21 | 3 | -1/+6 |
* | sdhci: Add better ADMA error reporting | Ben Dooks | 2009-06-21 | 1 | -1/+33 |
* | sdhci-s3c: Samsung S3C based SDHCI controller glue | Ben Dooks | 2009-06-21 | 3 | -0/+451 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-06-14 | 16 | -203/+1453 |
|\ |
|
| * | atmel-mci: add MCI2 register definitions | Nicolas Ferre | 2009-06-13 | 1 | -0/+22 |
| * | atmel-mci: Integrate AT91 specific definition in header file | Nicolas Ferre | 2009-06-13 | 1 | -0/+11 |
| * | tmio_mmc: allow compilation for ASIC3 | Philipp Zabel | 2009-06-13 | 2 | -3/+3 |
| * | mmc_block: do not DMA to stack | Ben Dooks | 2009-06-13 | 1 | -4/+12 |
| * | sdhci: Print ADMA status and pointer on debug | Ben Dooks | 2009-06-13 | 1 | -0/+5 |
| * | tmio_mmc: fix clock setup | Ian Molton | 2009-06-13 | 1 | -10/+5 |
| * | tmio_mmc: map SD control registers after enabling the MFD cell | Philipp Zabel | 2009-06-13 | 1 | -10/+10 |
| * | tmio_mmc: correct probe return value for num_resources != 3 | Philipp Zabel | 2009-06-13 | 1 | -7/+5 |
| * | tmio_mmc: don't use set_irq_type | Philipp Zabel | 2009-06-13 | 1 | -4/+2 |
| * | tmio_mmc: add bus_shift support | Philipp Zabel | 2009-06-13 | 2 | -81/+125 |
| * | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel | 2009-06-13 | 1 | -13/+11 |
| * | mmc_spi: don't use EINVAL for possible transmission errors | Wolfgang Muees | 2009-06-13 | 1 | -5/+6 |
| * | cb710: more cleanup for the DEBUG case. | Michał Mirosław | 2009-06-13 | 1 | -0/+3 |
| * | sdhci: platform driver for SDHCI | Richard Röjfors | 2009-06-13 | 3 | -0/+180 |
| * | mxcmmc: remove frequency workaround | Pierre Ossman | 2009-06-13 | 1 | -2/+0 |
| * | cb710: fix printk format string | Pierre Ossman | 2009-06-13 | 1 | -1/+1 |
| * | mmc: Driver for CB710/720 memory card reader (MMC part) | Michał Mirosław | 2009-06-13 | 4 | -0/+922 |
| * | pxamci: add regulator support. | Daniel Ribeiro | 2009-06-13 | 1 | -5/+41 |
| * | MMC core: limit minimum initialization frequency to 400kHz | Sascha Hauer | 2009-06-13 | 1 | -1/+7 |
| * | sdhci: avoid changing voltage needlessly | Pierre Ossman | 2009-06-13 | 2 | -26/+29 |
| * | mmc/omap: make mmci-omap using platform_driver_probe | Uwe Kleine-König | 2009-06-13 | 1 | -2/+1 |
| * | mmc_spi: speedup for slow cards, less wear-out | Wolfgang Muees | 2009-06-13 | 1 | -0/+12 |
| * | mmc: mmc_rescan detects card change in one run | Jorg Schummer | 2009-06-13 | 1 | -44/+55 |