index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
Cezary Rojewski
2021-02-08
1
-6
/
+0
*
dmaengine: idxd: check device state before issue command
Dave Jiang
2021-02-03
3
-3
/
+27
*
dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
Christophe JAILLET
2021-01-26
1
-1
/
+2
*
dmaengine: move channel device_node deletion to driver
Dave Jiang
2021-01-19
2
-2
/
+4
*
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
2021-01-17
1
-9
/
+27
*
dmaengine: idxd: Fix list corruption in description completion
Dave Jiang
2021-01-17
1
-42
/
+44
*
dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
Amelie Delaunay
2021-01-04
1
-1
/
+1
*
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
2021-01-04
1
-1
/
+1
*
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
2021-01-04
1
-1
/
+2
*
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
2021-01-04
1
-1
/
+5
*
dmaengine: qcom: fix gpi undefined behavior
Arnd Bergmann
2021-01-04
1
-1
/
+1
*
qcom: bam_dma: Delete useless kfree code
Zheng Yongjun
2020-12-29
1
-5
/
+1
*
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
2020-12-29
1
-2
/
+2
*
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...
Christophe JAILLET
2020-12-29
1
-1
/
+3
*
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
2020-12-29
1
-0
/
+1
*
dmaengine: qcom: gpi: Fixes a format mismatch
Xiaoming Ni
2020-12-29
1
-4
/
+4
*
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
2020-12-29
1
-2
/
+2
*
dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup
Peter Ujfalusi
2020-12-29
1
-3
/
+3
*
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-17
51
-549
/
+6584
|
\
|
*
dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA
Vignesh Raghavendra
2020-12-11
3
-38
/
+281
|
*
dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
Peter Ujfalusi
2020-12-11
3
-25
/
+533
|
*
dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling
Peter Ujfalusi
2020-12-11
2
-38
/
+85
|
*
dmaengine: ti: k3-udma: Initial support for K3 BCDMA
Peter Ujfalusi
2020-12-11
2
-91
/
+1185
|
*
dmaengine: ti: k3-psil: Add initial map for AM64
Peter Ujfalusi
2020-12-11
4
-1
/
+162
|
*
dmaengine: dmatest: Use dmaengine_get_dma_device
Peter Ujfalusi
2020-12-11
1
-5
/
+8
|
*
dmaengine: of-dma: Add support for optional router configuration callback
Peter Ujfalusi
2020-12-11
1
-0
/
+10
|
*
dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings
Peter Ujfalusi
2020-12-11
1
-0
/
+8
|
*
dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev
Peter Ujfalusi
2020-12-11
3
-5
/
+8
|
*
dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API
Peter Ujfalusi
2020-12-11
3
-0
/
+21
|
*
dmaengine: ti: k3-udma: Add support for second resource range from sysfw
Peter Ujfalusi
2020-12-11
1
-24
/
+31
|
*
dmaengine: ti: k3-udma: Wait for peer teardown completion if supported
Peter Ujfalusi
2020-12-11
1
-2
/
+10
|
*
dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
Peter Ujfalusi
2020-12-11
1
-2
/
+1
|
*
dmaengine: stm32-mdma: rework interrupt handler
Amelie Delaunay
2020-12-11
1
-30
/
+34
|
*
dmaengine: stm32-dma: take address into account when computing max width
Amelie Delaunay
2020-12-11
1
-5
/
+14
|
*
dmaengine: stm32-dma: clean channel configuration when channel is freed
Amelie Delaunay
2020-12-11
1
-0
/
+2
|
*
dmaengine: stm32-dma: rework irq handler to manage error before xfer events
Amelie Delaunay
2020-12-11
1
-11
/
+15
|
*
dmaengine: bam_dma: fix return of bam_dma_irq()
Parth Y Shah
2020-12-11
1
-1
/
+1
|
*
dmaengine: idxd: add IAX configuration support in the IDXD driver
Dave Jiang
2020-12-11
7
-17
/
+108
|
*
dmaengine: qcom: Fix ADM driver kerneldoc markup
Jonathan McDowell
2020-12-11
1
-3
/
+5
|
*
dmaengine: idxd: add ATS disable knob for work queues
Dave Jiang
2020-12-10
4
-2
/
+42
|
*
dmaengine: ti: drop of_match_ptr and mark of_device_id table as maybe unused
Krzysztof Kozlowski
2020-11-24
1
-3
/
+3
|
*
dmaengine: stm32: mark of_device_id table as maybe unused
Krzysztof Kozlowski
2020-11-24
1
-1
/
+1
|
*
dmaengine: sf: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-24
1
-1
/
+1
|
*
dmaengine: mv_xor: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-24
1
-1
/
+1
|
*
dmaengine: dw-axi-dmac: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-24
1
-1
/
+1
|
*
dmaengine: jz4780: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-24
1
-1
/
+1
|
*
dmaengine: mxs-dma: Remove the unused .id_table
Fabio Estevam
2020-11-24
1
-32
/
+5
|
*
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
2020-11-24
1
-1
/
+3
|
*
dmaengine: imx-dma: Remove unused .id_table
Fabio Estevam
2020-11-24
1
-29
/
+4
|
*
dmaengine: qcom: Add GPI dma driver
Vinod Koul
2020-11-24
3
-0
/
+2316
[next]