aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2008-07-23sdhci: highmem capable PIO routinesPierre 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-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-15mmc: host driver for Ricoh Bay1ControllersSascha Sommer
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: 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-15sdhci: scatter-gather (ADMA) supportPierre Ossman
2008-07-15sdhci-pci: don't penalize newer jmicron chipsPierre 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
2008-07-15au1xmmc: enable 4 bit transfer modeManuel Lauss
2008-07-15au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss
2008-07-15at91_mci: Fix byte mode transitions.Ville Syrjala
2008-07-15at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.Ville Syrjala
2008-07-15at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)Ville Syrjala
2008-07-15at91_mci: manage cmd error and data error independentlyNicolas Ferre
2008-07-15mmc: at91_mci: do not read irq status twice as it will forget some errorsNicolas Ferre
2008-07-15mmc: at91_mci: add sdio irq managementEric Benard
2008-07-15mmc: at91_mci: add multiwrite switchNicolas Ferre
2008-07-15mmc: at91_mci: update bytes_xfered value once xfer doneNicolas Ferre
2008-07-15mmc: at91_mci: avoid timeoutsMarc Pignat
2008-07-15mmc: at91_mci: show timeoutsMarc Pignat
2008-07-15mmc: at91_mci: support for block size not modulo 4Marc Pignat
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov