aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
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-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-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-18avr32: clean up mci platform codeBen Nizette
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