index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: PL08x: convert to use virt-dma structs
Russell King
2012-07-01
1
-28
/
+29
*
dmaengine: PL08x: rejig physical channel allocation
Russell King
2012-07-01
1
-156
/
+112
*
dmaengine: PL08x: start next descriptor from irq context
Russell King
2012-07-01
1
-4
/
+5
*
dmaengine: PL08x: split the pend_list in two
Russell King
2012-07-01
1
-13
/
+28
*
dmaengine: PL08x: re-jig the starting of txds
Russell King
2012-07-01
1
-20
/
+17
*
dmaengine: PL08x: remove waiting descriptor pointer
Russell King
2012-07-01
1
-7
/
+1
*
dmaengine: PL08x: move DMA signal muxing into slave prepare code
Russell King
2012-07-01
1
-47
/
+32
*
dmaengine: PL08x: convert to a list of completed descriptors
Russell King
2012-07-01
1
-10
/
+20
*
dmaengine: PL08x: track mux usage on a per-channel basis.
Russell King
2012-07-01
1
-5
/
+13
*
dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct
Russell King
2012-07-01
1
-14
/
+15
*
dmaengine: PL08x: split DMA signal muxing from channel alloc
Russell King
2012-07-01
1
-7
/
+36
*
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
2012-07-01
1
-28
/
+13
*
dmaengine: PL08x: ignore 'direction' argument in dma_slave_config
Russell King
2012-07-01
1
-38
/
+18
*
dmaengine: PL08x: extract function to to generate cctl values
Russell King
2012-07-01
1
-21
/
+32
*
dmaengine: PL08x: move the bus and increment selection to dma prepare function
Russell King
2012-07-01
1
-12
/
+14
*
dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
Russell King
2012-07-01
1
-7
/
+1
*
dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
Russell King
2012-07-01
1
-8
/
+7
*
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
-0
/
+136
*
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
-7
/
+0
*
dmaengine: PL08x: remove redundant spinlock
Russell King
2012-07-01
1
-3
/
+0
*
dmaengine: PL08x: fix missed dma_transfer_direction fixup
Russell King
2012-07-01
1
-1
/
+1
*
dmaengine: PL08x: remove runtime PM support
Russell King
2012-07-01
1
-10
/
+0
*
dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
Russell King
2012-07-01
2
-4
/
+29
*
dmaengine: virt-dma: vchan_find_desc()
Russell King
2012-07-01
2
-1
/
+14
*
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
2012-07-01
5
-171
/
+320
*
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-06-21
2
-20
/
+16
|
\
|
*
DMA: PL330: Fix racy mutex unlock
Javi Merino
2012-06-14
1
-16
/
+10
|
*
DMA: PL330: Add missing static storage class specifier
Sachin Kamat
2012-06-07
1
-1
/
+1
|
*
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
2012-06-07
1
-2
/
+4
|
*
dmaengine: pl330: dont complete descriptor for cyclic dma
Tushar Behera
2012-06-07
1
-1
/
+1
*
|
Viresh has moved
Viresh Kumar
2012-06-20
1
-1
/
+1
|
/
*
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
2
-61
/
+128
|
\
|
*
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2012-05-14
2
-15
/
+31
|
|
\
|
|
*
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
2012-05-14
7
-148
/
+226
|
|
|
\
|
*
|
|
dma: mxs-dma: add device tree probe support
Dong Aisheng
2012-05-12
1
-5
/
+24
|
*
|
|
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
1
-36
/
+79
|
*
|
|
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
2012-05-12
1
-12
/
+16
|
*
|
|
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
2012-05-12
2
-13
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
4
-15
/
+47
|
\
\
\
|
*
\
\
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2012-05-16
2
-0
/
+16
|
|
\
\
\
|
|
*
|
|
ARM: Orion: XOR: Add support for clk
Andrew Lunn
2012-05-09
2
-0
/
+16
|
*
|
|
|
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
2012-05-11
7
-148
/
+226
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
dmaengine i.MX ipu: clk_prepare/unprepare clock
Sascha Hauer
2012-04-25
1
-3
/
+3
|
*
|
|
dmaengine i.MX SDMA: do not depend on grouped clocks
Sascha Hauer
2012-04-25
1
-12
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
1
-24
/
+93
|
\
\
\
|
*
\
\
Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx ...
Olof Johansson
2012-05-12
1
-24
/
+93
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels
Rafal Prylowski
2012-04-20
1
-24
/
+93
*
|
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-05-25
13
-76
/
+143
|
\
\
\
\
[next]