summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-137-43/+87
|\
| * MX2/MX3 SDHC driver: rename platform driverSascha Hauer2009-03-131-1/+1
| * mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer2009-03-131-1/+1
| * sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1
| * sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-022-1/+6
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-02-185-38/+75
| |\
| | * omap_hsmmc: Change while(); loops with finite versionJean Pihet2009-02-181-24/+30
| | * omap_hsmmc: recover from transfer failuresJean Pihet2009-02-181-1/+8
| | * omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell2009-02-181-10/+33
| | * omap_hsmmc: card detect irq bugfixDavid Brownell2009-02-181-1/+3
| | * sdhci: fix led namingHelmut Schaa2009-02-182-1/+4
| | * s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy2009-02-181-1/+1
| | * Revert "sdhci: force high speed capability on some controllers"Pierre Ossman2009-02-183-6/+2
| * | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-181-2/+3
| |/
* | [ARM] 5420/1: MMCI devinit and devexit macrosLinus Walleij2009-03-121-3/+3
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-2/+1
|/
* pxamci: enable DMA for write ops after CMD/RESPCliff Brake2009-02-021-1/+15
* pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake2009-02-021-5/+4
* ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org2009-02-021-4/+4
* mmci: Add support for ST Micro derivateLinus Walleij2009-02-022-4/+61
* mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-023-0/+891
* [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-243-0/+1253
* [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-091-75/+28
|\
| * dmaengine: kill enum dma_state_clientDan Williams2009-01-061-3/+3
| * dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-061-1/+0
| * atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-061-71/+27
| * dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-3/+1
| |
| \
*-. \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-071-1/+1
|\ \ \ | |_|/ |/| |
| | * atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-051-1/+1
| |/
* | Merge branch 'master' of ../mmcPierre Ossman2008-12-3115-264/+451
|\ \
| * | mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-313-1/+155
| * | pxamci: fix dma_unmap_sg lengthVernon Sauder2008-12-311-1/+1
| * | drivers/mmc: Move a dereference below a NULL testJulia Lawall2008-12-311-1/+2
| * | sdhci: handle built-in sdhci with modular leds classPierre Ossman2008-12-311-6/+11
| * | mmc: balanc pci_iomap with pci_iounmapRoel Kluin2008-12-311-1/+1
| * | ricoh_mmc: Handle newer models of Ricoh controllersphilipl@overt.org2008-12-311-6/+11
| * | sdhci: activate led support also when moduleÉric Piel2008-12-312-7/+7
| * | pci: use pci_ioremap_bar() in drivers/mmcArjan van de Ven2008-12-311-1/+1
| * | Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi...Russell King2008-12-172-238/+258
| |\ \
| | * | imxmmc: use readl/writelMarc Kleine-Budde2008-12-162-93/+134
| | * | imxmmc: Remove unused variablesMarc Kleine-Budde2008-12-161-2/+0
| | * | imxmmc: Checkpatch cleanupMarc Kleine-Budde2008-12-161-160/+141
| * | | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-171-3/+4
| |\ \ \ | | |/ / | |/| |
| | * | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-101-1/+1
| | * | omap mmc: Add better MMC low-level initTony Lindgren2008-12-101-3/+4
| | |/
| * | Merge branch 'clks' into develRussell King2008-11-301-1/+1
| |\ \
| | * | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-301-1/+1
| * | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-1/+1
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-031-2/+3
| | |\ \ \
OpenPOWER on IntegriCloud