summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-083-10/+10
* [ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij2008-10-281-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-202-52/+164
|\
| * s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-151-1/+4
| * s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-151-2/+8
| * s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-152-28/+54
| * s3cmci: cpufreq supportben@fluff.org.uk2008-10-152-19/+96
| * s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-151-2/+2
* | Merge branch 'fixes' into for-linusRussell King2008-10-157-413/+1060
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1310-423/+1088
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-127-412/+1059
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman2008-10-123-382/+987
| | | |\
| | | | * atmel-mci: Add missing flush_dcache_page() in PIO transfer codeHaavard Skinnemoen2008-10-051-0/+1
| | | | * atmel-mci: Don't overwrite error bits when NOTBUSY is setHaavard Skinnemoen2008-10-051-1/+3
| | | | * atmel-mci: Add experimental DMA supportHaavard Skinnemoen2008-10-052-16/+269
| | | | * atmel-mci: support multiple mmc slotsHaavard Skinnemoen2008-10-051-308/+614
| | | | * atmel-mci: Platform code for supporting multiple mmc slotsHaavard Skinnemoen2008-10-052-6/+24
| | | | * atmel-mci: Don't stop the clock between transfersHaavard Skinnemoen2008-10-051-38/+22
| | | | * atmel-mci: Implement tasklet as a state machineHaavard Skinnemoen2008-10-051-104/+145
| | | | * atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen2008-10-051-2/+4
| | | * | MMC: Use timeout values from CSRMatthew Fleming2008-10-121-11/+21
| | | * | sdhci: 'scratch' may be used uninitializedSteven Noonan2008-10-121-1/+1
| | | * | mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-121-6/+7
| | | * | mmc: remove redundant "depends on"Pierre Ossman2008-10-121-3/+3
| | | * | sdhci: force high speed capability on some controllersPierre Ossman2008-10-123-2/+6
| | | * | sdhci: reduce card detection delayPierre Ossman2008-10-121-1/+1
| | | * | sdhci: let the controller wait for busy state to endPierre Ossman2008-10-121-6/+33
| | * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-041-1/+1
* | | | | Merge branch 's3c-move' into develRussell King2008-10-142-8/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen2008-10-061-2/+4
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-212-6/+10
| |\ \ \
| | * | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen2008-09-201-0/+4
| | * | | atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen2008-09-201-4/+0
| | * | | atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen2008-09-201-0/+2
| | * | | atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen2008-09-201-0/+2
| | * | | tmio_mmc: fix compilation with debug enabledDmitry Baryshkov2008-09-201-2/+2
| | |/ /
* | | | Merge branch 'omap-all' into develRussell King2008-10-141-3/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-051-2/+2
| * | | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-1/+6
| |/ /
* | | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-071-4/+16
|\ \ \ | |/ /
| * | mmc: at91_mci: don't use coherent dma buffersDavid Brownell2008-09-021-4/+16
| |/
* | [ARM] pxa: make cpu_is_pxa2* macros more consistentEric Miao2008-09-251-2/+2
|/
* 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
|\
OpenPOWER on IntegriCloud