index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
amba
/
pl08x.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARM/dmaengine: pl08x: pass reasonable memcpy settings
Linus Walleij
2017-05-24
1
-4
/
+26
*
dmaengine: pl08x: Add support for the DMA slave map
Sylwester Nawrocki
2016-11-17
1
-0
/
+4
*
dmaengine: pl08x: allocate OF slave channel data at probe time
Linus Walleij
2016-04-05
1
-1
/
+1
*
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
2013-07-05
1
-4
/
+4
*
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
2012-07-01
1
-2
/
+3
*
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
2012-07-01
1
-1
/
+1
*
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
2012-07-01
1
-139
/
+2
*
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
2012-07-01
1
-2
/
+2
*
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
2012-07-01
1
-4
/
+0
*
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
2012-04-25
1
-0
/
+3
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-2
/
+0
*
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
1
-4
/
+4
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
1
-2
/
+2
*
dmaengine/amba-pl08x: Add support for sg len greater than one for slave trans...
Viresh Kumar
2011-09-19
1
-6
/
+16
*
dmaengine/amba-pl08x: Pass flow controller information with slave channel data
Viresh Kumar
2011-08-25
1
-0
/
+4
*
dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
Viresh Kumar
2011-08-25
1
-2
/
+0
*
dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd
Viresh Kumar
2011-08-25
1
-0
/
+8
*
DMA: PL08x: constify plchan->cd and plat->slave_channels
Russell King - ARM Linux
2011-07-26
1
-2
/
+2
*
DMA: PL08x: separately store source/destination cctl
Russell King - ARM Linux
2011-07-26
1
-0
/
+2
*
DMA: PL08x: separately store source/destination slave address
Russell King - ARM Linux
2011-07-26
1
-1
/
+2
*
ARM: PL08x: cleanup comments
Russell King - ARM Linux
2011-01-16
1
-23
/
+20
*
ARM: PL08x: fix a warning
Dan Williams
2011-01-14
1
-1
/
+1
*
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
2011-01-04
1
-4
/
+0
*
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
2011-01-04
1
-0
/
+3
*
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
2011-01-04
1
-2
/
+2
*
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
2011-01-04
1
-2
/
+2
*
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
2011-01-04
1
-2
/
+13
*
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
2011-01-04
1
-1
/
+2
*
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
2011-01-04
1
-1
/
+5
*
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
2011-01-04
1
-13
/
+0
*
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
2011-01-04
1
-2
/
+2
*
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
2011-01-04
1
-1
/
+4
*
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
2011-01-04
1
-1
/
+0
*
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
Linus Walleij
2010-09-29
1
-0
/
+222