index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
|
\
|
*
dmaengine: Cleanup logging messages
Joe Perches
2012-07-20
|
*
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2012-07-20
|
*
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2012-07-20
|
*
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
2012-07-20
|
*
dmaengine: shdma: (cosmetic) simplify a static function
Guennadi Liakhovetski
2012-07-20
|
*
dmaengine: at_hdmac: add a few const qualifiers
Uwe Kleine-König
2012-07-16
|
*
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
Andy Shevchenko
2012-07-16
|
*
dw_dmac: mark dwc_dump_lli inline
Andy Shevchenko
2012-07-16
|
*
dma: mxs-dma: Export missing symbols from mxs-dma.c
Attila Kinali
2012-07-16
|
*
dma: shdma: convert to the shdma base library
Guennadi Liakhovetski
2012-07-12
|
*
dmaengine: add an shdma-base library
Guennadi Liakhovetski
2012-07-12
|
*
dma: move shdma driver to an own directory
Guennadi Liakhovetski
2012-07-12
|
*
dma: tegra: rename driver and compatible to match with dts
Laxman Dewangan
2012-07-12
|
*
dma: tegra: fix residual calculation for cyclic case
Laxman Dewangan
2012-07-12
|
*
dma: tegra: set DMA_CYCLIC capability
Laxman Dewangan
2012-06-27
|
*
dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode
Laxman Dewangan
2012-06-27
|
*
dma: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-27
|
*
dma: tegra: use sg_dma_address() for getting dma buffer address
Laxman Dewangan
2012-06-27
|
*
dmaengine: mmp_tdma: fix the arch dependency
Vinod Koul
2012-06-23
|
*
dw_dmac: introduce dwc_chan_disable
Andy Shevchenko
2012-06-20
|
*
dw_dmac: move from __init to __devinit
Andy Shevchenko
2012-06-20
|
*
dw_dmac: introduce dwc_fast_fls()
Andy Shevchenko
2012-06-20
|
*
dw_dmac: disable BLOCK interrupts
Andy Shevchenko
2012-06-20
|
*
dw_dmac: disable dma in optimal way in probe
Andy Shevchenko
2012-06-20
|
*
dw_dmac: use __func__ constant in the debug prints
Andy Shevchenko
2012-06-20
|
*
dw_dmac: print correct number of scanned descriptors
Andy Shevchenko
2012-06-20
|
*
dw_dmac: introduce dwc_dump_chan_regs to dump registers
Andy Shevchenko
2012-06-20
|
*
dw_dmac: use proper casting to print dma_addr_t values
Andy Shevchenko
2012-06-20
|
*
dw_dmac: fix constant in the comment
Andy Shevchenko
2012-06-20
|
*
dmaengine: mmp_tdma: add mmp tdma support
Zhangfei Gao
2012-06-20
|
*
Merge branch 'fixes' into next
Vinod Koul
2012-06-14
|
|
\
|
*
|
dma: coh901318: use devm allocation
Linus Walleij
2012-06-13
|
*
|
dmaengine: at_hdmac: trivial: fix comment in header
Nicolas Ferre
2012-06-12
|
*
|
dma: tegra: add dmaengine based dma driver
Laxman Dewangan
2012-06-08
|
*
|
dma: enable mxs-dma for imx6q
Huang Shijie
2012-06-07
*
|
|
Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2012-07-02
|
\
\
\
|
*
|
|
dma: ipu: remove the use of ipu_platform_data
Shawn Guo
2012-07-01
*
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-06-21
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
DMA: PL330: Fix racy mutex unlock
Javi Merino
2012-06-13
|
|
|
/
|
|
/
|
|
*
|
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-06-07
|
|
/
*
/
Viresh has moved
Viresh Kumar
2012-06-20
|
/
*
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
|
\
|
*
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-14
|
|
|
\
|
*
|
|
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
[next]