Nikolaus Voss
|
bda3a47c88
at_hdmac: bugfix for enabling channel irq
|
13 years ago |
Nicolas Ferre
|
02f88be948
dmaengine: at_hdmac: simplify device selection from platform data or DT
|
13 years ago |
Nicolas Ferre
|
dcc817346d
dmaengine: at_hdmac: empty entry shape modification
|
13 years ago |
Nicolas Ferre
|
0ab88a0183
dmaengine: at_hdmac: add const to struct platform_device_id definition
|
13 years ago |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 years ago |
Nicolas Ferre
|
c511595390
dmaengine: at_hdmac: add device tree support
|
13 years ago |
Nicolas Ferre
|
67348450b8
dmaengine: at_hdmac: platform data move to use .id_table
|
13 years ago |
Vinod Koul
|
db8196df4b
dmaengine: move drivers to dma_transfer_direction
|
13 years ago |
Barry Song
|
463894705e
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
|
13 years ago |
Nicolas Ferre
|
d7db80801f
dmaengine: at_hdmac: fix way to specify cyclic capability
|
14 years ago |
Nicolas Ferre
|
3c477482bb
dmaengine: at_hdmac: add wrappers for testing channel state
|
14 years ago |
Nicolas Ferre
|
c0ba594737
dmaengine: at_hdmac: improve power management routines
|
14 years ago |
Nicolas Ferre
|
d8cb04b070
dmaengine: at_hdmac: replace spin_lock* with irqsave variants
|
14 years ago |
H Hartley Sweeten
|
114df7d66e
dma: at_hdmac.c: use resource_size
|
14 years ago |
Linus Torvalds
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 years ago |
Nicolas Ferre
|
de7a2f9f7b
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
|
14 years ago |
Nicolas Ferre
|
e257e1563f
dmaengine: at_hdmac: use descriptor chaining help function
|
14 years ago |
Nicolas Ferre
|
23b5e3ad68
dmaengine: at_hdmac: implement pause and resume in atc_control
|
14 years ago |
Nicolas Ferre
|
543aabc7d2
dmaengine: at_hdmac: set residue as total len in atc_tx_status
|
14 years ago |
Nicolas Ferre
|
ae14d4b5e0
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
|
14 years ago |
Nicolas Ferre
|
2f432823ec
dmaengine: at_hdmac: remove channel status testing in tasklet
|
14 years ago |
Nicolas Ferre
|
cc52a10a04
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
|
14 years ago |
Nicolas Ferre
|
53830cc759
dmaengine: at_hdmac: add cyclic DMA operation support
|
14 years ago |
Nicolas Ferre
|
9b3aa589ea
dmaengine: at_hdmac: modify way to use interrupts
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
e1288cd72f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 years ago |
Nicolas Ferre
|
dda36f9821
dmaengine: at_hdmac: fix race while monitoring channel status
|
14 years ago |
Nicolas Ferre
|
568f7f0c2e
dmaengine: at_hdmac: flags located in first descriptor
|
14 years ago |
Eric Xu
|
93d0bec2be
dmaengine: at_hdmac: use subsys_initcall instead of module_init
|
14 years ago |
Nicolas Ferre
|
58344f25cf
dmaengine: at_hdmac: no need set ACK in new descriptor
|
14 years ago |