summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] switch mmcAl Viro2008-10-211-9/+8
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-203-52/+165
|\
| * 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
| * mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-141-0/+1
* | Merge branch 'fixes' into for-linusRussell King2008-10-1514-480/+1162
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1318-496/+1201
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-1214-475/+1153
| | |\
| | | * 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
| | | * | MMC: CSD and CID timeout valuesMatthew Fleming2008-10-121-2/+6
| | | * | sdhci: 'scratch' may be used uninitializedSteven Noonan2008-10-121-1/+1
| | | * | mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-123-11/+13
| | | * | mmc: remove redundant "depends on"Pierre Ossman2008-10-122-4/+3
| | | * | sdio: high-speed supportPierre Ossman2008-10-121-3/+49
| | | * | mmc_block: hard code 512 byte block sizePierre Ossman2008-10-121-18/+5
| | | * | sdhci: force high speed capability on some controllersPierre Ossman2008-10-123-2/+6
| | | * | mmc_block: filter out PC requestsPierre Ossman2008-10-121-1/+1
| | | * | mmc_block: indicate strict orderingPierre Ossman2008-10-121-0/+1
| | | * | mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-122-28/+15
| | | * | sdio: give sdio irq thread a host specific namePierre Ossman2008-10-121-1/+2
| | | * | sdio: make sleep on error interruptablePierre Ossman2008-10-121-4/+9
| | | * | 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
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-3/+7
| | |\ \ \ \
| | | * | | | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-031-3/+7
| | | | |_|/ | | | |/| |
| | * | | | block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+1
| | | |_|/ | | |/| |
| * | | | 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-144-13/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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-214-11/+18
| |\ \ \
| | * | | mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-201-3/+1
| | * | | mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-201-2/+7
| | * | | 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