summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorLines
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature-0/+1253
2009-01-24[ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo-1/+1
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-75/+28
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen-1/+1
2009-01-06dmaengine: kill enum dma_state_clientDan Williams-3/+3
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams-1/+0
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams-71/+27
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams-3/+1
2009-01-05atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre-1/+1
2008-12-31Merge branch 'master' of ../mmcPierre Ossman-264/+451
2008-12-31mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov-1/+155
2008-12-31pxamci: fix dma_unmap_sg lengthVernon Sauder-1/+1
2008-12-31drivers/mmc: Move a dereference below a NULL testJulia Lawall-1/+2
2008-12-31sdhci: handle built-in sdhci with modular leds classPierre Ossman-6/+11
2008-12-31mmc: balanc pci_iomap with pci_iounmapRoel Kluin-1/+1
2008-12-31ricoh_mmc: Handle newer models of Ricoh controllersphilipl@overt.org-6/+11
2008-12-31sdhci: activate led support also when moduleÉric Piel-7/+7
2008-12-31pci: use pci_ioremap_bar() in drivers/mmcArjan van de Ven-1/+1
2008-12-17Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi...Russell King-238/+258
2008-12-17Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King-3/+4
2008-12-16imxmmc: use readl/writelMarc Kleine-Budde-93/+134
2008-12-16imxmmc: Remove unused variablesMarc Kleine-Budde-2/+0
2008-12-16imxmmc: Checkpatch cleanupMarc Kleine-Budde-160/+141
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren-1/+1
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren-3/+4
2008-11-30sdricoh_cs: Add support for Bay Controller devicesSascha Sommer-0/+2
2008-11-30mmc: at91_mci: reorder timer setup and mmc_add_host() callNicolas Ferre-2/+2
2008-11-30Merge branch 'clks' into develRussell King-1/+1
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King-1/+1
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King-1/+1
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King-1/+2
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King-1/+1
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-10/+10
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks-2/+3
2008-10-30[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks-1/+1
2008-10-28[ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij-2/+3
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-52/+164
2008-10-15Merge branch 'fixes' into for-linusRussell King-413/+1060
2008-10-15s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk-1/+4
2008-10-15s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk-2/+8
2008-10-15s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel-28/+54
2008-10-15s3cmci: cpufreq supportben@fluff.org.uk-19/+96
2008-10-15s3cmci: Make general protocol errors less noisyben@fluff.org.uk-2/+2
2008-10-14Merge branch 's3c-move' into develRussell King-8/+14
2008-10-14Merge branch 'omap-all' into develRussell King-3/+8
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-423/+1088
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-412/+1059
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman-382/+987
2008-10-12MMC: Use timeout values from CSRMatthew Fleming-11/+21