index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-05
13
-104
/
+122
|
\
|
*
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
2021-06-24
1
-1
/
+55
|
*
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
2021-06-24
1
-1
/
+1
|
*
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
2021-06-24
1
-1
/
+1
|
*
dmaengine: altera-msgdma: add OF support
Olivier Dautricourt
2021-06-16
1
-0
/
+20
|
*
dmaengine: xilinx: dpdma: fix kernel-doc
Yang Li
2021-06-16
1
-1
/
+1
|
*
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Austin Kim
2021-06-16
1
-2
/
+3
|
*
dmaengine: sh: Remove unused shdma-of driver
Geert Uytterhoeven
2021-06-16
2
-77
/
+1
|
*
dmaengine: qcom: gpi: Add SM8250 compatible
Konrad Dybcio
2021-06-16
1
-0
/
+1
|
*
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
Zou Wei
2021-06-07
1
-3
/
+2
|
*
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
Tony Lindgren
2021-05-31
1
-1
/
+2
|
*
dmaengine: hsu: Account transferred bytes
Andy Shevchenko
2021-05-31
1
-0
/
+3
|
*
dmaengine: xilinx: dpdma: Print debug message when losing vsync race
Laurent Pinchart
2021-05-31
1
-1
/
+5
|
*
dmaengine: xilinx: dpdma: Print channel number in kernel log messages
Laurent Pinchart
2021-05-31
1
-12
/
+20
|
*
dmaengine: idxd: remove devm allocation for idxd->int_handles
Dave Jiang
2021-05-10
1
-1
/
+2
|
*
dmaengine: idxd: Remove redundant variable cdev_ctx
Jiapeng Chong
2021-05-10
1
-2
/
+0
|
*
dmaengine: fsl-qdma: check dma_set_mask return value
Robin Gong
2021-05-10
1
-1
/
+5
*
|
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
14
-26
/
+122
|
\
\
|
*
|
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
2021-06-07
1
-1
/
+1
|
*
|
dmaengine: mediatek: do not issue a new desc if one is still current
Guillaume Ranquet
2021-06-07
1
-8
/
+12
|
*
|
dmaengine: mediatek: free the proper desc in desc_free handler
Guillaume Ranquet
2021-06-07
1
-4
/
+1
|
*
|
dmaengine: ipu: fix doc warning in ipu_irq.c
Yang Yingliang
2021-06-03
1
-1
/
+1
|
*
|
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
2021-06-03
1
-1
/
+1
|
*
|
dmaengine: idxd: Fix missing error code in idxd_cdev_open()
Jiapeng Chong
2021-06-03
1
-0
/
+1
|
*
|
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
2021-05-31
1
-0
/
+3
|
*
|
dmaengine: SF_PDMA depends on HAS_IOMEM
Randy Dunlap
2021-05-31
1
-0
/
+1
|
*
|
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
2021-05-31
1
-0
/
+1
|
*
|
dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
Randy Dunlap
2021-05-31
1
-0
/
+1
|
*
|
dmaengine: idxd: Add missing cleanup for early error out in probe call
Dave Jiang
2021-05-31
1
-3
/
+58
|
*
|
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
2021-05-31
1
-2
/
+5
|
*
|
dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
Laurent Pinchart
2021-05-31
1
-0
/
+1
|
*
|
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
Yu Kuai
2021-05-31
1
-2
/
+2
|
*
|
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
2021-05-31
1
-1
/
+1
|
*
|
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
2021-05-10
1
-1
/
+23
|
*
|
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
2021-05-10
1
-2
/
+4
|
*
|
dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
Zhen Lei
2021-05-10
1
-0
/
+3
|
*
|
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
2021-05-10
1
-0
/
+1
|
*
|
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
2021-05-10
1
-0
/
+1
|
|
/
*
|
dmaengine: idxd: Use cpu_feature_enabled()
Borislav Petkov
2021-06-03
1
-2
/
+2
*
|
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
2021-05-13
1
-0
/
+14
*
|
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
2021-05-13
1
-1
/
+2
|
/
*
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-04
26
-1136
/
+2967
|
\
|
*
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
2021-04-25
2
-4
/
+10
|
*
dmaengine: idxd: Add IDXD performance monitor support
Tom Zanussi
2021-04-25
6
-0
/
+948
|
*
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
2021-04-23
3
-15
/
+2
|
*
dmaengine: idxd: device cmd should use dedicated lock
Dave Jiang
2021-04-23
3
-9
/
+11
|
*
dmaengine: idxd: support reporting of halt interrupt
Dave Jiang
2021-04-23
5
-1
/
+33
|
*
dmaengine: idxd: enable SVA feature for IOMMU
Dave Jiang
2021-04-23
1
-5
/
+14
|
*
dmaengine: idxd: convert sprintf() to sysfs_emit() for all usages
Dave Jiang
2021-04-23
1
-61
/
+55
|
*
dmaengine: idxd: add interrupt handle request and release support
Dave Jiang
2021-04-23
6
-9
/
+176
[next]