Bartlomiej Zolnierkiewicz
|
48a9db462d
drivers/dma: remove unused support for MEMSET operations
|
12 years ago |
Fengguang Wu
|
e6a30fec08
ioatdma: ioat3_alloc_sed can be static
|
12 years ago |
Dave Jiang
|
75c6f0ab48
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
|
12 years ago |
Dave Jiang
|
d302398da9
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
|
12 years ago |
Dave Jiang
|
7727eaa449
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
|
12 years ago |
Dave Jiang
|
e0884772d3
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
|
12 years ago |
Dave Jiang
|
eceec44ecd
ioatdma: skip silicon bug workaround for pq_align for cb3.3
|
12 years ago |
Dave Jiang
|
3f09ede423
ioatdma: Removing PQ val disable for cb3.3
|
12 years ago |
Dave Jiang
|
6ead7e4849
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
|
12 years ago |
Dave Jiang
|
8a52b9ff11
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
|
12 years ago |
Dave Jiang
|
570727b552
ioatdma: Adding Haswell devid for ioatdma
|
12 years ago |
Dave Jiang
|
9a37f64404
ioatdma: allow all channels to have irq coalescing support
|
12 years ago |
Dave Jiang
|
50f9f97e70
ioatdma: make debug output more readable
|
12 years ago |
Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Fengguang Wu
|
a20702b8d7
dmaengine: ioat - fix spare sparse complain
|
12 years ago |
Dave Jiang
|
4dec23d771
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
|
12 years ago |
Linus Torvalds
|
3f58e0945e
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Dave Jiang
|
6decffd5f6
ioat: remove chanerr mask setting for IOAT v3.x
|
12 years ago |
Dave Jiang
|
1a363068dc
ioat: Add alignment workaround for IVB platforms
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
7369f56e3e
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
|
12 years ago |
Shuah Khan
|
ac4989874a
ioat: Fix DMA memory sync direction correct flag
|
12 years ago |
Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
13 years ago |
Dave Jiang
|
f26df1a1a9
ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata
|
13 years ago |
Dan Williams
|
2750293539
ioat: fix size of 'completion' for Xen
|
13 years ago |
Vinod Koul
|
949ff5b8d4
dmaengine: fix for cookie changes and merge
|
13 years ago |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 years ago |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Dan Williams
|
d0b0c8c79b
ioat: fix xor_idx_to_desc
|
14 years ago |