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 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-26
|
\
|
*
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song
2012-10-24
|
*
dmaengine: sirf: fix a typo in dma_prep_interleaved
Barry Song
2012-10-24
|
*
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
Wei Yongjun
2012-10-23
*
|
drivers/dma/dw_dmac: make driver's endianness configurable
Hein Tibosch
2012-10-25
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-10-09
|
\
|
*
dma: tegra: fix interrupt name issue with apb dma.
Laxman Dewangan
2012-10-04
|
*
dw_dmac: fix a regression in dwc_prep_dma_memcpy
Andy Shevchenko
2012-10-02
|
*
dw_dmac: introduce software emulation of LLP transfers
Andy Shevchenko
2012-09-27
|
*
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
2012-09-27
|
*
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
2012-09-27
|
*
dw_dmac: get number of channels from hardware if possible
Andy Shevchenko
2012-09-27
|
*
dw_dmac: fill optional encoded parameters in register structure
Andy Shevchenko
2012-09-27
|
*
dw_dmac: mark dwc_dump_chan_regs as inline
Andy Shevchenko
2012-09-27
|
*
DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources
Inderpal Singh
2012-09-17
|
*
DMA: PL330: Remove redundant runtime_suspend/resume functions
Inderpal Singh
2012-09-17
|
*
DMA: PL330: Remove controller clock enable/disable
Inderpal Singh
2012-09-17
|
*
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2012-09-17
|
*
DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE
Tushar Behera
2012-09-13
|
*
dma: tegra: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-13
|
*
mxs/dma: Enlarge the CCW descriptor area to 4 pages
Marek Vasut
2012-09-13
|
*
dw_dmac: utilize slave_id to pass request line
Andy Shevchenko
2012-09-13
|
*
dmaengine: mmp_tdma: add dt support
Zhangfei Gao
2012-09-13
|
*
dmaengine: mmp-pdma support
Zhangfei Gao
2012-09-13
|
*
dmaengine: add TI EDMA DMA engine driver
Matt Porter
2012-08-31
|
*
ioat: Adding Ivy Bridge IOATDMA PCI device IDs
Dave Jiang
2012-08-31
|
*
dma/ste_dma40: Fixup clock usage during probe
Ulf Hansson
2012-08-30
|
*
drivers/dma/amba-pl08x.c: fix error return code
Julia Lawall
2012-08-22
|
*
drivers/dma/sirf-dma.c: fix usage of devm functions
Julia Lawall
2012-08-21
|
*
Merge branch 'fixes_for-3.6' into next
Vinod Koul
2012-08-05
|
|
\
|
*
\
Merge branch 'for-3.7' into next
Vinod Koul
2012-08-05
|
|
\
\
|
|
*
|
dma: tegra: enable/disable dma clock
Laxman Dewangan
2012-07-31
|
|
*
|
dw_dmac: use devm_* functions to simplify code
Andy Shevchenko
2012-07-26
*
|
|
|
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-10-08
|
\
\
\
\
|
*
|
|
|
dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
Peter Ujfalusi
2012-09-22
|
*
|
|
|
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
2012-09-22
|
*
|
|
|
dmaengine: omap: Add support for pause/resume in cyclic dma mode
Peter Ujfalusi
2012-09-22
|
*
|
|
|
dmaengine: omap: Support for element mode in cyclic DMA
Peter Ujfalusi
2012-09-22
*
|
|
|
|
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
2012-10-05
*
|
|
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-19
|
|
*
|
|
|
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
|
|
*
|
|
|
|
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
|
|
*
|
|
|
|
ARM: ep93xx: move platform_data definitions
Arnd Bergmann
2012-09-14
|
|
*
|
|
|
|
ARM: at91: move platform_data definitions
Arnd Bergmann
2012-09-14
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-10-01
|
\
|
|
|
|
|
|
*
|
|
|
|
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-01
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2012-09-13
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]