index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
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-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-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
2010-02-02
fsldma: clean up the OF subsystem routines
Ira Snyder
2010-02-02
fsldma: rename dest to dst for uniformity
Ira Snyder
2010-02-02
fsldma: rename struct fsl_dma_chan to struct fsldma_chan
Ira Snyder
2010-02-02
fsldma: remove unused structure members
Ira Snyder
2010-02-02
fsldma: reduce kernel text size
Ira Snyder
2009-12-30
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2009-12-22
Merge branch 'ioat' into fixes
Dan Williams
2009-12-22
drivers/dma: Correct use after free
Julia Lawall
2009-12-22
drivers/dma: drop unnecesary memset
Julia Lawall
2009-12-19
ioat2,3: put channel hardware in known state at init
Dan Williams
2009-12-17
ioat3: fix p-disabled q-continuation
Dan Williams
2009-12-17
sh: fix DMA driver's descriptor chaining and cookie assignment
Guennadi Liakhovetski
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-12-16
dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh'
Nicolas Ferre
[next]