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_hdmac_regs.h
Age
Commit message (
Expand
)
Author
2021-01-08
dmaengine: at_hdmac: remove platform data header
Alexandre Belloni
2020-05-13
dmaengine: at_hdmac: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-02-25
dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
Tudor Ambarus
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-11-08
dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %pad
Vinod Koul
2015-11-16
dmaengine: at_hdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2015-10-29
dmaengine: hdmac: factorise memset descriptor allocation
Maxime Ripard
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-08-26
dmaengine: hdmac: Add memset capabilities
Maxime Ripard
2015-07-31
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2015-06-12
dmaengine: hdmac: Implement interleaved transfers
Maxime Ripard
2015-03-13
dmaengine: at_hdmac: Fix calculation of the residual bytes
Torsten Fleischer
2014-12-22
dmaengine: at_hdmac: update the driver comments
Vinod Koul
2013-12-12
dmaengine: at_hdmac: remove unused function
Olof Johansson
2013-07-05
DMA: AT91: Get residual bytes in dma buffer
Elen Song
2013-07-05
DMA: AT91: Get transfer width
Elen Song
2013-04-30
at_hdmac: move to generic DMA binding
Ludovic Desroches
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-09-14
ARM: at91: move platform_data definitions
Arnd Bergmann
2012-05-15
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2012-03-21
dmaengine: at_hdmac: add slave config operation
Nicolas Ferre
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-01-31
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2011-11-28
dmaengine: at_hdmac: simplify device selection from platform data or DT
Nicolas Ferre
2011-11-10
dmaengine: at_hdmac: platform data move to use .id_table
Nicolas Ferre
2011-08-19
dmaengine: at_hdmac: add wrappers for testing channel state
Nicolas Ferre
2011-08-19
dmaengine: at_hdmac: improve power management routines
Nicolas Ferre
2011-05-09
dmaengine: at_hdmac: implement pause and resume in atc_control
Nicolas Ferre
2011-05-02
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
Nicolas Ferre
2011-05-02
dmaengine: at_hdmac: add cyclic DMA operation support
Nicolas Ferre
2011-05-02
dmaengine: at_hdmac: modify way to use interrupts
Nicolas Ferre
2009-09-08
at_hdmac: implement a private tx_list
Dan Williams
2009-07-22
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
2009-07-22
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre