Age | Commit message (Expand) | Author |
2009-02-02 | pxamci: enable DMA for write ops after CMD/RESP | Cliff Brake |
2009-02-02 | pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) | Cliff Brake |
2009-02-02 | ricoh_mmc: Use suspend_late/resume_early | philipl@overt.org |
2009-02-02 | mmci: Add support for ST Micro derivate | Linus Walleij |
2009-02-02 | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer |
2009-01-24 | [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 | Madhusudhan Chikkature |
2009-01-24 | [ARM] 5365/1: s3cmci: Use new include path of dma.h | Ramax Lo |
2009-01-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-01-07 | Merge branches 'fixes', 'cleanups' and 'boards' | Haavard Skinnemoen |
2009-01-06 | dmaengine: kill enum dma_state_client | Dan Williams |
2009-01-06 | dmaengine: kill struct dma_client and supporting infrastructure | Dan Williams |
2009-01-06 | atmel-mci: convert to dma_request_channel and down-level dma_slave | Dan Williams |
2009-01-06 | dmaengine: up-level reference counting to the module level | Dan Williams |
2009-01-05 | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre |
2008-12-31 | Merge branch 'master' of ../mmc | Pierre Ossman |
2008-12-31 | mmc: warn about voltage mismatches | David Brownell |
2008-12-31 | mmc_spi: Add support for OpenFirmware bindings | Anton Vorontsov |
2008-12-31 | pxamci: fix dma_unmap_sg length | Vernon Sauder |
2008-12-31 | mmc_block: ensure all sectors that do not have errors are read | Adrian Hunter |
2008-12-31 | drivers/mmc: Move a dereference below a NULL test | Julia Lawall |
2008-12-31 | sdhci: handle built-in sdhci with modular leds class | Pierre Ossman |
2008-12-31 | mmc: balanc pci_iomap with pci_iounmap | Roel Kluin |
2008-12-31 | mmc_block: print better error messages | Adrian Hunter |
2008-12-31 | mmc: Add mmc_vddrange_to_ocrmask() helper function | Anton Vorontsov |
2008-12-31 | ricoh_mmc: Handle newer models of Ricoh controllers | philipl@overt.org |
2008-12-31 | mmc: Add 8-bit bus width support | Jarkko Lavinen |
2008-12-31 | sdhci: activate led support also when module | Éric Piel |
2008-12-31 | mmc: trivial annotation of 'blocks' | Harvey Harrison |
2008-12-31 | pci: use pci_ioremap_bar() in drivers/mmc | Arjan van de Ven |
2008-12-17 | Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi... | Russell King |
2008-12-17 | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2008-12-16 | imxmmc: use readl/writel | Marc Kleine-Budde |
2008-12-16 | imxmmc: Remove unused variables | Marc Kleine-Budde |
2008-12-16 | imxmmc: Checkpatch cleanup | Marc Kleine-Budde |
2008-12-10 | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren |
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren |
2008-11-30 | sdricoh_cs: Add support for Bay Controller devices | Sascha Sommer |
2008-11-30 | mmc: at91_mci: reorder timer setup and mmc_add_host() call | Nicolas Ferre |
2008-11-30 | Merge branch 'clks' into devel | Russell King |
2008-11-30 | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ... | Russell King |
2008-11-29 | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King |
2008-11-28 | [ARM] pxa: avoid polluting the kernel's namespace | Russell King |
2008-11-27 | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King |
2008-11-08 | mmc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-08 | mmc: increase SD write timeout for crappy cards | Pierre Ossman |
2008-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks |
2008-10-30 | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat | Ben Dooks |
2008-10-28 | [ARM] 5322/1: Fix fastpath issue in mmci.c | Linus Walleij |
2008-10-21 | [PATCH] switch mmc | Al Viro |