summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds16-203/+1453
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-13mmc_block: do not DMA to stackBen Dooks1-4/+12
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
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel1-4/+2
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel2-81/+125
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel1-13/+11
2009-06-13mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees1-5/+6
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław1-0/+3
2009-06-13sdhci: platform driver for SDHCIRichard Röjfors3-0/+180
2009-06-13mxcmmc: remove frequency workaroundPierre Ossman1-2/+0
2009-06-13cb710: fix printk format stringPierre Ossman1-1/+1
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław4-0/+922
2009-06-13pxamci: add regulator support.Daniel Ribeiro1-5/+41
2009-06-13MMC core: limit minimum initialization frequency to 400kHzSascha Hauer1-1/+7
2009-06-13sdhci: avoid changing voltage needlesslyPierre Ossman2-26/+29
2009-06-13mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König1-2/+1
2009-06-13mmc_spi: speedup for slow cards, less wear-outWolfgang Muees1-0/+12
2009-06-13mmc: mmc_rescan detects card change in one runJorg Schummer1-44/+55
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-3/+9
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen1-3/+9
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-14/+9
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij1-1/+1
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+3
2009-06-03sdhci-of: Fix the wrong accessor to HOSTVER registerDave Liu1-1/+7
2009-06-03mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre1-0/+25
2009-06-03mvsdio: ignore high speed timing requests from the coreNicolas Pitre1-0/+9
2009-06-03mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette1-1/+1
2009-06-03sdhci-of: Add fsl,esdhc as a valid compatible to bind againstKumar Gala1-0/+1
2009-06-03mvsdio: allow automatic loading when modularNicolas Pitre1-0/+1
2009-06-03mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey1-10/+26
2009-06-03mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey1-1/+6
2009-06-03omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar1-1/+1
2009-06-03mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer1-1/+3
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King1-3/+3