Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
před 12 roky |
Dave Jiang
|
4dec23d771
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
|
před 12 roky |
Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
před 12 roky |
Wei Yongjun
|
921eeadbbd
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
|
před 13 roky |
Linus Torvalds
|
94fb175c04
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
před 13 roky |
Dave Jiang
|
21b764e075
ioat: ring size variables need to be 32bit to avoid overflow
|
před 13 roky |
Dan Williams
|
2750293539
ioat: fix size of 'completion' for Xen
|
před 13 roky |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
před 13 roky |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
před 13 roky |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
před 13 roky |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
před 13 roky |
Linus Torvalds
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
před 14 roky |
Dimitri Sivanich
|
19d78a61be
x86: poll waiting for I/OAT DMA channel status
|
před 14 roky |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
před 14 roky |
Dan Williams
|
c50a898fd4
ioat2: fix performance regression
|
před 14 roky |
Dan Williams
|
556ab45f9a
ioat2: catch and recover from broken vtd configurations v6
|
před 15 roky |
Dan Williams
|
0b28330e39
Merge branch 'ioat' into dmaengine
|
před 15 roky |
Dan Williams
|
074cc47679
ioat2,3: convert to producer/consumer locking
|
před 15 roky |
Dan Williams
|
abb12dfd50
ioat: convert to circ_buf
|
před 15 roky |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
Linus Walleij
|
0793448187
DMAENGINE: generic channel status v2
|
před 15 roky |
Dan Williams
|
dd58ffcf5a
Merge branch 'coh' into dmaengine
|
před 15 roky |
Dan Williams
|
aa4d72ae94
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
|
před 15 roky |
Dan Williams
|
aa75db0080
ioat: close potential BUG_ON race in the descriptor cleanup path
|
před 15 roky |
Dan Williams
|
281befa559
ioat2: kill pending flag
|
před 15 roky |
Dan Williams
|
7e55a70c5b
ioat: fix infinite timeout checking in ioat2_quiesce
|
před 15 roky |
Dan Williams
|
a6d52d7067
ioat2,3: put channel hardware in known state at init
|
před 15 roky |
Dan Williams
|
b57014def9
ioat2,3: report all uncorrectable errors
|
před 15 roky |
Andrew Morton
|
f477f5b331
drivers/dma/ioat/dma_v2.c: fix warnings
|
před 16 roky |
Dan Williams
|
376ec37667
ioat2: clarify ring size limits
|
před 16 roky |