| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | sdio: do not ignore MMC_VDD_165_195 | Ohad Ben-Cohen | 2009-09-23 | 1 | -7/+0 |
* | | | | mmc: register mmci-omap-hs using platform_driver_probe | Uwe Kleine-König | 2009-09-23 | 1 | -2/+1 |
* | | | | msm_sdcc.c: move overly indented code to separate function | Joe Perches | 2009-09-23 | 1 | -69/+63 |
* | | | | msm_sdcc.c: stylistic cleaning | Joe Perches | 2009-09-23 | 1 | -21/+24 |
* | | | | msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( | Joe Perches | 2009-09-23 | 1 | -58/+47 |
* | | | | mmc: msm_sdccc: driver for HTC Dream | San Mehat | 2009-09-23 | 4 | -0/+1547 |
* | | | | OMAP: HSMMC: do not enable buffer ready interrupt if using DMA | Anand Gadiyar | 2009-09-23 | 1 | -1/+8 |
* | | | | mmc: in mmc_power_up(), use previously selected ocr if available | Balaji Rao | 2009-09-23 | 1 | -1/+7 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | | | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | 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 |