index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
at_hdmac_regs.h
Age
Commit message (
Expand
)
Author
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-13
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-08
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-09
at_hdmac: implement a private tx_list
Dan Williams
2009-07-23
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
2009-07-23
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre