index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-26
dmaengine: ioatdma: Fix variable array length
Dave Jiang
1
-2
/
+10
2015-08-26
dmaengine: ioatdma: fix sparse "error" with prep lock
Dave Jiang
1
-0
/
+2
2015-08-21
dmaengine: ioatdma: fix coccinelle warning
Dave Jiang
1
-4
/
+3
2015-08-17
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
Dave Jiang
2
-3
/
+0
2015-08-17
dmaengine: ioatdma: fixup kernel doc errors from dma.h
Dave Jiang
1
-3
/
+7
2015-08-17
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
3
-32
/
+13
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
6
-617
/
+487
2015-08-17
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
6
-749
/
+769
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
6
-1372
/
+1375
2015-08-17
dmaengine: ioatdma: move all sysfs related code
Dave Jiang
3
-109
/
+136
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
8
-889
/
+816
2015-08-17
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
5
-191
/
+195
2015-08-17
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
5
-475
/
+470
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
5
-428
/
+1
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
4
-892
/
+2
2015-08-17
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
Dave Jiang
2
-14
/
+0
2015-08-17
dmaengine: ioatdma: fix u16 overflow in cleanup
Allen Hubbe
1
-1
/
+1
2015-08-17
dmaengine: ioatdma: fix u16 overflow in reshape
Allen Hubbe
1
-1
/
+1
2015-07-16
dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
Jiang Liu
1
-0
/
+34
2015-07-07
dmaengine: ioatdma: Set non RAID channels to be private capable
Dave Jiang
1
-0
/
+3
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
9
-36
/
+0
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
9
-36
/
+0
2015-03-05
dmaengine: ioatdma: workaround for incorrect DMACAP register
Dave Jiang
1
-0
/
+4
2015-02-04
ioat: fail self-test if wait_for_completion times out
Nicholas Mc Guire
1
-3
/
+6
2015-02-03
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
3
-0
/
+15
2014-12-22
dmaengine: ioatdma: PQ err descriptors should callback with err results
Dave Jiang
1
-0
/
+11
2014-12-09
dmaengine: ioatdma: fix dma mapping errors
Prarit Bhargava
1
-6
/
+29
2014-09-28
net_dma: simple removal
Dan Williams
4
-10
/
+0
2014-08-21
ioat: Use time_before_jiffies()
Manuel Schölling
1
-1
/
+2
2014-04-10
ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-04-10
drivers: dma: Include appropriate header file in dca.c
Rashika
1
-0
/
+1
2014-04-10
drivers: dma: Mark functions as static in dma_v3.c
Rashika
1
-3
/
+3
2014-04-10
ioat/dca: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-6
/
+6
2014-02-25
ioat: fix tasklet tear down
Dan Williams
4
-13
/
+54
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
6
-336
/
+65
2013-11-14
ioat: fix ioat3_irq_reinit
Dan Williams
2
-26
/
+15
2013-11-14
ioat: kill msix_single_vector support
Dan Williams
3
-32
/
+3
2013-11-14
ioatdma: clean up sed pool kmem_cache
Dan Williams
4
-42
/
+22
2013-11-14
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
1
-15
/
+15
2013-11-14
ioatdma: fix sed pool selection
Dan Williams
1
-15
/
+1
2013-11-14
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Dave Jiang
1
-0
/
+2
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2
-11
/
+4
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
4
-195
/
+0
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
3
-0
/
+3
2013-10-25
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
2
-6
/
+6
2013-08-23
ioatdma: silence GCC warnings
Paul Bolle
1
-1
/
+1
2013-08-22
ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies
Brice Goglin
1
-23
/
+1
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
4
-142
/
+3
2013-05-09
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-137
/
+950
[prev]
[next]