index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
2011-01-04
1
-15
/
+6
*
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
Russell King - ARM Linux
2011-01-04
1
-11
/
+9
*
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
2011-01-04
1
-16
/
+12
*
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
2011-01-04
1
-38
/
+19
*
ARM: PL08x: combine functions to start DMA into one function
Russell King - ARM Linux
2011-01-04
1
-60
/
+38
*
ARM: PL08x: clean up LLI lookup
Russell King - ARM Linux
2011-01-04
1
-17
/
+20
*
ARM: PL08x: rename lli.next to lli.lli
Russell King - ARM Linux
2011-01-04
1
-6
/
+6
*
ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
Russell King - ARM Linux
2011-01-04
1
-4
/
+5
*
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
2011-01-04
1
-23
/
+17
*
ARM: PL08x: don't try to use llis_bus as a pointer
Russell King - ARM Linux
2011-01-04
1
-6
/
+3
*
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
Russell King - ARM Linux
2011-01-04
1
-1
/
+1
*
ARM: PL08x: ensure loops use cpu_relax()
Russell King - ARM Linux
2011-01-04
1
-3
/
+3
*
ARM: PL08x: consolidate physical channel release code
Russell King - ARM Linux
2011-01-04
1
-14
/
+14
*
ARM: PL08x: consolidate common txd initialization
Russell King - ARM Linux
2011-01-04
1
-13
/
+14
*
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
Russell King - ARM Linux
2011-01-04
1
-8
/
+8
*
ARM: PL08x: constify vendor data pointers
Russell King - ARM Linux
2011-01-04
1
-2
/
+2
*
ARM: PL08x: remove circular buffer support
Russell King - ARM Linux
2011-01-04
1
-51
/
+20
*
ARM: PL08x: remove unnecessary NULL and BUG checks
Russell King - ARM Linux
2011-01-04
1
-21
/
+0
*
ARM: PL08x: remove unnecessary includes
Russell King - ARM Linux
2011-01-04
1
-6
/
+1
*
ARM: PL08x: prefix hex numbers with 0x
Russell King - ARM Linux
2011-01-04
1
-9
/
+9
*
ARM: PL08x: improve the announcement printk
Russell King - ARM Linux
2011-01-04
1
-7
/
+4
*
ARM: PL08x: add comment explaining the flow control methods
Russell King - ARM Linux
2011-01-04
1
-1
/
+17
*
ARM: PL08x: fix sparse warnings
Russell King - ARM Linux
2011-01-04
1
-5
/
+5
*
ARM: PL08x: fix deadlock in terminate_all
Russell King - ARM Linux
2011-01-04
1
-2
/
+0
*
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
Russell King - ARM Linux
2011-01-04
1
-8
/
+4
*
ARM: PL08x: fix a leak when preparing TXDs
Russell King - ARM Linux
2011-01-04
1
-2
/
+3
*
ARM: PL08x: fix locking in tasklet
Russell King - ARM Linux
2011-01-04
1
-2
/
+3
*
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
Russell King - ARM Linux
2011-01-04
1
-9
/
+9
*
ARM: PL08x: fix array overflow in dma_set_runtime_config()
Russell King - ARM Linux
2011-01-04
1
-7
/
+6
*
ARM: PL08x: fix spelling errors
Russell King - ARM Linux
2011-01-04
1
-20
/
+17
*
drivers/dma/Kconfig: add part number for Topcliff.
Valdis.Kletnieks@vt.edu
2010-10-29
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
14
-899
/
+5276
|
\
|
*
DMAENGINE: move COH901318 to arch_initcall
Linus Walleij
2010-10-22
1
-1
/
+1
|
*
dma: imx-dma: fix signedness bug
Sascha Hauer
2010-10-22
1
-1
/
+3
|
*
Merge branch 'dma40' into dmaengine
Dan Williams
2010-10-19
3
-21
/
+50
|
|
\
|
|
*
ste_dma40: remove enum for endianess
Rabin Vincent
2010-10-19
2
-4
/
+6
|
|
*
ste_dma40: move mode_opt to separate config
Rabin Vincent
2010-10-19
2
-2
/
+33
|
|
*
ste_dma40: move channel mode to a separate field
Rabin Vincent
2010-10-19
1
-6
/
+2
|
|
*
ste_dma40: move priority to separate field
Rabin Vincent
2010-10-19
1
-1
/
+1
|
|
*
ste_dma40: add variable to indicate valid dma_cfg
Rabin Vincent
2010-10-19
1
-8
/
+8
|
*
|
dma/timberdale: simplify conditional
Nicolas Kaiser
2010-10-19
1
-1
/
+1
|
*
|
async_tx: make async_tx channel switching opt-in
Dan Williams
2010-10-07
2
-4
/
+7
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine
Dan Williams
2010-10-07
12
-266
/
+4625
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
intel_mid_dma: change the slave interface
Koul, Vinod
2010-10-07
2
-25
/
+52
|
|
|
|
|
*
intel_mid_dma: fix the WARN_ONs
Koul, Vinod
2010-10-07
1
-3
/
+3
|
|
|
|
|
*
intel_mid_dma: Add sg list support to DMA driver
Ramesh Babu K V
2010-10-07
2
-50
/
+247
|
|
|
|
|
*
intel_mid_dma: Allow DMAC2 to share interrupt
Yong Wang
2010-10-07
1
-4
/
+1
|
|
|
|
|
*
intel_mid_dma: Allow IRQ sharing
Yong Wang
2010-10-07
1
-11
/
+14
|
|
|
|
|
*
intel_mid_dma: Add runtime PM support
Koul, Vinod
2010-10-07
2
-8
/
+129
|
|
|
|
*
|
dmaengine: Add Freescale i.MX1/21/27 DMA driver
Sascha Hauer
2010-10-07
3
-0
/
+431
[next]