| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: s3cmci: fix s3c2410_dma_config() arguments. | Ben Dooks | 2009-03-12 | 1 | -2/+1 |
* | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter | 2009-03-08 | 1 | -6/+9 |
* | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip | Andres Salomon | 2009-03-02 | 1 | -0/+1 |
* | sdhci: Add quirk for controllers with no end-of-busy IRQ | Ben Dooks | 2009-03-02 | 2 | -1/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-02-18 | 7 | -40/+77 |
|\ |
|
| * | omap_hsmmc: Change while(); loops with finite version | Jean Pihet | 2009-02-18 | 1 | -24/+30 |
| * | omap_hsmmc: recover from transfer failures | Jean Pihet | 2009-02-18 | 1 | -1/+8 |
| * | omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V | David Brownell | 2009-02-18 | 1 | -10/+33 |
| * | omap_hsmmc: card detect irq bugfix | David Brownell | 2009-02-18 | 1 | -1/+3 |
| * | sdhci: fix led naming | Helmut Schaa | 2009-02-18 | 2 | -1/+4 |
| * | mmc_test: fix basic read test | Rabin Vincent | 2009-02-18 | 1 | -1/+1 |
| * | s3cmci: Fix hangup in do_pio_write() | Yauhen Kharuzhy | 2009-02-18 | 1 | -1/+1 |
| * | Revert "sdhci: force high speed capability on some controllers" | Pierre Ossman | 2009-02-18 | 3 | -6/+2 |
| * | MMC: fix bug - SDHC card capacity not correct | Yi Li | 2009-02-18 | 1 | -1/+1 |
* | | atmel-mci: fix initialization of dma slave data | Dan Williams | 2009-02-18 | 1 | -2/+3 |
|/ |
|
* | pxamci: enable DMA for write ops after CMD/RESP | Cliff Brake | 2009-02-02 | 1 | -1/+15 |
* | pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) | Cliff Brake | 2009-02-02 | 1 | -5/+4 |
* | ricoh_mmc: Use suspend_late/resume_early | philipl@overt.org | 2009-02-02 | 1 | -4/+4 |
* | mmci: Add support for ST Micro derivate | Linus Walleij | 2009-02-02 | 2 | -4/+61 |
* | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer | 2009-02-02 | 3 | -0/+891 |
* | [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 | Madhusudhan Chikkature | 2009-01-24 | 3 | -0/+1253 |
* | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo | 2009-01-24 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-01-09 | 1 | -75/+28 |
|\ |
|
| * | dmaengine: kill enum dma_state_client | Dan Williams | 2009-01-06 | 1 | -3/+3 |
| * | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams | 2009-01-06 | 1 | -1/+0 |
| * | atmel-mci: convert to dma_request_channel and down-level dma_slave | Dan Williams | 2009-01-06 | 1 | -71/+27 |
| * | dmaengine: up-level reference counting to the module level | Dan Williams | 2009-01-06 | 1 | -3/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'fixes', 'cleanups' and 'boards' | Haavard Skinnemoen | 2009-01-07 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| | * | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre | 2009-01-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of ../mmc | Pierre Ossman | 2008-12-31 | 18 | -294/+638 |
|\ \ |
|
| * | | mmc: warn about voltage mismatches | David Brownell | 2008-12-31 | 1 | -0/+2 |
| * | | mmc_spi: Add support for OpenFirmware bindings | Anton Vorontsov | 2008-12-31 | 3 | -1/+155 |
| * | | pxamci: fix dma_unmap_sg length | Vernon Sauder | 2008-12-31 | 1 | -1/+1 |
| * | | mmc_block: ensure all sectors that do not have errors are read | Adrian Hunter | 2008-12-31 | 1 | -17/+59 |
| * | | drivers/mmc: Move a dereference below a NULL test | Julia Lawall | 2008-12-31 | 1 | -1/+2 |
| * | | sdhci: handle built-in sdhci with modular leds class | Pierre Ossman | 2008-12-31 | 1 | -6/+11 |
| * | | mmc: balanc pci_iomap with pci_iounmap | Roel Kluin | 2008-12-31 | 1 | -1/+1 |
| * | | mmc_block: print better error messages | Adrian Hunter | 2008-12-31 | 1 | -7/+37 |
| * | | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov | 2008-12-31 | 1 | -0/+75 |
| * | | ricoh_mmc: Handle newer models of Ricoh controllers | philipl@overt.org | 2008-12-31 | 1 | -6/+11 |
| * | | mmc: Add 8-bit bus width support | Jarkko Lavinen | 2008-12-31 | 1 | -4/+14 |
| * | | sdhci: activate led support also when module | Éric Piel | 2008-12-31 | 2 | -7/+7 |
| * | | mmc: trivial annotation of 'blocks' | Harvey Harrison | 2008-12-31 | 1 | -4/+2 |
| * | | pci: use pci_ioremap_bar() in drivers/mmc | Arjan van de Ven | 2008-12-31 | 1 | -1/+1 |
| * | | Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi... | Russell King | 2008-12-17 | 2 | -238/+258 |
| |\ \ |
|
| | * | | imxmmc: use readl/writel | Marc Kleine-Budde | 2008-12-16 | 2 | -93/+134 |
| | * | | imxmmc: Remove unused variables | Marc Kleine-Budde | 2008-12-16 | 1 | -2/+0 |
| | * | | imxmmc: Checkpatch cleanup | Marc Kleine-Budde | 2008-12-16 | 1 | -160/+141 |
| * | | | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-12-17 | 1 | -3/+4 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren | 2008-12-10 | 1 | -1/+1 |