summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* sdricoh_cs: removed unused #include <version.h>Huang Weiyi2008-08-171-1/+0
* s3cmci: attach get_cd host opsBen Dooks2008-08-171-2/+4
* s3cmci: fix sparse errors from non-exported functionsBen Dooks2008-08-171-5/+6
* mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-101-1/+1
* mfd: TMIO MMC driverIan Molton2008-08-104-0/+892
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-075-15/+15
* Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King2008-08-071-1/+1
|\
| * avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-074-5/+23
|\ \ | |/
| * au1xmmc: raise segment size limit.Manuel Lauss2008-08-011-1/+7
| * sdhci: check correct return valuePierre Ossman2008-08-011-1/+1
| * sdhci: disable DMA for req, not completelyPierre Ossman2008-08-011-2/+2
| * sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman2008-08-013-1/+13
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
|/
* avr32: some mmc/sd cleanupsDavid Brownell2008-07-271-8/+8
* Merge commit 'upstream/master'Haavard Skinnemoen2008-07-279-166/+364
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-264-36/+208
| |\
| | * atmel-mci: debugfs supportHaavard Skinnemoen2008-07-272-0/+191
| | * imxmmc: fix crash when no platform data is providedPaulius Zaleckas2008-07-271-2/+9
| | * imxmmc: fix platform resourcesPaulius Zaleckas2008-07-271-27/+6
| | * imxmmc: remove DEBUG definitionPaulius Zaleckas2008-07-271-6/+0
| | * mmc_spi: put signals to low power off fixJan Nikitenko2008-07-241-1/+2
| * | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+2
| * | drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton2008-07-261-0/+2
| |/
| * sdhci: highmem capable PIO routinesPierre Ossman2008-07-232-95/+75
| * sdhci: fix bad warning from commit c8b3e02Pierre Ossman2008-07-231-1/+1
| * sdhci: add warnings for bad buffers in ADMA pathPierre Ossman2008-07-231-0/+2
| * s3cmci: ensure host stopped on machine shutdownBen Dooks2008-07-231-4/+16
| * au1xmmc: suspend/resume implementationManuel Lauss2008-07-231-12/+42
| * s3cmci: fixes for section mismatch warningsBen Dooks2008-07-231-15/+15
| * pxamci: trivial fix of DMA alignment register bit clearingKarl Beldan2008-07-231-1/+1
* | avr32: clean up mci platform codeBen Nizette2008-07-181-0/+1
|/
* mmc: host driver for Ricoh Bay1ControllersSascha Sommer2008-07-153-0/+587
* mmc: OLPC: update vdd/powerup quirk commentAndres Salomon2008-07-151-1/+1
* mmc: fix spares errors of sdhci.cTomas Winkler2008-07-151-4/+4
* mmc: remove multiwrite capabilityPierre Ossman2008-07-157-10/+6
* wbsd: fix bad dma_addr_t conversionPierre Ossman2008-07-151-2/+2
* atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen2008-07-154-0/+1083
* mmc: wbsd.c fix shadowing of 'dma' variableTomas Winkler2008-07-151-15/+15
* MMC: S3C24XX: Refuse incorrectly aligned transfersBen Dooks2008-07-151-0/+11
* MMC: S3C24XX: Update error debugging.Ben Dooks2008-07-151-2/+10
* MMC: S3C24XX: Add media presence test to request handling.Ben Dooks2008-07-151-1/+18
* MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks2008-07-151-1/+1
* MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks2008-07-151-0/+3
* MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks2008-07-151-1/+1
* MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks2008-07-151-11/+17
* MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks2008-07-151-1/+2
* MMC: S3C24XX: Add support to invert write protect lineBen Dooks2008-07-151-2/+9
* MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks2008-07-152-3/+42
* MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik2008-07-151-3/+4
OpenPOWER on IntegriCloud