index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw_dmac_regs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
dma: move dw_dmac driver to an own directory
Andy Shevchenko
1
-311
/
+0
2013-04-15
dw_dmac: add ACPI support
Andy Shevchenko
1
-1
/
+0
2013-04-15
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
1
-1
/
+4
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
1
-0
/
+1
2013-02-28
dmaengine: dw_dmac: move to generic DMA binding
Arnd Bergmann
1
-4
/
+3
2013-01-28
dw_dmac: return proper residue value
Andy Shevchenko
1
-0
/
+1
2013-01-28
dw_dmac: introduce total_len field in struct dw_desc
Andy Shevchenko
1
-0
/
+1
2013-01-28
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
Andy Shevchenko
1
-1
/
+0
2013-01-21
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
Andy Shevchenko
1
-0
/
+1
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
1
-3
/
+0
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
1
-6
/
+8
2013-01-08
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
1
-0
/
+2
2013-01-08
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
1
-0
/
+4
2012-10-26
drivers/dma/dw_dmac: make driver's endianness configurable
Hein Tibosch
1
-5
/
+13
2012-09-27
dw_dmac: introduce software emulation of LLP transfers
Andy Shevchenko
1
-0
/
+6
2012-09-27
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
1
-0
/
+7
2012-09-27
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
1
-0
/
+3
2012-09-27
dw_dmac: fill optional encoded parameters in register structure
Andy Shevchenko
1
-0
/
+30
2012-07-26
dw_dmac: use devm_* functions to simplify code
Andy Shevchenko
1
-2
/
+0
2012-07-16
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
Andy Shevchenko
1
-3
/
+3
2012-06-21
dw_dmac: fix constant in the comment
Andy Shevchenko
1
-1
/
+1
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-1
/
+0
2012-02-22
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
1
-0
/
+12
2012-02-22
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
1
-0
/
+3
2011-11-28
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
Viresh Kumar
1
-0
/
+1
2011-05-25
dmaengine/dw_dmac: Update maintainer-ship
Viresh Kumar
1
-0
/
+1
2011-05-13
dmaengine/dw_dmac: implement pause and resume in dwc_control
Linus Walleij
1
-0
/
+1
2011-03-06
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
Viresh Kumar
1
-4
/
+4
2011-03-06
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Viresh KUMAR
1
-0
/
+1
2011-03-06
dw_dmac: Pass Channel Priority from platform_data
Viresh Kumar
1
-0
/
+3
2009-09-09
dw_dmac: implement a private tx_list
Dan Williams
1
-0
/
+1
2009-04-02
dw_dmac: add cyclic API to DW DMA driver
Hans-Christian Egtvedt
1
-1
/
+6
2009-02-19
atmel-mci: fix initialization of dma slave data
Dan Williams
1
-2
/
+0
2008-07-08
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
1
-0
/
+225