index
:
pm24.git
master
perf-mon
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
2023-08-21
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
Radhey Shyam Pandey
2023-08-21
dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Radhey Shyam Pandey
2023-08-21
dmaengine: ioatdma: use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
dmaengine: ioat: fixing the wrong dma_dev->chancnt
Yajun Deng
2023-08-21
dmaengine: Simplify dma_async_device_register()
Yajun Deng
2023-08-21
dmaengine: fsl-edma: use struct_size() helper
Yu Liao
2023-08-21
dmaengine: mcf-edma: Use struct_size()
Christophe JAILLET
2023-08-21
dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
Li Zetao
2023-08-21
dmaengine: ste_dma40: Add missing IRQ check in d40_probe
ruanjinjie
2023-08-21
dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-21
dmaengine: idxd: Remove unused declarations
Yue Haibing
2023-08-02
dmaengine: ep93xx: Use struct_size()
Christophe JAILLET
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
Fenghua Yu
2023-08-01
dmaengine: idxd: Simplify WQ attribute visibility checks
Fenghua Yu
2023-08-01
dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
Uros Bizjak
2023-08-01
dmaengine: ipu: Remove the driver
Fabio Estevam
2023-07-12
dmaengine: xilinx: dma: remove arch dependency
Zong Li
2023-07-12
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2023-07-12
dmaengine: idxd: Modify the dependence of attribute pasid_enabled
Rex Zhang
2023-07-12
dmaengine: mediatek: drop bogus pm_runtime_set_active()
Johan Hovold
2023-07-12
dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: shdmac: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
dmaengine: sh: rz-dmac: Fix destination and source data size setting
Hien Huynh
2023-07-12
dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()
Biju Das
2023-07-06
Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-29
Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
dmaengine: ioat: Free up __cleanup() name
Peter Zijlstra
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-24
dmaengine: sprd: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: hidma: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: plx_dma: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: axi-dmac: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: dw-axi-dmac: Don't set chancnt
Jisheng Zhang
2023-05-24
dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}
Stephan Gerhold
2023-05-24
dmaengine: dw-edma: Add HDMA DebugFS support
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-05-24
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Peter Rosin
2023-05-24
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
Peter Rosin
2023-05-24
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-05-19
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
2023-05-19
dmaengine: ste_dma40: use proper format string for resource_size_t
Arnd Bergmann
2023-05-18
dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
Baoquan He
2023-05-18
dmaengine: ste_dma40: fix typo in enum documentation
Vinod Koul
[next]