index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2012-07-01
dmaengine: PL08x: remove waiting descriptor pointer
Russell King
2012-07-01
dmaengine: PL08x: move DMA signal muxing into slave prepare code
Russell King
2012-07-01
dmaengine: PL08x: convert to a list of completed descriptors
Russell King
2012-07-01
dmaengine: PL08x: track mux usage on a per-channel basis.
Russell King
2012-07-01
dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct
Russell King
2012-07-01
dmaengine: PL08x: split DMA signal muxing from channel alloc
Russell King
2012-07-01
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
2012-07-01
dmaengine: PL08x: ignore 'direction' argument in dma_slave_config
Russell King
2012-07-01
dmaengine: PL08x: extract function to to generate cctl values
Russell King
2012-07-01
dmaengine: PL08x: move the bus and increment selection to dma prepare function
Russell King
2012-07-01
dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
Russell King
2012-07-01
dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
Russell King
2012-07-01
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
2012-07-01
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
2012-07-01
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
2012-07-01
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
2012-07-01
dmaengine: PL08x: remove redundant spinlock
Russell King
2012-07-01
dmaengine: PL08x: fix missed dma_transfer_direction fixup
Russell King
2012-07-01
dmaengine: PL08x: remove runtime PM support
Russell King
2012-07-01
dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
Russell King
2012-07-01
dmaengine: virt-dma: vchan_find_desc()
Russell King
2012-07-01
dmaengine: split out virtual channel DMA support from sa11x0 driver
Russell King
2012-06-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-06-20
Viresh has moved
Viresh Kumar
2012-06-14
DMA: PL330: Fix racy mutex unlock
Javi Merino
2012-06-07
DMA: PL330: Add missing static storage class specifier
Sachin Kamat
2012-06-07
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
2012-06-07
dmaengine: pl330: dont complete descriptor for cyclic dma
Tushar Behera
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-05-17
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2012-05-15
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2012-05-15
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
2012-05-15
Merge branch 'fixes' into next
Vinod Koul
2012-05-15
dmaengine: fix cyclic dma usage
Vinod Koul
2012-05-14
Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2012-05-14
Merge branch 'imx/pinctrl' into imx/dt
Arnd Bergmann
2012-05-12
Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx ...
Olof Johansson
2012-05-12
dma: mxs-dma: add device tree probe support
Dong Aisheng
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter
Shawn Guo
2012-05-12
dma: mxs-dma: use global stmp_device functionality
Dong Aisheng
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
2012-05-11
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
2012-05-11
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
[next]