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