index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-104
/
+122
2021-06-24
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
1
-1
/
+55
2021-06-24
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
1
-1
/
+1
2021-06-24
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
1
-1
/
+1
2021-06-16
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-26
/
+122
2021-06-16
dmaengine: altera-msgdma: add OF support
Olivier Dautricourt
1
-0
/
+20
2021-06-16
dmaengine: xilinx: dpdma: fix kernel-doc
Yang Li
1
-1
/
+1
2021-06-16
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Austin Kim
1
-2
/
+3
2021-06-16
dmaengine: sh: Remove unused shdma-of driver
Geert Uytterhoeven
2
-77
/
+1
2021-06-16
dmaengine: qcom: gpi: Add SM8250 compatible
Konrad Dybcio
1
-0
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2021-06-07
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
Zou Wei
1
-3
/
+2
2021-06-07
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
1
-1
/
+1
2021-06-07
dmaengine: mediatek: do not issue a new desc if one is still current
Guillaume Ranquet
1
-8
/
+12
2021-06-07
dmaengine: mediatek: free the proper desc in desc_free handler
Guillaume Ranquet
1
-4
/
+1
2021-06-03
dmaengine: idxd: Use cpu_feature_enabled()
Borislav Petkov
1
-2
/
+2
2021-06-03
dmaengine: ipu: fix doc warning in ipu_irq.c
Yang Yingliang
1
-1
/
+1
2021-06-03
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
1
-1
/
+1
2021-06-03
dmaengine: idxd: Fix missing error code in idxd_cdev_open()
Jiapeng Chong
1
-0
/
+1
2021-05-31
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+16
2021-05-31
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
Tony Lindgren
1
-1
/
+2
2021-05-31
dmaengine: hsu: Account transferred bytes
Andy Shevchenko
1
-0
/
+3
2021-05-31
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
1
-0
/
+3
2021-05-31
dmaengine: SF_PDMA depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-05-31
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-05-31
dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-05-31
dmaengine: idxd: Add missing cleanup for early error out in probe call
Dave Jiang
1
-3
/
+58
2021-05-31
dmaengine: xilinx: dpdma: Print debug message when losing vsync race
Laurent Pinchart
1
-1
/
+5
2021-05-31
dmaengine: xilinx: dpdma: Print channel number in kernel log messages
Laurent Pinchart
1
-12
/
+20
2021-05-31
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
1
-2
/
+5
2021-05-31
dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
Laurent Pinchart
1
-0
/
+1
2021-05-31
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
Yu Kuai
1
-2
/
+2
2021-05-31
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
1
-1
/
+1
2021-05-13
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
1
-0
/
+14
2021-05-13
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
1
-1
/
+2
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-05-10
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
1
-1
/
+23
2021-05-10
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
1
-2
/
+4
2021-05-10
dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
Zhen Lei
1
-0
/
+3
2021-05-10
dmaengine: idxd: remove devm allocation for idxd->int_handles
Dave Jiang
1
-1
/
+2
2021-05-10
dmaengine: idxd: Remove redundant variable cdev_ctx
Jiapeng Chong
1
-2
/
+0
2021-05-10
dmaengine: fsl-qdma: check dma_set_mask return value
Robin Gong
1
-1
/
+5
2021-05-10
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
1
-0
/
+1
2021-05-10
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
1
-0
/
+1
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-1136
/
+2967
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-25
dmaengine: idxd: Enable IDXD performance monitor support
Tom Zanussi
2
-4
/
+10
2021-04-25
dmaengine: idxd: Add IDXD performance monitor support
Tom Zanussi
6
-0
/
+948
2021-04-23
dmaengine: idxd: remove MSIX masking for interrupt handlers
Dave Jiang
3
-15
/
+2
[next]