index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2021-07-14
dmaengine: mpc512x: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-13
dmaengine: ti: k3-udma: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-13
dmaengine: ipu: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-24
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
2021-06-24
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]
Michal Simek
2021-06-24
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
Michal Simek
2021-06-16
Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-16
dmaengine: altera-msgdma: add OF support
Olivier Dautricourt
2021-06-16
dmaengine: xilinx: dpdma: fix kernel-doc
Yang Li
2021-06-16
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
Austin Kim
2021-06-16
dmaengine: sh: Remove unused shdma-of driver
Geert Uytterhoeven
2021-06-16
dmaengine: qcom: gpi: Add SM8250 compatible
Konrad Dybcio
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-07
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
Zou Wei
2021-06-07
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
2021-06-07
dmaengine: mediatek: do not issue a new desc if one is still current
Guillaume Ranquet
2021-06-07
dmaengine: mediatek: free the proper desc in desc_free handler
Guillaume Ranquet
2021-06-03
dmaengine: idxd: Use cpu_feature_enabled()
Borislav Petkov
2021-06-03
dmaengine: ipu: fix doc warning in ipu_irq.c
Yang Yingliang
2021-06-03
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
2021-06-03
dmaengine: idxd: Fix missing error code in idxd_cdev_open()
Jiapeng Chong
2021-05-31
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
2021-05-31
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors
Tony Lindgren
2021-05-31
dmaengine: hsu: Account transferred bytes
Andy Shevchenko
2021-05-31
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
2021-05-31
dmaengine: SF_PDMA depends on HAS_IOMEM
Randy Dunlap
2021-05-31
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
2021-05-31
dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
Randy Dunlap
2021-05-31
dmaengine: idxd: Add missing cleanup for early error out in probe call
Dave Jiang
2021-05-31
dmaengine: xilinx: dpdma: Print debug message when losing vsync race
Laurent Pinchart
2021-05-31
dmaengine: xilinx: dpdma: Print channel number in kernel log messages
Laurent Pinchart
2021-05-31
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
2021-05-31
dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
Laurent Pinchart
2021-05-31
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
Yu Kuai
2021-05-31
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
2021-05-13
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
2021-05-13
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-05-10
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
2021-05-10
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
2021-05-10
dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
Zhen Lei
2021-05-10
dmaengine: idxd: remove devm allocation for idxd->int_handles
Dave Jiang
2021-05-10
dmaengine: idxd: Remove redundant variable cdev_ctx
Jiapeng Chong
2021-05-10
dmaengine: fsl-qdma: check dma_set_mask return value
Robin Gong
2021-05-10
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
2021-05-10
dmaengine: idxd: add engine 'struct device' missing bus type assignment
Dave Jiang
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]