]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/dma/ioat/dma.c
Merge branch 'dmaengine' into async-tx-next
[karo-tx-linux.git] / drivers / dma / ioat / dma.c
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan WilliamsMerge branch 'iop-raid6' into async-tx-next
2009-09-09 Dan Williamsioat: implement a private tx_list
2009-09-09 Dan WilliamsMerge branch 'ioat' into dmaengine
2009-09-09 Dan Williamsioat3: xor self test
2009-09-09 Dan Williamsioat: add 'ioat' sysfs attributes
2009-09-09 Dan Williamsioat3: split ioat3 support to its own file, add memset
2009-09-09 Dan WilliamsMerge branch 'md-raid6-accel' into ioat3.2
2009-09-09 Dan Williamsioat: switch watchdog and reset handler from workqueue...
2009-09-09 Dan Williamsioat1: trim ioat_dma_desc_sw
2009-09-09 Dan Williamsioat: ___devinit annotate the initialization paths
2009-09-09 Dan Williamsioat: preserve chanctrl bits when re-arming interrupts
2009-09-09 Dan Williamsioat: ignore reserved bits for chancnt and xfercap
2009-09-09 Dan Williamsioat: cleanup completion status reads
2009-09-09 Dan Williamsioat: add some dev_dbg() calls
2009-09-09 Dan Williamsioat1: kill unused unmap parameters
2009-09-09 Dan Williamsioat2,3: convert to a true ring buffer
2009-09-09 Dan Williamsioat: prepare the code for ioat[12]_dma_chan split
2009-09-09 Dan Williamsioat: fix self test interrupts
2009-09-09 Dan Williamsioat1: move descriptor allocation from submit to prep
2009-09-09 Dan Williamsioat: define descriptor control bit-field
2009-09-09 Dan Williamsioat: split ioat_dma_probe into core/version-specific...
2009-09-09 Dan Williamsioat: cleanup some long deref chains and 80 column...
2009-09-09 Dan Williamsioat: convert ioat_probe to pcim/devm
2009-09-09 Dan Williamsioat: move definitions to dma.h
2009-07-28 Dan Williamsioat: move to drivers/dma/ioat/