aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2008-10-06atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen
2008-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-09-20mmc_test: initialize mmc_test_lock staticallyAkinobu Mita
2008-09-20mmc_block: handle error from mmc_register_driver()Akinobu Mita
2008-09-20atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen
2008-09-20atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen
2008-09-20atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen
2008-09-20atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen
2008-09-20tmio_mmc: fix compilation with debug enabledDmitry Baryshkov
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton
2008-09-02mmc: at91_mci: don't use coherent dma buffersDavid Brownell
2008-08-17sdricoh_cs: removed unused #include <version.h>Huang Weiyi
2008-08-17s3cmci: attach get_cd host opsBen Dooks
2008-08-17s3cmci: fix sparse errors from non-exported functionsBen Dooks
2008-08-10mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz
2008-08-10mfd: TMIO MMC driverIan Molton
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss
2008-08-01mmc_block: use proper sg iteratorsPierre Ossman
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman
2008-08-01mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman
2008-08-01sdhci: check correct return valuePierre Ossman
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-27atmel-mci: debugfs supportHaavard Skinnemoen
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas
2008-07-27imxmmc: fix platform resourcesPaulius Zaleckas
2008-07-27imxmmc: remove DEBUG definitionPaulius Zaleckas
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton
2008-07-24mmc_spi: put signals to low power off fixJan Nikitenko
2008-07-23sdhci: highmem capable PIO routinesPierre Ossman
2008-07-23mmc_test: print message when attaching to cardPierre Ossman
2008-07-23mmc_block: bounce buffer highmem supportPierre Ossman
2008-07-23sdhci: fix bad warning from commit c8b3e02Pierre Ossman
2008-07-23sdhci: add warnings for bad buffers in ADMA pathPierre Ossman
2008-07-23mmc_test: test oversized sg listsPierre Ossman
2008-07-23mmc_test: highmem testsPierre Ossman
2008-07-23s3cmci: ensure host stopped on machine shutdownBen Dooks
2008-07-23au1xmmc: suspend/resume implementationManuel Lauss
2008-07-23s3cmci: fixes for section mismatch warningsBen Dooks