index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_hdmac_regs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: at_hdmac: use %pad format string for dma_addr_t
Arnd Bergmann
2015-11-16
1
-3
/
+3
*
dmaengine: hdmac: factorise memset descriptor allocation
Maxime Ripard
2015-10-29
1
-1
/
+1
*
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-09-04
1
-0
/
+6
|
\
|
*
dmaengine: hdmac: Add memset capabilities
Maxime Ripard
2015-08-26
1
-0
/
+6
*
|
dmaengine: at_hdmac: fix residue computation
Cyrille Pitchen
2015-07-31
1
-2
/
+1
|
/
*
dmaengine: hdmac: Implement interleaved transfers
Maxime Ripard
2015-06-12
1
-0
/
+5
*
dmaengine: at_hdmac: Fix calculation of the residual bytes
Torsten Fleischer
2015-03-13
1
-4
/
+3
*
dmaengine: at_hdmac: update the driver comments
Vinod Koul
2014-12-22
1
-1
/
+2
*
dmaengine: at_hdmac: remove unused function
Olof Johansson
2013-12-12
1
-4
/
+0
*
DMA: AT91: Get residual bytes in dma buffer
Elen Song
2013-07-05
1
-0
/
+3
*
DMA: AT91: Get transfer width
Elen Song
2013-07-05
1
-0
/
+2
*
at_hdmac: move to generic DMA binding
Ludovic Desroches
2013-04-30
1
-0
/
+4
*
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
1
-4
/
+4
*
ARM: at91: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2012-05-15
1
-1
/
+20
*
dmaengine: at_hdmac: add slave config operation
Nicolas Ferre
2012-03-21
1
-0
/
+32
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-2
/
+0
*
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2012-01-31
1
-9
/
+8
*
dmaengine: at_hdmac: simplify device selection from platform data or DT
Nicolas Ferre
2011-11-28
1
-7
/
+0
*
dmaengine: at_hdmac: platform data move to use .id_table
Nicolas Ferre
2011-11-10
1
-0
/
+8
*
dmaengine: at_hdmac: add wrappers for testing channel state
Nicolas Ferre
2011-08-19
1
-0
/
+17
*
dmaengine: at_hdmac: improve power management routines
Nicolas Ferre
2011-08-19
1
-0
/
+7
*
dmaengine: at_hdmac: implement pause and resume in atc_control
Nicolas Ferre
2011-05-09
1
-0
/
+1
*
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
Nicolas Ferre
2011-05-02
1
-0
/
+4
*
dmaengine: at_hdmac: add cyclic DMA operation support
Nicolas Ferre
2011-05-02
1
-2
/
+12
*
dmaengine: at_hdmac: modify way to use interrupts
Nicolas Ferre
2011-05-02
1
-3
/
+8
*
at_hdmac: implement a private tx_list
Dan Williams
2009-09-08
1
-0
/
+1
*
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
2009-07-22
1
-41
/
+8
*
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre
2009-07-22
1
-0
/
+386