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
*
dmaengine: edma: fix another memory leak
Vinod Koul
2013-10-24
*
dma: edma: Fix memory leak
Valentin Ilie
2013-10-24
*
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
2013-10-10
*
rcar-hpbdma: add parameter to set_slave() method
Sergei Shtylyov
2013-10-10
*
rcar-hpbdma: remove shdma_free_irq() calls
Sergei Shtylyov
2013-10-10
*
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
2013-10-04
*
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
2013-10-04
*
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
2013-10-04
*
dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA
Josh Boyer
2013-09-17
*
edma: Update author email address
Josh Boyer
2013-09-16
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-09-10
|
\
|
*
dma: edma: Remove limits on number of slots
Joel Fernandes
2013-09-04
|
*
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
2013-09-04
|
*
dma: edma: Find missed events and issue them
Joel Fernandes
2013-09-04
|
*
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
2013-09-04
|
*
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
2013-09-04
|
*
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-04
|
|
\
|
|
*
dmaengine: pl330: use dma_set_max_seg_size to set the sg limit
Vinod Koul
2013-09-02
|
*
|
Merge branch 'topic/sh' into for-linus
Vinod Koul
2013-09-02
|
|
\
\
|
|
*
|
DMA: shdma: fix a bad merge - remove free_irq()
Guennadi Liakhovetski
2013-08-27
|
|
*
|
dma: sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
|
|
*
|
DMA: shdma: add r8a73a4 DMAC data to the device ID table
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: add a header with common for ARM SoCs defines
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: remove private and unused defines from a global header
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: switch DT mode to use configuration data from a match table
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: make a pointer const
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: sudmac: fix compiler warning
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: switch to managed resource allocation
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: support the new CHCLR register layout
Guennadi Liakhovetski
2013-08-27
|
|
*
|
DMA: shdma: switch all __iomem pointers to void
Guennadi Liakhovetski
2013-08-25
|
|
*
|
DMA: shdma: fix CHCLR register address calculation
Guennadi Liakhovetski
2013-08-25
|
*
|
|
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-09-02
|
|
\
\
\
|
|
*
|
|
dma: of: make error message more meaningful by adding the node name
Lothar Waßmann
2013-08-19
|
|
*
|
|
dmaengine: fix - error: potential NULL dereference 'chan'
Vinod Koul
2013-08-19
|
*
|
|
|
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-02
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
dma: pl330: Implement device_slave_caps
Lars-Peter Clausen
2013-07-15
|
*
|
|
|
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-02
|
*
|
|
|
dma: ste_dma40: Fix potential null pointer dereference
Sachin Kamat
2013-09-02
|
*
|
|
|
dma: ste_dma40: Remove duplicate const
Sachin Kamat
2013-09-02
|
*
|
|
|
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
2013-09-02
|
*
|
|
|
dma: dmagengine: fix function names in comments
Daniel Mack
2013-09-02
|
*
|
|
|
dma: add driver for R-Car HPB-DMAC
Max Filippov
2013-09-02
|
*
|
|
|
dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()
Jingoo Han
2013-09-02
|
*
|
|
|
dma: imx-sdma: Staticize sdma_driver_data structures
Fabio Estevam
2013-09-02
|
*
|
|
|
pch_dma: Add MODULE_DEVICE_TABLE
Ben Hutchings
2013-09-02
|
*
|
|
|
dmaengine: PL08x: Add cyclic transfer support
Alban Bedel
2013-09-02
|
*
|
|
|
dmaengine: PL08x: Fix reading the byte count in cctl
Alban Bedel
2013-09-02
|
*
|
|
|
dmaengine: PL08x: Add support for different maximum transfer size
Tomasz Figa
2013-09-02
|
*
|
|
|
dmaengine: PL08x: Add support for PL080S variant
Tomasz Figa
2013-09-02
[next]