index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
*
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-14
|
\
|
*
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
*
|
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
2016-03-10
*
|
dmaengine: fsldma: fix memory leak
Xuelin Shi
2016-03-09
|
/
*
dmaengine: pxa_dma: fix cyclic transfers
Robert Jarzmik
2016-03-03
*
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
Andy Shevchenko
2016-02-15
*
dmaengine: edma: fix residue race for cyclic
John Ogness
2016-02-07
*
dmaengine: dw: pci: add ID for WildcatPoint PCH
Andy Shevchenko
2016-02-07
*
dmaengine: IOATDMA: fix timer code that continues to restart channels during ...
Dave Jiang
2016-01-30
*
Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-01-20
|
\
|
*
dmaengine: at_xdmac: fix resume for cyclic transfers
Songjun Wu
2016-01-18
|
*
dmaengine: dw: fix cyclic transfer callbacks
Mans Rullgard
2016-01-14
|
*
dmaengine: dw: fix cyclic transfer setup
Mans Rullgard
2016-01-14
|
*
dmaengine: edma: Fix paRAM slot allocation for entry channel 0
Peter Ujfalusi
2016-01-13
*
|
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-01-17
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...
Mark Brown
2015-12-22
|
|
\
\
\
|
|
*
|
|
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
2015-11-21
|
|
|
/
/
*
|
|
|
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-01-13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
dmaengine: mv_xor: add suspend/resume support
Thomas Petazzoni
2016-01-06
|
*
|
|
dmaengine: mv_xor: de-duplicate mv_chan_set_mode*()
Thomas Petazzoni
2016-01-06
|
*
|
|
dmaengine: mv_xor: remove mv_xor_chan->current_type field
Thomas Petazzoni
2016-01-06
|
*
|
|
Merge branch 'topic/ti-xbar' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges
Peter Ujfalusi
2015-11-30
|
|
*
|
|
dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr
Peter Ujfalusi
2015-11-30
|
|
*
|
|
dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings
Peter Ujfalusi
2015-11-30
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'topic/tegra' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
dmaengine: tegra-apb: Free interrupts before killing tasklets
Jon Hunter
2015-12-05
|
|
*
|
|
dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
Jon Hunter
2015-12-05
|
|
*
|
|
dmaengine: tegra-apb: Only save channel state for those in use
Jon Hunter
2015-12-05
|
|
*
|
|
dmaengine: tegra-apb: Save and restore word count
Jon Hunter
2015-12-05
|
|
*
|
|
dmaengine: tegra-apb: Use dev_get_drvdata()
Jon Hunter
2015-12-05
|
|
*
|
|
dmaengine: tegra-apb: Correct runtime-pm usage
Jon Hunter
2015-12-05
|
|
|
/
/
|
*
|
|
Merge branch 'topic/stm32' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
M'boumba Cedric Madianga
2015-12-09
|
|
*
|
|
dmaengine: Add STM32 DMA driver
M'boumba Cedric Madianga
2015-11-15
|
|
|
/
/
|
*
|
|
Merge branch 'topic/ste' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
ste_dma40: Delete an unnecessary variable initialisation in d40_probe()
Markus Elfring
2015-12-09
|
|
*
|
|
ste_dma40: Delete another unnecessary check in d40_probe()
Markus Elfring
2015-12-09
|
|
*
|
|
ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d...
Markus Elfring
2015-12-09
|
|
|
/
/
|
*
|
|
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
Geert Uytterhoeven
2015-12-09
|
|
|
/
/
|
*
|
|
Merge branch 'topic/omap' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
dmaengine: omap-dma: Handle cases when the channel is polled for completion
Peter Ujfalusi
2015-12-05
|
|
*
|
|
dmaengine: omap-dma: Remove tasklet to start the transfers
Peter Ujfalusi
2015-12-05
|
|
*
|
|
dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code
Peter Ujfalusi
2015-12-05
|
|
*
|
|
dmaengine: omap-dma: Correct status reporting for memcpy
Peter Ujfalusi
2015-12-05
|
|
|
/
/
|
*
|
|
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
|
|
*
|
|
dmaengine: ioatdma: constify dca_ops structures
Julia Lawall
2015-11-15
|
|
*
|
|
dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads
Dave Jiang
2015-11-15
|
|
|
/
/
|
*
|
|
Merge branch 'topic/idma' into for-linus
Vinod Koul
2016-01-06
|
|
\
\
\
[next]