aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-02-18
|\
| * omap_hsmmc: Change while(); loops with finite versionJean Pihet2009-02-18
| * omap_hsmmc: recover from transfer failuresJean Pihet2009-02-18
| * omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8VDavid Brownell2009-02-18
| * omap_hsmmc: card detect irq bugfixDavid Brownell2009-02-18
| * sdhci: fix led namingHelmut Schaa2009-02-18
| * s3cmci: Fix hangup in do_pio_write()Yauhen Kharuzhy2009-02-18
| * Revert "sdhci: force high speed capability on some controllers"Pierre Ossman2009-02-18
* | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-18
|/
* pxamci: enable DMA for write ops after CMD/RESPCliff Brake2009-02-02
* pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake2009-02-02
* ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org2009-02-02
* mmci: Add support for ST Micro derivateLinus Walleij2009-02-02
* mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-02
* [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-24
* [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-24
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-09
|\
| * dmaengine: kill enum dma_state_clientDan Williams2009-01-06
| * dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-06
| * atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-06
| * dmaengine: up-level reference counting to the module levelDan Williams2009-01-06
| |
| \
*-. \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-07
|\ \ \ | |_|/ |/| |
| | * atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-05
| |/
* | Merge branch 'master' of ../mmcPierre Ossman2008-12-31
|\ \
| * | mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-31
| * | pxamci: fix dma_unmap_sg lengthVernon Sauder2008-12-31
| * | drivers/mmc: Move a dereference below a NULL testJulia Lawall2008-12-31
| * | sdhci: handle built-in sdhci with modular leds classPierre Ossman2008-12-31
| * | mmc: balanc pci_iomap with pci_iounmapRoel Kluin2008-12-31
| * | ricoh_mmc: Handle newer models of Ricoh controllersphilipl@overt.org2008-12-31
| * | sdhci: activate led support also when moduleÉric Piel2008-12-31
| * | pci: use pci_ioremap_bar() in drivers/mmcArjan van de Ven2008-12-31
| * | Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi...Russell King2008-12-17
| |\ \
| | * | imxmmc: use readl/writelMarc Kleine-Budde2008-12-16
| | * | imxmmc: Remove unused variablesMarc Kleine-Budde2008-12-16
| | * | imxmmc: Checkpatch cleanupMarc Kleine-Budde2008-12-16
| * | | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-17
| |\ \ \ | | |/ / | |/| |
| | * | omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-10
| | * | omap mmc: Add better MMC low-level initTony Lindgren2008-12-10
| | |/
| * | Merge branch 'clks' into develRussell King2008-11-30
| |\ \
| | * | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-30
| * | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-29
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-03
| | |\ \ \
| | * | | | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
| * | | | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
| * | | | | [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-28
| | |_|/ / | |/| | |
| * | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
| | |_|/ | |/| |
* | | | sdricoh_cs: Add support for Bay Controller devicesSascha Sommer2008-11-30
* | | | mmc: at91_mci: reorder timer setup and mmc_add_host() callNicolas Ferre2008-11-30
|/ / /
* | / mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
| |/ |/|