Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / dma / ioat / dma.h
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-04-10 Linus TorvaldsMerge tag 'dmaengine-fixes' of git://git./linux/kernel...
2012-03-23 Dan Williamsioat: fix size of 'completion' for Xen
2012-03-13 Russell King - ARM... dmaengine: consolidate tx_status functions
2012-03-13 Russell King - ARM... dmaengine: move last completed cookie into generic...
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-10-25 Jan Beulich- Update Xen patches to 2.6.36 and c/s 1043.
2010-08-04 Dan Williamsioat2: catch and recover from broken vtd configurations v6
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-17 Dan WilliamsMerge branch 'ioat' into dmaengine
2010-05-01 Dan Williamsioat2,3: convert to producer/consumer locking
2010-03-26 Dan Williamsdmaengine: provide helper for setting txstate
2010-03-26 Linus WalleijDMAENGINE: generic channel status v2
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-04 Dan Williamsioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
2010-01-06 Dan Williamsioat2,3: put channel hardware in known state at init
2009-12-19 Dan Williamsioat2,3: put channel hardware in known state at init
2009-11-20 Dan Williamsioat2,3: report all uncorrectable errors
2009-09-10 Dan Williamsioat: driver version 4.0
2009-09-09 Dan WilliamsMerge branch 'dmaengine' into async-tx-next
2009-09-09 Dan Williamsioat: implement a private tx_list
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 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/