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
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
/
include
/
linux
/
amba
/
pl08x.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
1
-4
/
+4
2012-07-01
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
1
-2
/
+3
2012-07-01
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
1
-1
/
+1
2012-07-01
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
1
-139
/
+2
2012-07-01
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
1
-2
/
+2
2012-07-01
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
1
-4
/
+0
2012-04-25
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
1
-0
/
+3
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-2
/
+0
2012-02-22
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
1
-4
/
+4
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-09-19
dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...
Viresh Kumar
1
-6
/
+16
2011-08-25
dmaengine/amba-pl08x: Pass flow controller information with slave channel data
Viresh Kumar
1
-0
/
+4
2011-08-25
dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
Viresh Kumar
1
-2
/
+0
2011-08-25
dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd
Viresh Kumar
1
-0
/
+8
2011-07-26
DMA: PL08x: constify plchan->cd and plat->slave_channels
Russell King - ARM Linux
1
-2
/
+2
2011-07-26
DMA: PL08x: separately store source/destination cctl
Russell King - ARM Linux
1
-0
/
+2
2011-07-26
DMA: PL08x: separately store source/destination slave address
Russell King - ARM Linux
1
-1
/
+2
2011-01-17
ARM: PL08x: cleanup comments
Russell King - ARM Linux
1
-23
/
+20
2011-01-15
ARM: PL08x: fix a warning
Dan Williams
1
-1
/
+1
2011-01-05
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
1
-4
/
+0
2011-01-05
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
1
-0
/
+3
2011-01-05
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
1
-2
/
+2
2011-01-05
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
1
-2
/
+2
2011-01-05
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
1
-2
/
+13
2011-01-05
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
1
-1
/
+2
2011-01-05
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
1
-1
/
+5
2011-01-05
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
1
-13
/
+0
2011-01-05
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
1
-2
/
+2
2011-01-05
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
1
-1
/
+4
2011-01-05
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
1
-1
/
+0
2010-09-30
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
Linus Walleij
1
-0
/
+222