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
/
include
/
linux
/
dmaengine.h
Age
Commit message (
Expand
)
Author
2020-09-03
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2020-08-28
dmaengine: Remove unused define for dma_request_slave_channel_reason()
Peter Ujfalusi
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-07
Merge branch 'topic/xilinx' into fixes
Vinod Koul
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
2020-07-23
Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...
Dave Airlie
2020-07-18
dmaengine: linux/dmaengine.h: drop duplicated word in a comment
Randy Dunlap
2020-07-17
dmaengine: Add support for repeating transactions
Laurent Pinchart
2020-06-17
dmaengine: cookie bypass for out of order completion
Dave Jiang
2020-06-15
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-27
dmaengine: fix channel index enumeration
Dave Jiang
2020-04-15
include/linux/dmaengine: Typos fixes in API documentation
Maciej Grochowski
2020-03-11
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
2020-03-11
dmaengine: Add basic debugfs support
Peter Ujfalusi
2020-03-02
dmaengine: consistently return string literal from switch-case
Andy Shevchenko
2020-03-02
dmaengine: Drop redundant 'else' keyword
Andy Shevchenko
2020-03-02
dmaengine: Use negative condition for better readability
Andy Shevchenko
2020-03-02
dmaengine: Refactor dmaengine_check_align() to be bit operations only
Andy Shevchenko
2020-01-27
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-01-24
dmaengine: Create symlinks between DMA channels and slaves
Geert Uytterhoeven
2020-01-24
dmaengine: add support to dynamic register/unregister of channels
Dave Jiang
2020-01-21
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2020-01-21
dmaengine: Remove dma_request_slave_channel_compat() wrapper
Geert Uytterhoeven
2020-01-21
dmaengine: Add helper function to convert direction value to text
Peter Ujfalusi
2020-01-21
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
2020-01-21
dmaengine: Add metadata_ops for dma_async_tx_descriptor
Peter Ujfalusi
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2019-12-11
dmaengine: Fix access to uninitialized dma_slave_caps
Lukas Wunner
2019-12-10
dmaengine: Remove spaces before TABs
Geert Uytterhoeven
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-27
dmaengine: Add matching device node validation in __dma_request_channel()
Baolin Wang
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2018-07-30
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-02-12
dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
Zi Yan
2017-09-21
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify
Stefan Brüns
2017-09-21
dmaengine: List all allowed values for src/dst_addr_width in kernel doc
Stefan Brüns
2017-09-06
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2017-08-28
dmaengine: add DMA_PREP_CMD for non-Data descriptors.
Abhishek Sahu
2017-08-22
dmaengine: remove DMA_SG as it is dead code in kernel
Dave Jiang
2017-01-31
dmaengine: Provide a wrapper for memcpy operations
Boris Brezillon
2016-11-30
dmaengine: dma_slave_config: add support for slave port window
Peter Ujfalusi
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
2016-04-12
dmaengine: ensure dmaengine helpers check valid callback
Vinod Koul
2016-03-14
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2016-02-22
dmaengine: make slave address physical
Vinod Koul
2016-02-09
dmaengine: core: expose max burst capability to clients
Shawn Lin
[next]