Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
12 years ago |
Bill Pemberton
|
463a1f8b3c
dma: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
a7d6e3ec28
dma: remove use of __devexit_p
|
12 years ago |
Andy Shevchenko
|
3d4f860583
dw_dmac: fix a regression in dwc_prep_dma_memcpy
|
12 years ago |
Andy Shevchenko
|
fed2574b3c
dw_dmac: introduce software emulation of LLP transfers
|
12 years ago |
Andy Shevchenko
|
a09820043c
dw_dmac: autoconfigure data_width or get it via platform data
|
12 years ago |
Andy Shevchenko
|
4a63a8b3e8
dw_dmac: autoconfigure block_size or use platform data
|
12 years ago |
Andy Shevchenko
|
482c67ea7b
dw_dmac: get number of channels from hardware if possible
|
12 years ago |
Andy Shevchenko
|
f52b36d27b
dw_dmac: mark dwc_dump_chan_regs as inline
|
12 years ago |
Andy Shevchenko
|
8fccc5bfd7
dw_dmac: utilize slave_id to pass request line
|
13 years ago |
Vinod Koul
|
df3d898c9f
Merge branch 'for-3.7' into next
|
13 years ago |
Andy Shevchenko
|
dbde5c2934
dw_dmac: use devm_* functions to simplify code
|
13 years ago |
Linus Torvalds
|
c511dc1fb6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Andy Shevchenko
|
f8609c2b52
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
|
13 years ago |
Andy Shevchenko
|
93aad1bcc5
dw_dmac: mark dwc_dump_lli inline
|
13 years ago |
Andy Shevchenko
|
3f9362078b
dw_dmac: introduce dwc_chan_disable
|
13 years ago |
Andy Shevchenko
|
0272e93f36
dw_dmac: move from __init to __devinit
|
13 years ago |
Andy Shevchenko
|
4c2d56c574
dw_dmac: introduce dwc_fast_fls()
|
13 years ago |
Andy Shevchenko
|
236b106f1a
dw_dmac: disable BLOCK interrupts
|
13 years ago |
Andy Shevchenko
|
11f932ec22
dw_dmac: disable dma in optimal way in probe
|
13 years ago |
Andy Shevchenko
|
2e4c364e15
dw_dmac: use __func__ constant in the debug prints
|
13 years ago |
Andy Shevchenko
|
2ab3727634
dw_dmac: print correct number of scanned descriptors
|
13 years ago |
Andy Shevchenko
|
1d45543765
dw_dmac: introduce dwc_dump_chan_regs to dump registers
|
13 years ago |
Andy Shevchenko
|
2f45d613ff
dw_dmac: use proper casting to print dma_addr_t values
|
13 years ago |
Viresh Kumar
|
10d8935f46
Viresh has moved
|
13 years ago |
Lars-Peter Clausen
|
cbb796ccd8
dmaengine: Use sg_dma_address instead of sg_phys
|
13 years ago |
Viresh Kumar
|
d3f797d93e
dmaengine: dw_dma: add Device Tree probing capability
|
13 years ago |
Viresh Kumar
|
3075528d3d
dmaengine: dw_dmac: Add clk_{un}prepare() support
|
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 |