index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw_dmac_regs.h
Age
Commit message (
Expand
)
Author
2013-04-15
dmaengine: dw_dmac: simplify master selection
Arnd Bergmann
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2013-02-28
dmaengine: dw_dmac: move to generic DMA binding
Arnd Bergmann
2013-01-28
dw_dmac: return proper residue value
Andy Shevchenko
2013-01-28
dw_dmac: introduce total_len field in struct dw_desc
Andy Shevchenko
2013-01-28
dw_dmac: remove unnecessary tx_list field in dw_dma_chan
Andy Shevchenko
2013-01-20
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
Andy Shevchenko
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2013-01-07
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-07
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2012-10-25
drivers/dma/dw_dmac: make driver's endianness configurable
Hein Tibosch
2012-09-27
dw_dmac: introduce software emulation of LLP transfers
Andy Shevchenko
2012-09-27
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
2012-09-27
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
2012-09-27
dw_dmac: fill optional encoded parameters in register structure
Andy Shevchenko
2012-07-26
dw_dmac: use devm_* functions to simplify code
Andy Shevchenko
2012-07-16
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
Andy Shevchenko
2012-06-21
dw_dmac: fix constant in the comment
Andy Shevchenko
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-02-22
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2012-02-22
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2011-11-28
dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume
Viresh Kumar
2011-05-25
dmaengine/dw_dmac: Update maintainer-ship
Viresh Kumar
2011-05-13
dmaengine/dw_dmac: implement pause and resume in dwc_control
Linus Walleij
2011-03-07
dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel
Viresh Kumar
2011-03-07
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Viresh KUMAR
2011-03-07
dw_dmac: Pass Channel Priority from platform_data
Viresh Kumar
2009-09-08
dw_dmac: implement a private tx_list
Dan Williams
2009-04-01
dw_dmac: add cyclic API to DW DMA driver
Hans-Christian Egtvedt
2009-02-18
atmel-mci: fix initialization of dma slave data
Dan Williams
2008-07-08
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen