index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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: xilinx: xdma: Fix typo
Miquel Raynal
1
-1
/
+1
2023-08-07
dmaengine: xilinx: xdma: Fix interrupt vector setting
Miquel Raynal
1
-0
/
+2
2023-08-07
dmaengine: owl-dma: Modify mismatched function name
Zhang Jianhua
1
-1
/
+1
2023-08-07
dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
Fenghua Yu
1
-3
/
+1
2023-08-07
dmaengine: pl330: Return DMA_PAUSED when transaction is paused
Ilpo Järvinen
1
-2
/
+16
2023-08-07
dmaengine: mcf-edma: Fix a potential un-allocated memory access
Christophe JAILLET
1
-6
/
+7
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
2023-05-16
dmaengine: ste_dma40: Remove platform data
Linus Walleij
3
-19
/
+150
2023-05-16
dmaengine: ste_dma40: Add dev helper variable
Linus Walleij
1
-24
/
+26
2023-05-16
dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
Linus Walleij
2
-23
/
+25
2023-05-03
Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-253
/
+1725
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+32
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
4
-13
/
+32
2023-04-13
dmaengine: remove MODULE_LICENSE in non-modules
Nick Alcock
4
-4
/
+0
2023-04-13
dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-13
dmaengine: idxd: Add enable/disable device IOPF feature
Lu Baolu
1
-6
/
+25
2023-04-12
dmaengine: idxd: add per wq PRS disable
Dave Jiang
4
-5
/
+64
[next]