index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
dma_v2.c
Age
Commit message (
Expand
)
Author
2009-09-21
drivers/dma/ioat/dma_v2.c: fix warnings
Andrew Morton
2009-09-16
ioat2: clarify ring size limits
Dan Williams
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
ioat2,3: cacheline align software descriptor allocations
Dan Williams
2009-09-08
ioat3: segregate raid engines
Dan Williams
2009-09-08
ioat3: xor self test
Dan Williams
2009-09-08
ioat3: xor support
Dan Williams
2009-09-08
ioat: add 'ioat' sysfs attributes
Dan Williams
2009-09-08
ioat3: split ioat3 support to its own file, add memset
Dan Williams
2009-09-08
ioat2+: add fence support
Dan Williams
2009-09-08
ioat2,3: dynamically resize descriptor ring
Dan Williams
2009-09-08
ioat: switch watchdog and reset handler from workqueue to timer
Dan Williams
2009-09-08
ioat: ___devinit annotate the initialization paths
Dan Williams
2009-09-08
ioat: preserve chanctrl bits when re-arming interrupts
Dan Williams
2009-09-08
ioat: ignore reserved bits for chancnt and xfercap
Dan Williams
2009-09-08
ioat: cleanup completion status reads
Dan Williams
2009-09-08
ioat: add some dev_dbg() calls
Dan Williams
2009-09-08
ioat2,3: convert to a true ring buffer
Dan Williams