aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/gi...Russell King2008-12-17
|\
| * imxmmc: use readl/writelMarc Kleine-Budde2008-12-16
| * imxmmc: Remove unused variablesMarc Kleine-Budde2008-12-16
| * imxmmc: Checkpatch cleanupMarc Kleine-Budde2008-12-16
* | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-12-17
|\ \ | |/ |/|
| * omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2008-12-10
| * omap mmc: Add better MMC low-level initTony Lindgren2008-12-10
* | Merge branch 'clks' into develRussell King2008-11-30
|\ \
| * | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-30
* | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-29
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-03
| |\ \ \
| * | | | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
* | | | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
* | | | | [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-28
| |_|/ / |/| | |
* | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
| |_|/ |/| |
* | | mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
| |/ |/|
* | [ARM] 5322/1: Fix fastpath issue in mmci.cLinus Walleij2008-10-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-20
|\
| * s3cmci: Add Ben Dooks/Simtec Electronics to header & copyrightben@fluff.org.uk2008-10-15
| * s3cmci: fix continual accesses to host->pio_ptrben@fluff.org.uk2008-10-15
| * s3cmci: Support transfers which are not multiple of 32 bits.Christer Weinigel2008-10-15
| * s3cmci: cpufreq supportben@fluff.org.uk2008-10-15
| * s3cmci: Make general protocol errors less noisyben@fluff.org.uk2008-10-15
* | Merge branch 'fixes' into for-linusRussell King2008-10-15
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-12
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman2008-10-12
| | | |\
| | | | * atmel-mci: Add missing flush_dcache_page() in PIO transfer codeHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Don't overwrite error bits when NOTBUSY is setHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Add experimental DMA supportHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: support multiple mmc slotsHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Platform code for supporting multiple mmc slotsHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Don't stop the clock between transfersHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Implement tasklet as a state machineHaavard Skinnemoen2008-10-05
| | | | * atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen2008-10-05
| | | * | MMC: Use timeout values from CSRMatthew Fleming2008-10-12
| | | * | sdhci: 'scratch' may be used uninitializedSteven Noonan2008-10-12
| | | * | mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-12
| | | * | mmc: remove redundant "depends on"Pierre Ossman2008-10-12
| | | * | sdhci: force high speed capability on some controllersPierre Ossman2008-10-12
| | | * | sdhci: reduce card detection delayPierre Ossman2008-10-12
| | | * | sdhci: let the controller wait for busy state to endPierre Ossman2008-10-12
| | * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-04
* | | | | Merge branch 's3c-move' into develRussell King2008-10-14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | atmel-mci: Initialize BLKR before sending data transfer commandHaavard Skinnemoen2008-10-06
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-21
| |\ \ \
| | * | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen2008-09-20
| | * | | atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen2008-09-20
| | * | | atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen2008-09-20