index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2018-08-18
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-17
Merge branch 'topic/pl330' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/imx' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/ste' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/renesas' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/owl' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/nbpfaxi' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2018-08-17
Merge branch 'topic/intel' into for-linus
Vinod Koul
2018-08-09
Merge branch 'asoc-4.19' into asoc-next
Mark Brown
2018-08-09
dmaengine: Add Actions Semi Owl family S900 DMA driver
Manivannan Sadhasivam
2018-07-31
dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr()
Yoshihiro Shimoda
2018-07-30
dmaengine: mic_x100_dma: use the new helper to simplify the code
Huang Shijie
2018-07-30
dmaengine: add a new helper dmaenginem_async_device_register
Huang Shijie
2018-07-30
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-25
dmaengine: dma_request_chan_by_mask() to handle deferred probing
Peter Ujfalusi
2018-07-25
dmaengine: pl330: fix irq race with terminate_all
John Keeping
2018-07-25
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-20
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-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-11
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-10
dmaengine: idma64: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-07-10
dmaengine: hsu: Support dmaengine_terminate_sync()
Andy Shevchenko
2018-07-10
dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0
Yoshihiro Shimoda
2018-07-10
dmaengine: pl330: remove set but unused variable
Vinod Koul
2018-07-10
dmaengine: pl330: Mark expected switch fall-through
Vinod Koul
2018-07-09
dmaengine: stm32: replace "%p" with "%pK"
Benjamin Gaignard
2018-07-09
dmaengine: add support for reporting pause and resume separately
Marek Szyprowski
2018-07-09
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: nbpfaxi: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-06
dmaengine: rcar-dmac: convert to SPDX identifiers
Kuninori Morimoto
2018-07-06
dmaengine: imx-sdma: add missing structure description
Robin Gong
2018-07-02
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
[next]