Nicolas Ferre
|
beeaa103ee
dmaengine: at_hdmac: add slave config operation
|
13 éve |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 éve |
Russell King - ARM Linux
|
d3ee98cdcd
dmaengine: consolidate initialization of cookies
|
13 éve |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 éve |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 éve |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 éve |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 éve |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 éve |
Nikolaus Voss
|
bda3a47c88
at_hdmac: bugfix for enabling channel irq
|
13 éve |
Nicolas Ferre
|
02f88be948
dmaengine: at_hdmac: simplify device selection from platform data or DT
|
13 éve |
Nicolas Ferre
|
dcc817346d
dmaengine: at_hdmac: empty entry shape modification
|
13 éve |
Nicolas Ferre
|
0ab88a0183
dmaengine: at_hdmac: add const to struct platform_device_id definition
|
13 éve |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 éve |
Nicolas Ferre
|
c511595390
dmaengine: at_hdmac: add device tree support
|
13 éve |
Nicolas Ferre
|
67348450b8
dmaengine: at_hdmac: platform data move to use .id_table
|
13 éve |
Vinod Koul
|
db8196df4b
dmaengine: move drivers to dma_transfer_direction
|
13 éve |
Barry Song
|
463894705e
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
|
13 éve |
Nicolas Ferre
|
d7db80801f
dmaengine: at_hdmac: fix way to specify cyclic capability
|
14 éve |
Nicolas Ferre
|
3c477482bb
dmaengine: at_hdmac: add wrappers for testing channel state
|
14 éve |
Nicolas Ferre
|
c0ba594737
dmaengine: at_hdmac: improve power management routines
|
14 éve |
Nicolas Ferre
|
d8cb04b070
dmaengine: at_hdmac: replace spin_lock* with irqsave variants
|
14 éve |
H Hartley Sweeten
|
114df7d66e
dma: at_hdmac.c: use resource_size
|
14 éve |
Linus Torvalds
|
4cb865deec
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
14 éve |
Nicolas Ferre
|
de7a2f9f7b
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
|
14 éve |
Nicolas Ferre
|
e257e1563f
dmaengine: at_hdmac: use descriptor chaining help function
|
14 éve |
Nicolas Ferre
|
23b5e3ad68
dmaengine: at_hdmac: implement pause and resume in atc_control
|
14 éve |
Nicolas Ferre
|
543aabc7d2
dmaengine: at_hdmac: set residue as total len in atc_tx_status
|
14 éve |
Nicolas Ferre
|
ae14d4b5e0
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
|
14 éve |
Nicolas Ferre
|
2f432823ec
dmaengine: at_hdmac: remove channel status testing in tasklet
|
14 éve |
Nicolas Ferre
|
cc52a10a04
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
|
14 éve |