aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-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
2008-07-15MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks
2008-07-15MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks
2008-07-15MMC: S3C24XX: Add support to invert write protect lineBen Dooks
2008-07-15MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks
2008-07-15MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik
2008-07-15Fix the request finalisation by ensuring the controllerThomas Kleffel
2008-07-15MMC: DMA free fix for S3C24XX SD/MMC driverHarald Welte
2008-07-15MMC: S3C24XX MMC/SD driver write fixesHarald Welte
2008-07-15MMC: S3C24XX MMC/SD driver.Thomas Kleffel
2008-07-15sdhci: graceful handling of bad addressesPierre Ossman
2008-07-15mmc_test: cleanupPierre Ossman
2008-07-15mmc_block: wait for card even on failuresPierre Ossman
2008-07-15sdhci: scatter-gather (ADMA) supportPierre Ossman
2008-07-15sdhci-pci: don't penalize newer jmicron chipsPierre Ossman
2008-07-15mmc_test: only bind to supported cardsPierre Ossman
2008-07-15sdio: clean up handling of byte mode transfer sizePierre Ossman
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15au1xmmc: remove custom carddetect poll implementation.Manuel Lauss
2008-07-15au1xmmc: abort requests early if no card is present.Manuel Lauss
2008-07-15au1xmmc: codingstyle tidying.Manuel Lauss
2008-07-15au1xmmc: SDIO IRQ support.Manuel Lauss