index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
amba
/
pl08x.h
Age
Commit message (
Expand
)
Author
2011-07-26
DMA: PL08x: constify plchan->cd and plat->slave_channels
Russell King - ARM Linux
2011-07-26
DMA: PL08x: separately store source/destination cctl
Russell King - ARM Linux
2011-07-26
DMA: PL08x: separately store source/destination slave address
Russell King - ARM Linux
2011-01-16
ARM: PL08x: cleanup comments
Russell King - ARM Linux
2011-01-14
ARM: PL08x: fix a warning
Dan Williams
2011-01-04
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
2011-01-04
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
2011-01-04
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
2011-01-04
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
2011-01-04
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
2011-01-04
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
2011-01-04
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
2011-01-04
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
2011-01-04
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
2011-01-04
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
2010-09-29
dmaengine: driver for the ARM PL080/PL081 PrimeCells v5
Linus Walleij