summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2009-09-23mmc: register mmci-omap-hs using platform_driver_probeUwe Kleine-König1-2/+1
2009-09-23msm_sdcc.c: move overly indented code to separate functionJoe Perches1-69/+63
2009-09-23msm_sdcc.c: stylistic cleaningJoe Perches1-21/+24
2009-09-23msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(Joe Perches1-58/+47
2009-09-23mmc: msm_sdccc: driver for HTC DreamSan Mehat4-0/+1547
2009-09-23OMAP: HSMMC: do not enable buffer ready interrupt if using DMAAnand Gadiyar1-1/+8
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown1-1/+8
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2-4/+47
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2-3/+3
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-11/+93
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij1-0/+4
2009-09-15ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij1-17/+34
2009-09-12Merge branch 'master' into develRussell King1-1/+1
2009-09-12Merge branch 'devel-stable' into develRussell King8-14/+32
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King1-0/+6
2009-09-12ARM: 5636/1: Move vendor enum to AMBA includeLinus Walleij1-3/+3
2009-09-10[ARM] pxa: update pxamci.c to use 'struct dev_pm_ops'Mike Rapoport1-10/+13
2009-09-10[ARM] pxamci: add simple gpio controlsRobert Jarzmik1-1/+80
2009-09-08Merge commit 'md/for-linus' into async-tx-nextDan Williams8-12/+36
2009-09-08dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto1-1/+8
2009-09-02ARM: 5685/1: Make MMCI driver compile without gpiolibLinus Walleij1-0/+2
2009-08-07drivers/mmc: correct error-handling codeJulia Lawall1-1/+1
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-3/+3
2009-07-31sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-2/+8
2009-07-29sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov3-1/+13
2009-07-20mvsdio: fix handling of partial word at the end of PIO transferNicolas Pitre1-2/+2
2009-07-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-2/+2
2009-07-09MMC: MMCI: use gpiolib for card detect/write protectRussell King2-2/+63
2009-07-09MMC: MMCI: use AMBA bus accessorsRussell King1-4/+4
2009-07-03pxamci: correct DMA flow controlMatt Reimer1-2/+2
2009-06-30spi: add spi_master flag wordDavid Brownell1-0/+6
2009-06-21sdhci: remove needless double parenthesisPierre Ossman1-3/+3
2009-06-21sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte3-0/+29
2009-06-21s3cmci: fix dma configuration callBen Dooks1-1/+1
2009-06-21mmc: Add new via-sdmmc host controller driverHarald Welte3-0/+1374
2009-06-21sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov3-1/+9
2009-06-21sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks3-1/+6
2009-06-21sdhci: Add better ADMA error reportingBen Dooks1-1/+33
2009-06-21sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks3-0/+451
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds14-154/+1379
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+8
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre1-0/+22
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre1-0/+11
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel2-3/+3
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks1-0/+5
2009-06-13tmio_mmc: fix clock setupIan Molton1-10/+5
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel1-10/+10
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel1-7/+5