Age | Commit message (Expand) | Author | Files | Lines |
2008-12-31 | Merge branch 'master' of ../mmc | Pierre Ossman | 18 | -294/+638 |
2008-12-31 | mmc: warn about voltage mismatches | David Brownell | 1 | -0/+2 |
2008-12-31 | mmc_spi: Add support for OpenFirmware bindings | Anton Vorontsov | 3 | -1/+155 |
2008-12-31 | pxamci: fix dma_unmap_sg length | Vernon Sauder | 1 | -1/+1 |
2008-12-31 | mmc_block: ensure all sectors that do not have errors are read | Adrian Hunter | 1 | -17/+59 |
2008-12-31 | drivers/mmc: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2008-12-31 | sdhci: handle built-in sdhci with modular leds class | Pierre Ossman | 1 | -6/+11 |
2008-12-31 | mmc: balanc pci_iomap with pci_iounmap | Roel Kluin | 1 | -1/+1 |
2008-12-31 | mmc_block: print better error messages | Adrian Hunter | 1 | -7/+37 |
2008-12-31 | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov | 1 | -0/+75 |
2008-12-31 | ricoh_mmc: Handle newer models of Ricoh controllers | philipl@overt.org | 1 | -6/+11 |
2008-12-31 | mmc: Add 8-bit bus width support | Jarkko Lavinen | 1 | -4/+14 |
2008-12-31 | sdhci: activate led support also when module | Éric Piel | 2 | -7/+7 |
2008-12-31 | mmc: trivial annotation of 'blocks' | Harvey Harrison | 1 | -4/+2 |
2008-12-31 | pci: use pci_ioremap_bar() in drivers/mmc | Arjan van de Ven | 1 | -1/+1 |
2008-12-17 | Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi... | Russell King | 2 | -238/+258 |
2008-12-17 | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 1 | -3/+4 |
2008-12-16 | imxmmc: use readl/writel | Marc Kleine-Budde | 2 | -93/+134 |
2008-12-16 | imxmmc: Remove unused variables | Marc Kleine-Budde | 1 | -2/+0 |
2008-12-16 | imxmmc: Checkpatch cleanup | Marc Kleine-Budde | 1 | -160/+141 |
2008-12-11 | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren | 1 | -1/+1 |
2008-12-11 | omap mmc: Add better MMC low-level init | Tony Lindgren | 1 | -3/+4 |
2008-12-01 | sdricoh_cs: Add support for Bay Controller devices | Sascha Sommer | 1 | -0/+2 |
2008-12-01 | mmc: at91_mci: reorder timer setup and mmc_add_host() call | Nicolas Ferre | 1 | -2/+2 |
2008-11-30 | Merge branch 'clks' into devel | Russell King | 1 | -1/+1 |
2008-11-30 | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ... | Russell King | 1 | -1/+1 |
2008-11-29 | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -1/+1 |
2008-11-28 | [ARM] pxa: avoid polluting the kernel's namespace | Russell King | 1 | -1/+2 |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 1 | -1/+1 |
2008-11-08 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 6 | -17/+14 |
2008-11-08 | mmc: increase SD write timeout for crappy cards | Pierre Ossman | 1 | -1/+5 |
2008-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 1 | -2/+3 |
2008-10-30 | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat | Ben Dooks | 1 | -1/+1 |
2008-10-28 | [ARM] 5322/1: Fix fastpath issue in mmci.c | Linus Walleij | 1 | -2/+3 |
2008-10-21 | [PATCH] switch mmc | Al Viro | 1 | -9/+8 |
2008-10-21 | [PATCH] beginning of methods conversion | Al Viro | 1 | -2/+2 |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 3 | -52/+165 |
2008-10-16 | Merge branch 'fixes' into for-linus | Russell King | 14 | -480/+1162 |
2008-10-15 | s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright | ben@fluff.org.uk | 1 | -1/+4 |
2008-10-15 | s3cmci: fix continual accesses to host->pio_ptr | ben@fluff.org.uk | 1 | -2/+8 |
2008-10-15 | s3cmci: Support transfers which are not multiple of 32 bits. | Christer Weinigel | 2 | -28/+54 |
2008-10-15 | s3cmci: cpufreq support | ben@fluff.org.uk | 2 | -19/+96 |
2008-10-15 | s3cmci: Make general protocol errors less noisy | ben@fluff.org.uk | 1 | -2/+2 |
2008-10-15 | Merge branch 's3c-move' into devel | Russell King | 4 | -13/+22 |
2008-10-15 | Merge branch 'omap-all' into devel | Russell King | 1 | -3/+8 |
2008-10-14 | mmc_block: tell block layer there is no seek penalty | Pierre Ossman | 1 | -0/+1 |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 18 | -496/+1201 |
2008-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 14 | -475/+1153 |
2008-10-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Pierre Ossman | 3 | -382/+987 |