aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2008-07-23pxamci: trivial fix of DMA alignment register bit clearingKarl Beldan
2008-07-18avr32: clean up mci platform codeBen Nizette
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells
2008-07-15mmc: host driver for Ricoh Bay1ControllersSascha Sommer
2008-07-15sdio: sdio_io.c Fix sparse warningsTomas Winkler
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2008-07-15mmc: OLPC: update vdd/powerup quirk commentAndres Salomon
2008-07-15mmc: fix spares errors of sdhci.cTomas Winkler
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-07-15wbsd: fix bad dma_addr_t conversionPierre Ossman
2008-07-15atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler
2008-07-15mmc: wbsd.c fix shadowing of 'dma' variableTomas Winkler
2008-07-15MMC: S3C24XX: Refuse incorrectly aligned transfersBen Dooks
2008-07-15MMC: S3C24XX: Update error debugging.Ben Dooks
2008-07-15MMC: S3C24XX: Add media presence test to request handling.Ben Dooks
2008-07-15MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks
2008-07-15MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks
2008-07-15MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks