index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
1
-6
/
+7
2023-08-02
dmaengine: ep93xx: Use struct_size()
Christophe JAILLET
1
-3
/
+1
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
39
-43
/
+46
2023-08-01
dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
Fenghua Yu
1
-4
/
+3
2023-08-01
dmaengine: idxd: Simplify WQ attribute visibility checks
Fenghua Yu
1
-15
/
+5
2023-08-01
dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
Uros Bizjak
1
-4
/
+3
2023-08-01
dmaengine: ipu: Remove the driver
Fabio Estevam
6
-2363
/
+0
2023-07-12
dmaengine: xilinx: dma: remove arch dependency
Zong Li
1
-1
/
+1
2023-07-12
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
1
-2
/
+0
2023-07-12
dmaengine: idxd: Modify the dependence of attribute pasid_enabled
Rex Zhang
1
-1
/
+1
2023-07-12
dmaengine: mediatek: drop bogus pm_runtime_set_active()
Johan Hovold
1
-1
/
+0
2023-07-12
dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
dmaengine: shdmac: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-4
/
+3
2023-07-12
dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-3
/
+2
2023-07-12
dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+5
2023-07-12
dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
dmaengine: sh: rz-dmac: Fix destination and source data size setting
Hien Huynh
1
-4
/
+7
2023-07-12
dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()
Biju Das
1
-3
/
+3
2023-07-12
dmaengine: xilinx: xdma: Fix Judgment of the return value
Minjie Du
1
-1
/
+1
2023-07-12
idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
Baoquan He
1
-0
/
+2
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-288
/
+1113
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2023-06-26
dmaengine: ioat: Free up __cleanup() name
Peter Zijlstra
1
-6
/
+6
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-3
/
+1
2023-05-24
dmaengine: sprd: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-05-24
dmaengine: hidma: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-05-24
dmaengine: plx_dma: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-05-24
dmaengine: axi-dmac: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-05-24
dmaengine: dw-axi-dmac: Don't set chancnt
Jisheng Zhang
1
-1
/
+0
2023-05-24
dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
Stephan Gerhold
1
-9
/
+9
2023-05-24
dmaengine: dw-edma: Add HDMA DebugFS support
Cai Huoqing
4
-1
/
+196
2023-05-24
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
5
-3
/
+448
2023-05-24
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
4
-82
/
+157
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
1
-2
/
+2
2023-05-24
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Peter Rosin
1
-1
/
+1
2023-05-24
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
Peter Rosin
1
-6
/
+9
2023-05-24
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
1
-4
/
+4
2023-05-19
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
1
-2
/
+5
2023-05-19
dmaengine: ste_dma40: use proper format string for resource_size_t
Arnd Bergmann
1
-2
/
+2
2023-05-18
dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
Baoquan He
1
-0
/
+1
2023-05-18
dmaengine: ste_dma40: fix typo in enum documentation
Vinod Koul
1
-1
/
+1
2023-05-18
dmaengine: ste_dma40: use correct print specfier for resource_size_t
Vinod Koul
1
-2
/
+2
2023-05-17
dmaengine: ti: k3-udma: annotate pm function with __maybe_unused
Vinod Koul
1
-2
/
+2
2023-05-17
dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
Harshit Mogalapalli
1
-1
/
+0
2023-05-16
dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
Vaishnav Achath
1
-0
/
+25
2023-05-16
dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G
Kishon Vijay Abraham I
1
-0
/
+11
2023-05-16
dmaengine: ste_dma40: Return error codes properly
Linus Walleij
1
-22
/
+24
2023-05-16
dmaengine: ste_dma40: Use managed resources
Linus Walleij
1
-119
/
+61
2023-05-16
dmaengine: ste_dma40: Pass dev to OF function
Linus Walleij
1
-7
/
+6
[prev]
[next]