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: mxs: use platform_driver_register
Dario Binacchi
2022-09-29
1
-7
/
+4
|
*
dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-09-05
1
-1
/
+1
|
*
dmaengine: at_xdmac: Replace two if statements with only one with two conditions
Tudor Ambarus
2022-09-05
1
-4
/
+1
|
*
dmaengine: pl330: Remove unused flags
Harini Katakam
2022-09-05
1
-4
/
+0
|
*
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
Christophe JAILLET
2022-09-05
1
-7
/
+1
|
*
dmaengine: stm32-dmamux: Fix comment typo
Jason Wang
2022-09-05
1
-1
/
+1
|
*
dmaengine: sf-pdma:Remove the print function dev_err()
ye xingchen
2022-09-05
1
-6
/
+2
|
*
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
2022-09-05
1
-8
/
+17
|
*
dmaengine: hsu: Include headers we are direct user of
Andy Shevchenko
2022-09-04
3
-1
/
+13
|
*
dmaengine: hsu: Use GENMASK() consistently
Andy Shevchenko
2022-09-04
1
-3
/
+4
|
*
dmaengine: hsu: using for_each_set_bit to simplify the code
Andy Shevchenko
2022-09-04
1
-11
/
+8
|
*
dmaengine: hsu: Finish conversion to managed resources
Andy Shevchenko
2022-09-04
1
-15
/
+12
|
*
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
Amelie Delaunay
2022-09-04
1
-1
/
+69
|
*
dmaengine: stm32-dma: add support to trigger STM32 MDMA
Amelie Delaunay
2022-09-04
1
-1
/
+46
|
*
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
Amelie Delaunay
2022-09-04
1
-1
/
+1
|
*
dmaengine: stm32-dma: use bitfield helpers
Amelie Delaunay
2022-09-04
1
-35
/
+25
|
*
dmaengine: stm32-dma: introduce 3 helpers to address channel flags
Amelie Delaunay
2022-09-04
1
-17
/
+12
|
*
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
2022-09-04
1
-2
/
+236
|
*
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
2022-09-04
1
-82
/
+299
|
*
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
2022-09-04
1
-6
/
+13
|
*
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
2022-09-04
1
-4
/
+2
|
*
dmaengine: hisilicon: Fix CQ head update
Jie Hai
2022-09-04
1
-5
/
+3
|
*
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
2022-09-04
1
-5
/
+9
|
*
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
2022-09-04
1
-2
/
+0
|
*
dmaengine: qcom: gpi: Add SM6350 support
Luca Weiss
2022-09-04
1
-0
/
+1
*
|
dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning
Shravya Kumbham
2022-09-05
1
-1
/
+1
*
|
dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()
Liang He
2022-09-05
1
-3
/
+3
*
|
dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...
Swati Agarwal
2022-09-04
1
-1
/
+5
*
|
dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
Swati Agarwal
2022-09-04
1
-1
/
+1
*
|
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
2022-09-04
1
-6
/
+7
|
/
*
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
7
-168
/
+158
|
\
|
*
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
2022-06-23
1
-3
/
+6
|
*
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
2022-06-23
1
-1
/
+1
|
*
dmaengine: dw-edma: Drop dma_slave_config.direction field usage
Serge Semin
2022-06-23
1
-15
/
+34
|
*
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
2022-06-23
2
-8
/
+8
|
*
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
2022-06-23
3
-5
/
+5
|
*
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
2022-06-23
7
-148
/
+117
|
*
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
2022-06-16
1
-1
/
+0
*
|
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
32
-216
/
+1035
|
\
\
|
*
|
dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment
Slark Xiao
2022-07-26
1
-1
/
+1
|
*
|
dmaengine: axi-dmac: check cache coherency register
Mathias Tausen
2022-07-26
1
-0
/
+16
|
*
|
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
2022-07-26
1
-0
/
+17
|
*
|
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
Uwe Kleine-König
2022-07-26
1
-4
/
+1
|
*
|
dmaengine: tegra: Add terminate() for Tegra234
Akhil R
2022-07-26
1
-2
/
+24
|
*
|
dmaengine: xilinx: use strscpy to replace strlcpy
XueBing Chen
2022-07-21
1
-1
/
+1
|
*
|
dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
Shengjiu Wang
2022-07-21
1
-2
/
+25
|
*
|
dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)
Fabio Estevam
2022-07-21
1
-1
/
+1
|
*
|
dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
Ben Dooks
2022-07-21
1
-0
/
+6
|
*
|
dmaengine: dw-axi-dmac: do not print NULL LLI during error
Ben Dooks
2022-07-21
1
-0
/
+5
|
*
|
dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
Jiapeng Chong
2022-07-06
1
-2
/
+2
[prev]
[next]