Age | Commit message (Expand) | Author |
2008-10-12 | sdhci: reduce card detection delay | Pierre Ossman |
2008-10-12 | sdhci: let the controller wait for busy state to end | Pierre Ossman |
2008-10-06 | atmel-mci: Initialize BLKR before sending data transfer command | Haavard Skinnemoen |
2008-09-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-09-20 | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin | Haavard Skinnemoen |
2008-09-20 | atmel-mci: Fix bogus debugfs file size | Haavard Skinnemoen |
2008-09-20 | atmel-mci: Fix memory leak in atmci_regs_show | Haavard Skinnemoen |
2008-09-20 | atmel-mci: debugfs: enable clock before dumping regs | Haavard Skinnemoen |
2008-09-20 | tmio_mmc: fix compilation with debug enabled | Dmitry Baryshkov |
2008-09-02 | mmc: at91_mci: don't use coherent dma buffers | David Brownell |
2008-08-17 | sdricoh_cs: removed unused #include <version.h> | Huang Weiyi |
2008-08-17 | s3cmci: attach get_cd host ops | Ben Dooks |
2008-08-17 | s3cmci: fix sparse errors from non-exported functions | Ben Dooks |
2008-08-10 | mfd: have TMIO drivers and subdevices depend on ARM | Samuel Ortiz |
2008-08-10 | mfd: TMIO MMC driver | Ian Molton |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-08-05 | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen |
2008-08-01 | au1xmmc: raise segment size limit. | Manuel Lauss |
2008-08-01 | sdhci: check correct return value | Pierre Ossman |
2008-08-01 | sdhci: disable DMA for req, not completely | Pierre Ossman |
2008-08-01 | sdhci: handle bug in JMB38x for sizes < 4 bytes | Pierre Ossman |
2008-07-27 | avr32: some mmc/sd cleanups | David Brownell |
2008-07-27 | Merge commit 'upstream/master' | Haavard Skinnemoen |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-27 | atmel-mci: debugfs support | Haavard Skinnemoen |
2008-07-27 | imxmmc: fix crash when no platform data is provided | Paulius Zaleckas |
2008-07-27 | imxmmc: fix platform resources | Paulius Zaleckas |
2008-07-27 | imxmmc: remove DEBUG definition | Paulius Zaleckas |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | drivers/mmc/host/sdhci.h needs scatterlist.h | Andrew Morton |
2008-07-24 | mmc_spi: put signals to low power off fix | Jan Nikitenko |
2008-07-23 | sdhci: highmem capable PIO routines | Pierre Ossman |
2008-07-23 | sdhci: fix bad warning from commit c8b3e02 | Pierre Ossman |
2008-07-23 | sdhci: add warnings for bad buffers in ADMA path | Pierre Ossman |
2008-07-23 | s3cmci: ensure host stopped on machine shutdown | Ben Dooks |
2008-07-23 | au1xmmc: suspend/resume implementation | Manuel Lauss |
2008-07-23 | s3cmci: fixes for section mismatch warnings | Ben Dooks |
2008-07-23 | pxamci: trivial fix of DMA alignment register bit clearing | Karl Beldan |
2008-07-18 | avr32: clean up mci platform code | Ben Nizette |
2008-07-15 | mmc: host driver for Ricoh Bay1Controllers | Sascha Sommer |
2008-07-15 | mmc: OLPC: update vdd/powerup quirk comment | Andres Salomon |
2008-07-15 | mmc: fix spares errors of sdhci.c | Tomas Winkler |
2008-07-15 | mmc: remove multiwrite capability | Pierre Ossman |
2008-07-15 | wbsd: fix bad dma_addr_t conversion | Pierre Ossman |
2008-07-15 | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen |
2008-07-15 | mmc: wbsd.c fix shadowing of 'dma' variable | Tomas Winkler |
2008-07-15 | MMC: S3C24XX: Refuse incorrectly aligned transfers | Ben Dooks |