index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
dma_v2.h
Age
Commit message (
Expand
)
Author
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-04-15
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
Dave Jiang
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-05
ioat: ring size variables need to be 32bit to avoid overflow
Dave Jiang
2010-05-01
ioat2,3: convert to producer/consumer locking
Dan Williams
2010-05-01
ioat: convert to circ_buf
Dan Williams
2010-03-04
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
Dan Williams
2010-03-03
ioat2: kill pending flag
Dan Williams
2009-12-19
ioat2,3: put channel hardware in known state at init
Dan Williams
2009-09-09
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-09
ioat2,3: cacheline align software descriptor allocations
Dan Williams
2009-09-09
ioat3: segregate raid engines
Dan Williams
2009-09-09
ioat3: xor support
Dan Williams
2009-09-09
ioat: add 'ioat' sysfs attributes
Dan Williams
2009-09-09
ioat3: split ioat3 support to its own file, add memset
Dan Williams
2009-09-09
ioat3: hardware version 3.2 register / descriptor definitions
Dan Williams
2009-09-09
ioat2,3: dynamically resize descriptor ring
Dan Williams
2009-09-09
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
2009-09-09
ioat: ___devinit annotate the initialization paths
Dan Williams
2009-09-09
ioat: add some dev_dbg() calls
Dan Williams
2009-09-09
ioat2,3: convert to a true ring buffer
Dan Williams