index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw
/
regs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
dmaengine: dw: Introduce max burst length hw config
Serge Semin
1
-0
/
+2
2020-07-27
dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config
Serge Semin
1
-0
/
+1
2019-01-07
dmaengine: dw: convert to SPDX identifiers
Andy Shevchenko
1
-4
/
+1
2019-01-07
dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
Andy Shevchenko
1
-0
/
+11
2019-01-07
dmaengine: dw: Reset DRAIN bit when resume the channel
Andy Shevchenko
1
-0
/
+1
2019-01-07
dmaengine: dw: Split DW and iDMA 32-bit operations
Andy Shevchenko
1
-0
/
+13
2018-11-24
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
1
-0
/
+4
2017-05-15
dmaengine: dw: Remove AVR32 bits from the driver
Andy Shevchenko
1
-39
/
+11
2017-01-25
dmaengine: dw: introduce register mappings for iDMA 32-bit
Andy Shevchenko
1
-3
/
+49
2017-01-25
dmaengine: dw: introduce block2bytes() and bytes2block()
Andy Shevchenko
1
-2
/
+4
2017-01-25
dmaengine: dw: register IRQ and DMA pool with instance ID
Andy Shevchenko
1
-0
/
+1
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
1
-1
/
+2
2016-08-31
dmaengine: dw: keep copy of custom slave config in dwc
Andy Shevchenko
1
-4
/
+1
2016-05-02
dmaengine: dw: keep entire platform data in struct dw_dma
Andy Shevchenko
1
-3
/
+2
2016-04-19
dmaengine: dw: lazy allocation of dma descriptors
Christian Lamparter
1
-1
/
+0
2016-04-13
dmaengine: dw: move residue to a descriptor
Andy Shevchenko
1
-1
/
+1
2016-04-13
dmaengine: dw: move dwc->initialized to dwc->flags
Andy Shevchenko
1
-1
/
+1
2016-04-13
dmaengine: dw: move dwc->paused to dwc->flags
Andy Shevchenko
1
-1
/
+1
2016-04-13
dmaengine: dw: substitute dma_read_byaddr by dma_readl_native
Andy Shevchenko
1
-4
/
+0
2016-04-13
dmaengine: dw: set LMS field in descriptors
Mans Rullgard
1
-0
/
+4
2016-04-13
dmaengine: dw: fix byte order of hw descriptor fields
Mans Rullgard
1
-7
/
+25
2016-04-13
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
1
-2
/
+2
2016-01-25
dmaengine: dw: fix a typo for bitfields of CTL_LO
Jie Yang
1
-1
/
+1
2015-02-05
dmaengine: dw: define DW_DMA_MAX_NR_MASTERS
Andy Shevchenko
1
-1
/
+1
2014-12-22
dmaengine: dw: update the driver comments
Vinod Koul
1
-1
/
+1
2014-10-15
dmaengine: dw: enable and disable controller when needed
Andy Shevchenko
1
-0
/
+1
2014-10-15
dmaengine: dw: move private definitions to regs.h
Andy Shevchenko
1
-3
/
+29
2014-09-11
dmaengine: dw: move clock operations to platform.c
Andy Shevchenko
1
-1
/
+0
2014-09-11
dmaengine: dw: apply both HS interfaces and remove slave_id usage
Andy Shevchenko
1
-3
/
+4
2014-09-11
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
1
-3
/
+3
2014-03-26
dma: dw: allocate memory in two stages in probe
Andy Shevchenko
1
-2
/
+2
2013-07-05
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
1
-0
/
+6
2013-07-05
dma: dw: split driver to library part and platform code
Andy Shevchenko
1
-0
/
+312