index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
*
dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue
Huang Shijie
2018-08-27
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
|
\
|
*
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-21
*
|
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-08-18
|
\
\
|
*
\
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
|
|
*
|
dmaengine: pl330: fix irq race with terminate_all
John Keeping
2018-07-25
|
|
*
|
dmaengine: pl330: remove set but unused variable
Vinod Koul
2018-07-10
|
|
*
|
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
2018-07-10
|
*
|
|
Merge branch 'topic/imx' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: imx-sdma: add memcpy interface
Robin Gong
2018-07-30
|
|
*
|
|
dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
Robin Gong
2018-07-30
|
|
*
|
|
dmaengine: imx-sdma: add missing structure description
Robin Gong
2018-07-06
|
|
*
|
|
dmaengine: imx-sdma: remove unused variable
Vinod Koul
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations
Vinod Koul
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: Fix some typos
Vinod Koul
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: alloclate bd memory from dma pool
Robin Gong
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
Robin Gong
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: remove the maximum limitation for bd numbers
Robin Gong
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan...
Robin Gong
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: add virt-dma support
Robin Gong
2018-07-02
|
|
*
|
|
dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
Sascha Hauer
2018-07-02
|
|
|
/
/
|
*
|
|
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support
Radhey Shyam Pandey
2018-06-29
|
|
|
/
/
|
*
|
|
Merge branch 'topic/ste' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: stm32: replace "%p" with "%pK"
Benjamin Gaignard
2018-07-09
|
|
*
|
|
dmaengine: ste_dma40: Remove VLA usage
Kees Cook
2018-07-02
|
|
|
/
/
|
*
|
|
Merge branch 'topic/renesas' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
2018-07-31
|
|
*
|
|
dmaengine: sh: rcar-dmac: Add dma_pause operation
Yoshihiro Shimoda
2018-07-11
|
|
*
|
|
dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier
Yoshihiro Shimoda
2018-07-11
|
|
*
|
|
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-10
|
|
*
|
|
dmaengine: rcar-dmac: clear channel register when error
Kuninori Morimoto
2018-07-09
|
|
*
|
|
dmaengine: rcar-dmac: Disable interrupts while stopping channels
Geert Uytterhoeven
2018-07-09
|
|
*
|
|
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-07-06
|
|
*
|
|
dmaengine: rcar-dmac: don't use DMAC error interrupt
Kuninori Morimoto
2018-06-28
|
|
|
/
/
|
*
|
|
Merge branch 'topic/owl' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: Add Actions Semi Owl family S900 DMA driver
Manivannan Sadhasivam
2018-08-08
|
|
|
/
/
|
*
|
|
Merge branch 'topic/nbpfaxi' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: nbpfaxi: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-09
|
|
|
/
/
|
*
|
|
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST"
Vinod Koul
2018-07-25
|
|
*
|
|
dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor ad...
Hanna Hawa
2018-07-25
|
|
*
|
|
dmaengine: mv_xor_v2: enable COMPILE_TEST
Hanna Hawa
2018-07-20
|
|
*
|
|
dmaengine: mv_xor_v2: move unmap to before callback
Hanna Hawa
2018-07-20
|
|
*
|
|
dmaengine: mv_xor_v2: convert callback to helper function
Hanna Hawa
2018-07-20
|
|
*
|
|
dmaengine: mv_xor_v2: kill the tasklets upon exit
Hanna Hawa
2018-07-20
|
|
*
|
|
dmaengine: mv_xor_v2: explicitly freeup irq
Hanna Hawa
2018-07-20
|
|
|
/
/
|
*
|
|
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
|
|
*
|
|
dmaengine: ioatdma: set the completion address register after channel reset
Dave Jiang
2018-06-19
|
|
|
/
/
|
*
|
|
Merge branch 'topic/intel' into for-linus
Vinod Koul
2018-08-17
|
|
\
\
\
[next]