Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7092ae2973f20a39fee786c47e5edf18ced088f
/
drivers
/
dma
/
ioat
df12a31
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Vinod Koul
· 11 years ago
779e561
ioat: fix ioat3_irq_reinit
by Dan Williams
· 11 years ago
4c5d961
ioat: kill msix_single_vector support
by Dan Williams
· 11 years ago
59056e8
ioatdma: clean up sed pool kmem_cache
by Dan Williams
· 11 years ago
21e96c7
ioatdma: fix selection of 16 vs 8 source path
by Dan Williams
· 11 years ago
5d48b9b
ioatdma: fix sed pool selection
by Dan Williams
· 11 years ago
ac7d631
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
by Dave Jiang
· 11 years ago
0776ae7
dmaengine: remove DMA unmap flags
by Bartlomiej Zolnierkiewicz
· 11 years ago
54f8d50
dmaengine: remove DMA unmap from drivers
by Bartlomiej Zolnierkiewicz
· 11 years ago
d38a8c6
dmaengine: prepare for generic 'unmap' data
by Dan Williams
· 11 years ago
2f16f80
dmaengine: ioat: use DMA_COMPLETE for dma completion status
by Vinod Koul
· 11 years ago
e6a5fa6
ioatdma: silence GCC warnings
by Paul Bolle
· 11 years ago
c4dcf0e
ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies
by Brice Goglin
· 11 years ago
48a9db4
drivers/dma: remove unused support for MEMSET operations
by Bartlomiej Zolnierkiewicz
· 11 years ago
1763e73
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
e6a30fe
ioatdma: ioat3_alloc_sed can be static
by Fengguang Wu
· 12 years ago
75c6f0a
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
by Dave Jiang
· 12 years ago
d302398
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
by Dave Jiang
· 12 years ago
7727eaa
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
by Dave Jiang
· 12 years ago
e088477
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
by Dave Jiang
· 12 years ago
eceec44
ioatdma: skip silicon bug workaround for pq_align for cb3.3
by Dave Jiang
· 12 years ago
3f09ede
ioatdma: Removing PQ val disable for cb3.3
by Dave Jiang
· 12 years ago
6ead7e4
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
by Dave Jiang
· 12 years ago
8a52b9f
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
by Dave Jiang
· 12 years ago
d92a8d7
ioatdma: Add 64bit chansts register read for ioat v3.3.
by Dave Jiang
· 12 years ago
0132bce
ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices
by Dave Jiang
· 12 years ago
570727b
ioatdma: Adding Haswell devid for ioatdma
by Dave Jiang
· 12 years ago
9a37f64
ioatdma: allow all channels to have irq coalescing support
by Dave Jiang
· 12 years ago
50f9f97
ioatdma: make debug output more readable
by Dave Jiang
· 12 years ago
f3c78f8
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
by Alexander Duyck
· 12 years ago
5115f3c
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a20702b
dmaengine: ioat - fix spare sparse complain
by Fengguang Wu
· 12 years ago
4dec23d
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
by Dave Jiang
· 12 years ago
3f58e09
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
6decffd
ioat: remove chanerr mask setting for IOAT v3.x
by Dave Jiang
· 12 years ago
1a36306
ioat: Add alignment workaround for IVB platforms
by Dave Jiang
· 12 years ago
7369f56
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
by Bartlomiej Zolnierkiewicz
· 12 years ago
522d974
ioat: add missing DMA unmap to ioat_dma_self_test()
by Bartlomiej Zolnierkiewicz
· 12 years ago
ac49898
ioat: Fix DMA memory sync direction correct flag
by Shuah Khan
· 12 years ago
4bf27b8
Drivers: dma: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a7d6e3e
dma: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
07bd34d
ioat: Do not enable DCA if tag map is invalid
by Alexander Duyck
· 12 years ago
b7e97d2
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
921eead
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
ff8dd30
ioat: remove unused #defines
by Jon Mason
· 12 years ago
8eb4da2
ioat: Adding Ivy Bridge IOATDMA PCI device IDs
by Dave Jiang
· 12 years ago
94fb175
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 13 years ago
f26df1a
ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata
by Dave Jiang
· 13 years ago
21b764e
ioat: ring size variables need to be 32bit to avoid overflow
by Dave Jiang
· 13 years ago
2750293
ioat: fix size of 'completion' for Xen
by Dan Williams
· 13 years ago
949ff5b
dmaengine: fix for cookie changes and merge
by Vinod Koul
· 13 years ago
8ac6954
dmaengine: ensure all DMA engine drivers initialize their cookies
by Russell King - ARM Linux
· 13 years ago
96a2af4
dmaengine: consolidate tx_status functions
by Russell King - ARM Linux
· 13 years ago
f7fbce0
dmaengine: provide a common function for completing a dma descriptor
by Russell King - ARM Linux
· 13 years ago
884485e
dmaengine: consolidate assignment of DMA cookies
by Russell King - ARM Linux
· 13 years ago
d2ebfb3
dmaengine: add private header file
by Russell King - ARM Linux
· 13 years ago
4d4e58d
dmaengine: move last completed cookie into generic dma_chan structure
by Russell King - ARM Linux
· 13 years ago
d0b0c8c
ioat: fix xor_idx_to_desc
by Dan Williams
· 13 years ago
9b487ce
Avoid section type conflict in dma/ioat/dma_v3.c
by Andi Kleen
· 13 years ago
3baef94
ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms
by Dave Jiang
· 13 years ago
4cb865d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 13 years ago
19d78a6
x86: poll waiting for I/OAT DMA channel status
by Dimitri Sivanich
· 14 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
bca364d
drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS
by Tracey Dent
· 14 years ago
c50a898
ioat2: fix performance regression
by Dan Williams
· 14 years ago
556ab45
ioat2: catch and recover from broken vtd configurations v6
by Dan Williams
· 14 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 14 years ago
c86e140
ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device
by Minskey Guo
· 15 years ago
2adfc55
ioat3: disable cacheline-unaligned transfers for raid operations
by Dan Williams
· 15 years ago
074cc47
ioat2,3: convert to producer/consumer locking
by Dan Williams
· 15 years ago
abb12df
ioat: convert to circ_buf
by Dan Williams
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bca3469
dmaengine: provide helper for setting txstate
by Dan Williams
· 15 years ago
0793448
DMAENGINE: generic channel status v2
by Linus Walleij
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
dd58ffc
Merge branch 'coh' into dmaengine
by Dan Williams
· 15 years ago
aa4d72a
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
by Dan Williams
· 15 years ago
b9cc986
ioat3: interrupt coalescing
by Dan Williams
· 15 years ago
aa75db0
ioat: close potential BUG_ON race in the descriptor cleanup path
by Dan Williams
· 15 years ago
281befa
ioat2: kill pending flag
by Dan Williams
· 15 years ago
b372ec2
ioat3: use ioat2_quiesce()
by Dan Williams
· 15 years ago
773d9e2
ioat3: cleanup, don't enable DCA completion writes
by Dan Williams
· 15 years ago
7e55a70
ioat: fix infinite timeout checking in ioat2_quiesce
by Dan Williams
· 15 years ago
a6d52d7
ioat2,3: put channel hardware in known state at init
by Dan Williams
· 15 years ago
cd78809
ioat3: fix p-disabled q-continuation
by Dan Williams
· 15 years ago
49954c1
ioat3: fix pq completion versus channel deallocation race
by Dan Williams
· 15 years ago
7b3cc2b
async_tx: build-time toggling of async_{syndrome,xor}_val dma support
by Dan Williams
· 15 years ago
b57014d
ioat2,3: report all uncorrectable errors
by Dan Williams
· 15 years ago
de581b6
ioat3: specify valid address for disabled-Q or disabled-P
by Dan Williams
· 15 years ago
6f82b83
ioat2,3: disable asynchronous error notifications
by Dan Williams
· 15 years ago
228c4f5
ioat3: dca and raid operations are incompatible
by Dan Williams
· 15 years ago
e22dde9
ioat: silence "dca disabled" messages
by Dan Williams
· 15 years ago
cdef57d
ioat3: fix uninitialized var warnings
by Dan Williams
· 15 years ago
f477f5b
drivers/dma/ioat/dma_v2.c: fix warnings
by Andrew Morton
· 15 years ago
376ec37
ioat2: clarify ring size limits
by Dan Williams
· 15 years ago
3208ca5
ioat: driver version 4.0
by Dan Williams
· 15 years ago
1a5aeee
dca: registering requesters in multiple dca domains
by Maciej Sosnowski
· 15 years ago
bbb2008
Merge branch 'dmaengine' into async-tx-next
by Dan Williams
· 15 years ago
Next »