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
/
dmaengine.c
Age
Commit message (
Expand
)
Author
2015-08-17
dmaengine: fix balance of privatecnt inc/dec operations
Robert Baldyga
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-06-12
dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"
Maxime Ripard
2015-06-12
dmaengine: Fix choppy sound because of unimplemented resume
Krzysztof Kozlowski
2015-06-02
dmaengine: fix kernel-doc documentation
Stefan Agner
2015-05-09
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2015-04-29
dmaengine: increment privatecnt when using dma_get_any_slave_channel
Christopher Freeman
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-11
Revert "dmaengine: Add a warning for drivers not using the generic slave caps...
Linus Torvalds
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-05
dmaengine: Remove net_dma_find_channel
Maxime Ripard
2015-01-18
dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c
Laurent Pinchart
2014-12-22
dmaengine: Add a warning for drivers not using the generic slave caps retrieval
Maxime Ripard
2014-12-22
dmaengine: Remove the need to declare device_control
Maxime Ripard
2014-12-22
dmaengine: Make channel allocation callbacks optional
Maxime Ripard
2014-12-22
dmaengine: Rework dma_chan_get
Maxime Ripard
2014-12-09
dmaenegine: Delete a check before free_percpu()
Markus Elfring
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-09-28
net_dma: simple removal
Dan Williams
2014-05-21
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
2014-02-11
acpi-dma: convert to return error code when asked for channel
Andy Shevchenko
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-02
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-12-26
Merge branches 'depends/asoc-dma', 'depends/dma-of' and 'depends/tegra-clk' i...
Olof Johansson
2013-12-13
dmaengine: fix sleep in atomic
Dan Williams
2013-12-12
dmaengine: fix enable for high order unmap pools
Dan Williams
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
async_pq: convert to dmaengine_unmap_data
Dan Williams
2013-11-14
async_memcpy: convert to dmaengine_unmap_data
Dan Williams
2013-11-13
dmaengine: reference counted unmap data
Dan Williams
2013-11-13
dmaengine: consolidate memcpy apis
Dan Williams
2013-10-25
dmaengine: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-09
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-09-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-09-02
dma: dmagengine: fix function names in comments
Daniel Mack
2013-08-22
dmaengine: make dma_channel_rebalance() NUMA aware
Brice Goglin
2013-08-19
dmaengine: fix - error: potential NULL dereference 'chan'
Vinod Koul
2013-08-13
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
2013-07-25
dma: convert dma_devclass to use dev_groups
Greg Kroah-Hartman
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-05-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-04-15
dmaengine: call acpi_dma_request_slave_channel as well
Andy Shevchenko
2013-04-15
DMA: of: Constant names
Markus Pargmann
2013-04-15
dma: Make the 'mask' parameter of __dma_request_channel const
Lars-Peter Clausen
2013-02-27
dmaengine: convert to idr_alloc()
Tejun Heo
[next]