Andy Shevchenko
|
0e7264cc79
dma: at_hdmac: check direction properly for cyclic transfers
|
12 years ago |
Linus Torvalds
|
f5a246eab9
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
12 years ago |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Peter Ujfalusi
|
ec8b5e48c0
dmaengine: Pass flags via device_prep_dma_cyclic() callback
|
12 years ago |
Nicolas Ferre
|
c456797681
dmaengine: at_hdmac: check that each sg data length is non-null
|
12 years ago |
Nicolas Ferre
|
c618a9be0e
dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
|
12 years ago |
Masanari Iida
|
d73111c6d4
dma: fix comments
|
13 years ago |
Uwe Kleine-König
|
7fd63ccdad
dmaengine: at_hdmac: add a few const qualifiers
|
13 years ago |
Nicolas Ferre
|
9102d8715e
dmaengine: at_hdmac: trivial: fix comment in header
|
13 years ago |
Nicolas Ferre
|
1dd1ea8eb4
dmaengine: at_hdmac: take maxburst from slave configuration
|
13 years ago |
Nicolas Ferre
|
b409ebfb14
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
|
13 years ago |
Vinod Koul
|
d41160524d
dmaengine: fix cyclic dma usage
|
13 years ago |
Nicolas Ferre
|
ed8b0d67f3
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
|
13 years ago |
Nicolas Ferre
|
beeaa103ee
dmaengine: at_hdmac: add slave config operation
|
13 years ago |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 years ago |
Russell King - ARM Linux
|
d3ee98cdcd
dmaengine: consolidate initialization of cookies
|
13 years ago |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 years ago |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 years ago |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 years ago |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
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 |