summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'coh' into dmaengineDan Williams2010-03-036-122/+115
|\
| * DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij2010-03-021-4/+6
| * DMAENGINE: COH 901 318 configure channel directionLinus Walleij2010-03-021-0/+14
| * DMAENGINE: COH 901 318 remove irq countingLinus Walleij2010-03-022-55/+34
| * DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-021-29/+25
| * DMAENGINE: COH 901 318 cleanupsLinus Walleij2010-03-021-14/+28
| * drivers/dma: Correct NULL testJulia Lawall2010-02-101-2/+0
| * async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski2010-02-101-18/+7
| * dmaengine: correct onstack wait_queue_head declarationYong Zhang2010-02-051-1/+1
| * ioat: fix infinite timeout checking in ioat2_quiesceDan Williams2010-02-021-1/+1
| * dmaengine: fix memleak in dma_async_device_unregisterAnatolij Gustschin2010-02-021-0/+1
* | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-035-67/+40
* | ioat3: interrupt coalescingDan Williams2010-03-032-5/+34
* | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-032-2/+2
* | ioat2: kill pending flagDan Williams2010-03-032-24/+12
* | ioat3: use ioat2_quiesce()Dan Williams2010-03-031-9/+1
* | ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-031-2/+1
* | dma: Add MPC512x DMA driverPiotr Ziecik2010-03-013-0/+808
* | Debugging options for the DMA engine subsystemLinus Walleij2010-03-012-0/+23
* | dmatest: fix handling of an even number of xor_sourcesDan Williams2010-02-281-1/+1
* | dmatest: correct raid6 PQ testAnatolij Gustschin2010-02-281-3/+3
* | fsldma: Fix cookie issuesSteven J. Magnani2010-02-281-1/+4
* | fsldma: Fix cookie issuesSteven J. Magnani2010-02-281-1/+1
* | dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin2010-02-021-14/+1
* | dma: make Open Firmware device id constantMárton Németh2010-02-022-2/+2
* | fsldma: major cleanups and fixesIra Snyder2010-02-022-182/+207
* | fsldma: rename fsl_chan to chanIra Snyder2010-02-021-275/+275
* | fsldma: simplify IRQ probing and handlingIra Snyder2010-02-021-44/+129
* | fsldma: clean up the OF subsystem routinesIra Snyder2010-02-022-129/+134
* | fsldma: rename dest to dst for uniformityIra Snyder2010-02-022-17/+17
* | fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder2010-02-022-73/+81
* | fsldma: remove unused structure membersIra Snyder2010-02-022-13/+8
* | fsldma: reduce kernel text sizeIra Snyder2010-02-021-38/+45
|/
* mfd: Fix asic3 buildDmitry Artamonow2010-01-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-294-57/+149
|\
| * Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-281-0/+1
| * Input: winbond-cir - remove dmesg spamDavid Härdeman2010-01-281-1/+1
| * Input: lifebook - add another Lifebook DMI signatureJon Dodgson2010-01-281-0/+6
| * Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-56/+141
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-281-3/+1
|\ \
| * | Fix failure exit in ipathfsAl Viro2010-01-261-3/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-281-6/+6
|\ \ \
| * | | PCI: fix nested spinlock hang in aer_injectAndrew Patterson2010-01-251-6/+6
* | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2010-01-281-1/+0
|\ \ \ \
| * | | | UBI: fix volume creation input checkingMika Westerberg2010-01-271-1/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-01-283-28/+67
|\ \ \ \ \
| * | | | | firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter2010-01-271-1/+3
| * | | | | firewire: core: fix use-after-free regression in FCP handlerStefan Richter2010-01-261-14/+36
| * | | | | firewire: core: add_descriptor size checkStefan Richter2010-01-261-13/+28
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-2724-125/+290
|\ \ \ \ \
OpenPOWER on IntegriCloud