Merge branch 'dmaengine' into async-tx-next
[firefly-linux-kernel-4.4.55.git] / drivers / dma / ioat / dma.h
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 Williamsioat3: hardware version 3.2 register / descriptor defin...
2009-09-09 Dan WilliamsMerge branch 'md-raid6-accel' into ioat3.2
2009-09-09 Dan Williamsioat2,3: dynamically resize descriptor ring
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: 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 type mismatch for ->dmacount
2009-09-09 Dan Williamsioat: split ioat_dma_probe into core/version-specific...
2009-09-09 Dan Williamsioat: kill function prototype ifdef guards
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/