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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-14
Merge branch 'imx' into dmaengine-fixes
Dan Williams
2
-39
/
+63
2011-02-14
dma: ipu_idmac: do not lose valid received data in the irq handler
Anatolij Gustschin
1
-50
/
+0
2011-01-31
Merge branch 'dmaengine-shawn' into dmaengine
Sascha Hauer
1
-10
/
+6
2011-01-31
Merge branch 'dmaengine-sdma' into dmaengine
Sascha Hauer
1
-25
/
+35
2011-01-31
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
Shawn Guo
1
-1
/
+4
2011-01-31
dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
Shawn Guo
1
-1
/
+1
2011-01-31
dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
Shawn Guo
1
-3
/
+1
2011-01-31
dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_s...
Shawn Guo
1
-0
/
+1
2011-01-31
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
Shawn Guo
1
-6
/
+0
2011-01-31
dmaengine i.MX dma: initialize dma capabilities outside channel loop
Sascha Hauer
1
-3
/
+3
2011-01-31
dmaengine i.MX DMA: do not initialize chan_id field
Sascha Hauer
1
-1
/
+0
2011-01-31
dmaengine i.MX dma: check sg entries for valid addresses and lengths
Sascha Hauer
1
-0
/
+15
2011-01-31
dmaengine i.MX dma: set maximum segment size for our device
Sascha Hauer
1
-0
/
+4
2011-01-31
dmaengine i.MX SDMA: reserve channel 0 by not registering it
Sascha Hauer
1
-18
/
+12
2011-01-31
dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
Sascha Hauer
1
-3
/
+3
2011-01-31
dmaengine i.MX SDMA: do not initialize chan_id field
Sascha Hauer
1
-1
/
+0
2011-01-31
dmaengine i.MX sdma: check sg entries for valid addresses and lengths
Sascha Hauer
1
-3
/
+17
2011-01-31
dmaengine i.MX sdma: set maximum segment size for our device
Sascha Hauer
1
-0
/
+3
2011-01-30
DMA: PL08x: fix channel pausing to timeout rather than lockup
Russell King - ARM Linux
1
-6
/
+15
2011-01-30
DMA: PL08x: fix infinite wait when terminating transfers
Russell King - ARM Linux
1
-14
/
+18
2011-01-29
dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
Shawn Guo
1
-4
/
+4
2011-01-29
dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
Shawn Guo
1
-1
/
+1
2011-01-29
dmaengine i.MX SDMA: Fix firmware loading
Sascha Hauer
1
-1
/
+1
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
10
-794
/
+935
2011-01-16
ARM: PL08x: cleanup comments
Russell King - ARM Linux
1
-94
/
+52
2011-01-14
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
1
-2
/
+2
2011-01-14
dmaengine: at_hdmac: fix race while monitoring channel status
Nicolas Ferre
1
-2
/
+2
2011-01-14
dmaengine: at_hdmac: flags located in first descriptor
Nicolas Ferre
1
-3
/
+3
2011-01-14
dmaengine: at_hdmac: use subsys_initcall instead of module_init
Eric Xu
1
-1
/
+1
2011-01-14
dmaengine: at_hdmac: no need set ACK in new descriptor
Nicolas Ferre
1
-1
/
+0
2011-01-14
dmaengine: at_hdmac: trivial add precision to unmapping comment
Nicolas Ferre
1
-1
/
+1
2011-01-14
dmaengine: at_hdmac: use dma_address to program DMA hardware
Nicolas Ferre
1
-2
/
+2
2011-01-14
pch_dma: support new device ML7213 IOH
Tomoya MORINAGA
2
-7
/
+21
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2011-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-66
/
+123
2011-01-07
Merge branches 'amba' and 'dma40' into dmaengine
Dan Williams
4
-680
/
+833
2011-01-07
dma: shdma: don't register the global die notifier multiple times
Guennadi Liakhovetski
1
-9
/
+7
2011-01-06
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-96
/
+78
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
1
-96
/
+78
2011-01-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
11
-26
/
+33
2011-01-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-96
/
+78
2011-01-04
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels
Russell King - ARM Linux
1
-0
/
+3
2011-01-04
ARM: PL08x: allow dma_set_runtime_config() to return errors
Russell King - ARM Linux
1
-10
/
+13
2011-01-04
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
1
-19
/
+9
2011-01-04
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
1
-0
/
+11
2011-01-04
ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
Russell King - ARM Linux
1
-14
/
+32
2011-01-04
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
1
-10
/
+10
2011-01-04
ARM: PL08x: implement unmapping of memcpy buffers
Russell King - ARM Linux
1
-13
/
+39
2011-01-04
ARM: PL08x: store prep_* flags in async_tx structure
Russell King - ARM Linux
1
-3
/
+5
2011-01-04
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
1
-10
/
+10
[next]