aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* Merge branch 'master' of ../mmcPierre Ossman2008-12-31
|\
| * mmc: warn about voltage mismatchesDavid Brownell2008-12-31
| * mmc_spi: Add support for OpenFirmware bindingsAnton Vorontsov2008-12-31
| * pxamci: fix dma_unmap_sg lengthVernon Sauder2008-12-31
| * mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-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
| * mmc_block: print better error messagesAdrian Hunter2008-12-31
| * mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-31
| * ricoh_mmc: Handle newer models of Ricoh controllersphilipl@overt.org2008-12-31
| * mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-31
| * sdhci: activate led support also when moduleÉric Piel2008-12-31
| * mmc: trivial annotation of 'blocks'Harvey Harrison2008-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
* | | mmc: increase SD write timeout for crappy cardsPierre Ossman2008-11-08
| |/ |/|
* | [ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij2008-10-27
|/
* [PATCH] switch mmcAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-20
|\
| * s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-15
| * s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-15
| * s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-15
| * s3cmci: cpufreq supportben@fluff.org.uk2008-10-15
| * s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-15
| * mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-14
* | Merge branch 'fixes' into for-linusRussell King2008-10-15
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-12
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman2008-10-12
| | | |\
| | | | * atmel-mci: Add missing flush_dcache_page() in PIO transfer codeHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Don't overwrite error bits when NOTBUSY is setHaavard Skinnemoen2008-10-05