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
/
at_xdmac.c
Age
Commit message (
Expand
)
Author
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-17
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
2015-03-05
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
2015-02-04
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
2015-02-04
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
2015-02-04
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
2015-02-04
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...
Cyrille Pitchen
2015-02-02
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
2015-01-13
dmaengine: drop owner assignment from platform_drivers
Wolfram Sang
2014-12-22
dmaengine: at_xdmac: Declare slave capabilities for the generic code
Ludovic Desroches
2014-12-22
dmaengine: at_xdmac: split device_control
Ludovic Desroches
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-11-17
dmaengine: at_xdmac: Add DMA_PRIVATE
Ludovic Desroches
2014-11-17
dmaengine: at_xdmac: fix missing spin_unlock
Ludovic Desroches
2014-11-17
dmaengine: at_xdmac: fix a bug in transfer residue computation
Cyrille Pitchen
2014-11-17
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
Cyrille Pitchen
2014-11-17
dmaengine: at_xdmac: remove chancnt affectation
Ludovic Desroches
2014-11-17
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
Ludovic Desroches
2014-11-17
dmaengine: xdmac: fix print warning on dma_addr_t variable
Vinod Koul
2014-11-17
dmaengine: xdmac: fix print warning on size_t variable
Vinod Koul
2014-11-17
dmaengine: at_xdmac: fix usage of read, write wrappers
Vinod Koul
2014-11-17
dmaengine: at_xdmac: fix semicolon.cocci warnings
kbuild test robot
2014-11-06
dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver
Ludovic Desroches