summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2317-188/+1282
|\
| * Merge branch 'pxa' into develRussell King2008-07-1333-446/+1735
| |\
| | * [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-1/+2
| | * [ARM] pxa: make zylonite to use the new smc91x platform dataEric Miao2008-07-121-17/+2
| | * [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-6/+27
| | * [ARM] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-2/+1
| | * [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-122-8/+11
| | * [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-122-26/+34
| | * [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-121-1/+2
| | * [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao2008-07-122-19/+6
| | * [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-4/+5
| | * Merge branch 'eseries' into pxaRussell King2008-07-121-2/+4
| | |\
| | | * PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-101-2/+4
| | * | Merge branch 'pxa-tosa' into pxaRussell King2008-07-125-2/+729
| | |\ \
| | | * | [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-072-0/+64
| | | * | [ARM] 5127/1: Core MFD supportDmitry Baryshkov2008-07-073-0/+120
| | | * | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-073-0/+545
| | | * | [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao2008-07-071-2/+0
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-122-98/+74
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport2008-07-091-32/+47
| | | | * | [ARM] 5104/1: CM-X270: PCMCIA updatesMike Rapoport2008-07-091-66/+27
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxaRussell King2008-07-10603-7206/+14423
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | | * | [ARM] 5155/1: PalmTX battery monitorMarek Vašut2008-07-103-0/+205
| | | | * | [ARM] 5154/1: PalmTX PCMCIAMarek Vašut2008-07-103-1/+121
| | | | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-09597-7205/+14097
| | | | |\ \ | | | |/ / /
| | * | | | [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888Stefan Schmidt2008-07-101-3/+61
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-237-198/+404
|\ \ \ \ \
| * | | | | sdhci: highmem capable PIO routinesPierre Ossman2008-07-232-95/+75
| * | | | | mmc_test: print message when attaching to cardPierre Ossman2008-07-231-0/+2
| * | | | | mmc_block: bounce buffer highmem supportPierre Ossman2008-07-231-66/+31
| * | | | | 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
| * | | | | mmc_test: test oversized sg listsPierre Ossman2008-07-231-3/+82
| * | | | | mmc_test: highmem testsPierre Ossman2008-07-231-1/+137
| * | | | | 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
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-2318-119/+4240
|\ \ \ \ \ \
| * | | | | | I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2008-07-228-48/+467
| * | | | | | I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski2008-07-222-0/+17
| * | | | | | I/OAT: Add watchdog/reset functionality to ioatdmaMaciej Sosnowski2008-07-222-6/+271
| * | | | | | iop_adma: document how to calculate the minimum descriptor pool sizeDan Williams2008-07-171-1/+10
| * | | | | | iop_adma: directly reclaim descriptors on allocation failureDan Williams2008-07-171-2/+2
| * | | | | | dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-084-0/+1357
| * | | | | | dmaengine: Add slave DMA interfaceHaavard Skinnemoen2008-07-081-1/+15
| * | | | | | dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams2008-07-083-42/+57
| * | | | | | dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-085-12/+17
| * | | | | | dmatest: Simple DMA memcpy test clientHaavard Skinnemoen2008-07-083-0/+452
| * | | | | | dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara2008-07-084-0/+1556
OpenPOWER on IntegriCloud