aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel
2009-06-13mmc_block: do not DMA to stackBen Dooks
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks
2009-06-13tmio_mmc: fix clock setupIan Molton
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-06-13mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław
2009-06-13sdhci: platform driver for SDHCIRichard Röjfors
2009-06-13mxcmmc: remove frequency workaroundPierre Ossman
2009-06-13cb710: fix printk format stringPierre Ossman
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław
2009-06-13pxamci: add regulator support.Daniel Ribeiro
2009-06-13MMC core: limit minimum initialization frequency to 400kHzSascha Hauer
2009-06-13sdhci: avoid changing voltage needlesslyPierre Ossman
2009-06-13mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König
2009-06-13mmc_spi: speedup for slow cards, less wear-outWolfgang Muees
2009-06-13mmc: mmc_rescan detects card change in one runJorg Schummer
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2009-06-03sdhci-of: Fix the wrong accessor to HOSTVER registerDave Liu
2009-06-03mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre
2009-06-03mvsdio: ignore high speed timing requests from the coreNicolas Pitre
2009-06-03mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette
2009-06-03sdhci-of: Add fsl,esdhc as a valid compatible to bind againstKumar Gala
2009-06-03mvsdio: allow automatic loading when modularNicolas Pitre
2009-06-03mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey
2009-06-03mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey
2009-06-03omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar
2009-06-03mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-28ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-21[ARM] S3C24XX: Merge devel-gpioBen Dooks
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-18[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks