index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2010-05-06
Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-04-30
MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices
Geert Uytterhoeven
2010-04-26
SH: fix error paths in DMA driver
Guennadi Liakhovetski
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-03-03
Merge branch 'coh' into dmaengine
Dan Williams
2010-03-03
ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
Dan Williams
2010-03-03
ioat3: interrupt coalescing
Dan Williams
2010-03-03
ioat: close potential BUG_ON race in the descriptor cleanup path
Dan Williams
2010-03-03
ioat2: kill pending flag
Dan Williams
2010-03-03
ioat3: use ioat2_quiesce()
Dan Williams
2010-03-03
ioat3: cleanup, don't enable DCA completion writes
Dan Williams
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-02
DMAENGINE: COH 901 318 lli sg offset fix
Linus Walleij
2010-03-02
DMAENGINE: COH 901 318 configure channel direction
Linus Walleij
2010-03-02
DMAENGINE: COH 901 318 remove irq counting
Linus Walleij
2010-03-02
DMAENGINE: COH 901 318 descriptor pool refactoring
Linus Walleij
2010-03-02
DMAENGINE: COH 901 318 cleanups
Linus Walleij
2010-03-01
dma: Add MPC512x DMA driver
Piotr Ziecik
2010-03-01
Debugging options for the DMA engine subsystem
Linus Walleij
2010-03-02
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
Guennadi Liakhovetski
2010-03-02
dmaengine: shdma: add runtime PM support.
Guennadi Liakhovetski
2010-03-02
dmaengine: shdma: separate DMA headers.
Guennadi Liakhovetski
2010-03-02
dmaengine: shdma: convert to platform device resources
Guennadi Liakhovetski
2010-03-02
dmaengine: shdma: fix DMA error handling.
Guennadi Liakhovetski
2010-02-28
dmatest: fix handling of an even number of xor_sources
Dan Williams
2010-02-28
dmatest: correct raid6 PQ test
Anatolij Gustschin
2010-02-28
fsldma: Fix cookie issues
Steven J. Magnani
2010-02-28
fsldma: Fix cookie issues
Steven J. Magnani
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
2010-02-15
Merge branch 'sh/stable-updates'
Paul Mundt
2010-02-10
drivers/dma: Correct NULL test
Julia Lawall
2010-02-10
async-tx: fix buffer submission error handling in ipu_idma.c
Guennadi Liakhovetski
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-08
sh: implement DMA_SLAVE capability in SH dmaengine driver
Guennadi Liakhovetski
2010-02-08
sh: fix Transfer Size calculation in both DMA drivers
Guennadi Liakhovetski
2010-02-08
sh: prepare the DMA driver for slave functionality
Guennadi Liakhovetski
2010-02-05
dmaengine: correct onstack wait_queue_head declaration
Yong Zhang
2010-02-02
dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...
Roel Kluin
2010-02-02
dma: make Open Firmware device id constant
Márton Németh
2010-02-02
ioat: fix infinite timeout checking in ioat2_quiesce
Dan Williams
2010-02-02
dmaengine: fix memleak in dma_async_device_unregister
Anatolij Gustschin
2010-02-02
fsldma: major cleanups and fixes
Ira Snyder
2010-02-02
fsldma: rename fsl_chan to chan
Ira Snyder
2010-02-02
fsldma: simplify IRQ probing and handling
Ira Snyder
[next]