aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
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