summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* ioat: driver version 4.0Dan Williams2009-09-101-1/+1
* dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-101-1/+1
* async_tx: remove HIGHMEM64G restrictionDan Williams2009-09-081-1/+1
* dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-084-0/+859
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-0820-74/+3618
|\
| * dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-082-33/+41
| * fsldma: Add DMA_SLAVE supportIra Snyder2009-09-081-0/+227
| * fsldma: split apart external pause and request count featuresIra Snyder2009-09-082-17/+31
| * ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-083-4/+20
| * dmaengine: kill tx_listDan Williams2009-09-081-1/+0
| * txx9dmac: implement a private tx_listDan Williams2009-09-082-13/+12
| * at_hdmac: implement a private tx_listDan Williams2009-09-082-8/+10
| * mv_xor: implement a private tx_listDan Williams2009-09-082-5/+6
| * ioat: implement a private tx_listDan Williams2009-09-082-4/+6
| * iop-adma: implement a private tx_listDan Williams2009-09-081-4/+5
| * fsldma: implement a private tx_listDan Williams2009-09-082-7/+10
| * dw_dmac: implement a private tx_listDan Williams2009-09-082-9/+11
| * Merge branch 'ioat' into dmaengineDan Williams2009-09-0813-2034/+2598
| |\
| * \ Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-084-0/+1674
| |\ \
| | * | DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto2009-06-241-8/+12
| | * | DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-174-0/+1670
| * | | dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-222-43/+214
| * | | dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-224-0/+1404
| * | | dmaengine: dmatest: correct thread_count while using multiple thread per channelNicolas Ferre2009-07-221-2/+2
| * | | dmaengine: dmatest: add a maximum number of test iterationsNicolas Ferre2009-07-221-1/+14
| * | | drivers/dma: Remove unnecessary semicolonsJoe Perches2009-07-222-2/+2
| * | | drivers/dma/fsldma.c: Remove unnecessary semicolonsJoe Perches2009-07-221-1/+1
| * | | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-011-2/+2
| * | | fsldma: do not clear bandwidth control bits on the 83xx controllerIra Snyder2009-06-161-1/+2
| * | | fsldma: enable external start for the 83xx controllerIra Snyder2009-06-161-1/+1
| * | | fsldma: use PCI Read Multiple commandIra W. Snyder2009-06-162-2/+9
| |/ /
* | | Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-081-44/+393
|\ \ \
| * | | iop-adma: P+Q self testDan Williams2009-08-291-1/+181
| * | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-291-34/+197
| * | | iop-adma: fix lockdep false positiveDan Williams2009-08-291-1/+6
| * | | iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams2009-08-291-9/+10
* | | | I/OAT: Convert to PCI_VDEVICE()Roland Dreier2009-09-081-23/+23
* | | | Add MODULE_DEVICE_TABLE() so ioatdma module is autoloadedRoland Dreier2009-09-081-0/+1
* | | | ioat3: segregate raid enginesDan Williams2009-09-083-9/+22
* | | | ioat3: ioat3.2 pci ids for Jasper ForestTom Picard2009-09-081-0/+13
* | | | ioat3: interrupt descriptor supportDan Williams2009-09-081-1/+38
* | | | ioat3: support xor via pq descriptorsDan Williams2009-09-081-0/+49
* | | | ioat3: pq supportDan Williams2009-09-081-1/+264
* | | | ioat3: xor self testDan Williams2009-09-084-3/+282
* | | | ioat3: xor supportDan Williams2009-09-084-3/+222
* | | | ioat3: enable dca for completion writesDan Williams2009-09-082-1/+3
* | | | ioat: add 'ioat' sysfs attributesDan Williams2009-09-086-6/+166
* | | | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-087-84/+421
* | | | ioat3: hardware version 3.2 register / descriptor definitionsDan Williams2009-09-084-2/+185
* | | | ioat2+: add fence supportDan Williams2009-09-081-0/+1
OpenPOWER on IntegriCloud