linux/drivers/dma/ioat
Dave Jiang 9a37f64404 ioatdma: allow all channels to have irq coalescing support
Looks like only the RAID channels are allowed to have irq coalescing support
in the existing code. Fixing that. The ioat3 cleanup code can handle memcpy
ops anyways

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Acked-by: Dan Williams <djbw@fb.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-04-15 09:51:16 +05:30
..
dca.c Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma_v2.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2013-02-26 09:24:48 -08:00
dma_v2.h Drivers: dma: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
dma_v3.c ioatdma: allow all channels to have irq coalescing support 2013-04-15 09:51:16 +05:30
dma.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2013-02-26 09:24:48 -08:00
dma.h ioatdma: make debug output more readable 2013-04-15 09:51:16 +05:30
hw.h ioat: Add alignment workaround for IVB platforms 2013-01-07 22:05:13 -08:00
Makefile
pci.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2013-02-26 09:24:48 -08:00
registers.h