index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-26
dmaengine: print more meaningful error message
Vinod Koul
1
-1
/
+1
2019-12-26
dmaengine: move module_/dma_device_put() after route free
Vinod Koul
1
-3
/
+3
2019-12-24
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
1
-12
/
+26
2019-12-24
dmaengine: Add reference counting to dma_device struct
Logan Gunthorpe
1
-8
/
+49
2019-12-24
dmaengine: Move dma_channel_rebalance() infrastructure up in code
Logan Gunthorpe
1
-144
/
+144
2019-12-24
dmaengine: Call module_put() after device_free_chan_resources()
Logan Gunthorpe
1
-1
/
+2
2019-12-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-1
/
+3
2019-12-23
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
1
-2
/
+1
2019-12-23
dmaengine: k3dma: Avoid null pointer traversal
John Stultz
1
-3
/
+9
2019-12-23
dmaengine: JZ4780: Add support for the X1830.
周琰杰 (Zhou Yanjie)
1
-0
/
+7
2019-12-18
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
Peng Ma
3
-0
/
+14
2019-12-18
dmaengine: ti: edma: Fix error return code in edma_probe()
Wei Yongjun
1
-1
/
+3
2019-12-17
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
Tony Lindgren
1
-12
/
+138
2019-12-11
dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
Paul Cercueil
1
-1
/
+2
2019-12-11
dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
Chuhong Yuan
1
-1
/
+9
2019-12-10
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
Ulf Hansson
1
-1
/
+3
2019-12-10
dmaengine: pl330: Drop boilerplate code for suspend/resume
Ulf Hansson
1
-10
/
+2
2019-12-10
dmaengine: ti: edma: add missed operations
Chuhong Yuan
1
-17
/
+20
2019-11-22
dmaengine: Fix Kconfig indentation
Krzysztof Kozlowski
1
-30
/
+30
2019-11-22
dmaengine: sf-pdma: move macro to header file
Green Wan
2
-1
/
+2
2019-11-22
dmaengine: sf-pdma: replace /** with /* for non-function comment
Green Wan
2
-2
/
+2
2019-11-22
dmaengine: ti: edma: fix missed failure handling
Chuhong Yuan
1
-2
/
+4
2019-11-22
dmaengine: mmp_pdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+2
2019-11-22
dmaengine: mmp_tdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+3
2019-11-14
dmaengine: sprd: Add wrap address support for link-list mode
Eric Long
1
-0
/
+13
2019-11-14
Merge branch 'fixes' into next
Vinod Koul
6
-4
/
+88
2019-11-14
dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
Green Wan
6
-0
/
+753
2019-11-14
dmaengine: zx: remove: removed dmam_pool_destroy
Satendra Singh Thakur
1
-1
/
+0
2019-11-14
dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...
Satendra Singh Thakur
1
-1
/
+3
2019-11-14
dmaengine: iop-adma: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-11-08
dmaengine: milbeaut-xdmac: remove redundant error log
Vinod Koul
1
-4
/
+1
2019-11-08
dmaengine: milbeaut-hdmac: remove redundant error log
Vinod Koul
1
-4
/
+1
2019-11-08
dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2019-11-06
dmaengine: JZ4780: Add support for the X1000.
Zhou Yanjie
1
-0
/
+7
2019-11-06
dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
Radhey Shyam Pandey
2
-9
/
+455
2019-11-06
dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
Radhey Shyam Pandey
1
-2
/
+6
2019-11-06
dmaengine: xilinx_dma: Remove axidma multichannel mode support
Radhey Shyam Pandey
1
-147
/
+8
2019-11-05
dmaengine: ti: edma: Add support for handling reserved channels
Peter Ujfalusi
1
-6
/
+53
2019-11-02
dmaengine: fsl-dpaa2-qdma: Remove unnecessary local variables in DPDMAI_CMD_C...
Nathan Chancellor
1
-3
/
+1
2019-11-02
dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
Krzysztof Kozlowski
1
-0
/
+3
2019-10-23
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
1
-1
/
+20
2019-10-23
dmaengine: fsl-dpaa2-qdma: export the symbols
Peng Ma
1
-0
/
+12
2019-10-20
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
Nicholas Graumann
1
-0
/
+1
2019-10-20
dmaengine: xilinx_dma: Print debug message when no free tx segments
Nicholas Graumann
1
-0
/
+3
2019-10-20
dmaengine: xilinx_dma: Add callback_result support
Nicholas Graumann
1
-1
/
+25
2019-10-20
dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
Nicholas Graumann
1
-17
/
+54
2019-10-20
dmaengine: xilinx_dma: Remove residue from channel data
Radhey Shyam Pandey
1
-4
/
+1
2019-10-20
dmaengine: xilinx_dma: Merge get_callback and _invoke
Nicholas Graumann
1
-4
/
+1
2019-10-20
dmaengine: xilinx_dma: Remove desc_callback_valid check
Radhey Shyam Pandey
1
-5
/
+3
2019-10-18
dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms
Jassi Brar
3
-0
/
+429
[prev]
[next]