Arnd Bergmann
|
f9c6a655a9
dmaengine: dw_dmac: move to generic DMA binding
|
12 years ago |
Andy Shevchenko
|
4702d5244c
dw_dmac: return proper residue value
|
12 years ago |
Andy Shevchenko
|
30d38a3286
dw_dmac: introduce total_len field in struct dw_desc
|
12 years ago |
Andy Shevchenko
|
fdf475fa40
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
|
12 years ago |
Andy Shevchenko
|
f8122a82d2
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
|
12 years ago |
Andy Shevchenko
|
23d5f4ec9d
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
|
12 years ago |
Andy Shevchenko
|
0fdb567fc7
dw_dmac: store direction in the custom channel structure
|
12 years ago |
Andy Shevchenko
|
e63a47a361
dw_dmac: introduce to_dw_desc() macro
|
12 years ago |
Viresh Kumar
|
a9ddb575d6
dmaengine: dw_dmac: Enhance device tree support
|
12 years ago |
Hein Tibosch
|
d5ea7b5ec1
drivers/dma/dw_dmac: make driver's endianness configurable
|
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
|
2a9fe9ae3a
dw_dmac: fill optional encoded parameters in register structure
|
12 years ago |
Andy Shevchenko
|
dbde5c2934
dw_dmac: use devm_* functions to simplify code
|
13 years ago |
Andy Shevchenko
|
f8609c2b52
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
|
13 years ago |
Andy Shevchenko
|
745664ebe0
dw_dmac: fix constant in the comment
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Viresh Kumar
|
a1c4601679
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
|
13 years ago |
Viresh Kumar
|
327e697025
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
|
13 years ago |
Viresh Kumar
|
61e183f830
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
|
13 years ago |
Viresh Kumar
|
aecb7b64dd
dmaengine/dw_dmac: Update maintainer-ship
|
14 years ago |
Linus Walleij
|
a7c57cf7d4
dmaengine/dw_dmac: implement pause and resume in dwc_control
|
14 years ago |
Viresh Kumar
|
29782da5f0
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
|
14 years ago |
Viresh KUMAR
|
ee66509d7f
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
|
14 years ago |
Viresh Kumar
|
93317e8e35
dw_dmac: Pass Channel Priority from platform_data
|
14 years ago |
Dan Williams
|
e0bd0f8cb0
dw_dmac: implement a private tx_list
|
16 years ago |
Hans-Christian Egtvedt
|
d9de451989
dw_dmac: add cyclic API to DW DMA driver
|
16 years ago |
Dan Williams
|
287d859222
atmel-mci: fix initialization of dma slave data
|
16 years ago |
Haavard Skinnemoen
|
3bfb1d20b5
dmaengine: Driver for the Synopsys DesignWare DMA controller
|
17 years ago |