..
bestcomm
…
dw
…
dw-axi-dmac
dmaengine: virt-dma: Add missing locking
2019-12-26 10:04:18 +05:30
dw-edma
…
fsl-dpaa2-qdma
dmaengine: fsl-dpaa2-qdma: remove set but not used variable 'dpaa2_qdma'
2020-03-06 19:04:55 +05:30
hsu
…
idxd
dmaengine: idxd: fix interrupt completion after unmasking
2020-05-04 14:25:37 +05:30
ioat
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
2020-02-19 17:48:40 +05:30
ipu
…
mediatek
dmaengine: virt-dma: Add missing locking
2019-12-26 10:04:18 +05:30
ppc4xx
dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflow
2020-03-11 15:10:45 +05:30
qcom
…
sf-pdma
dmaengine: virt-dma: Add missing locking
2019-12-26 10:04:18 +05:30
sh
dmaengine: fix spelling mistake "exceds" -> "exceeds"
2020-03-23 11:39:49 +05:30
ti
dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
2020-05-15 11:22:31 +05:30
xilinx
dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.
2020-05-15 11:21:11 +05:30
Kconfig
dmaengine: hisilicon: Fix build error without PCI_MSI
2020-04-15 21:18:57 +05:30
Makefile
dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver
2020-03-02 14:54:34 +05:30
TODO
…
acpi-dma.c
…
altera-msgdma.c
remove ioremap_nocache and devm_ioremap_nocache
2020-01-06 09:45:59 +01:00
amba-pl08x.c
…
at_hdmac.c
dmaengine: at_hdmac: Fix deadlocks
2020-02-25 11:27:27 +05:30
at_hdmac_regs.h
dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
2020-02-25 11:27:27 +05:30
at_xdmac.c
dmaengine: at_xdmac: Fix locking in tasklet
2020-02-25 11:27:27 +05:30
bcm-sba-raid.c
dmaengine: bcm-sba-raid: Replace zero-length array with flexible-array member
2020-02-13 20:15:35 +05:30
bcm2835-dma.c
dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held
2019-12-26 10:04:18 +05:30
coh901318.c
dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
2020-02-24 21:59:45 +05:30
coh901318.h
…
coh901318_lli.c
…
dma-axi-dmac.c
dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
2019-12-11 16:11:50 +05:30
dma-jz4780.c
dmaengine updates for v5.6-rc1
2020-01-27 10:55:50 -08:00
dmaengine.c
dmaengine: fix channel index enumeration
2020-04-27 21:26:23 +05:30
dmaengine.h
dmaengine: Create debug directories for DMA devices
2020-03-11 14:56:14 +05:30
dmatest.c
dmaengine: dmatest: Restore default for channel
2020-05-13 16:57:25 +05:30
ep93xx_dma.c
…
fsl-edma-common.c
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
2019-12-18 11:55:46 +05:30
fsl-edma-common.h
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
2019-12-18 11:55:46 +05:30
fsl-edma.c
dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
2019-12-18 11:55:46 +05:30
fsl-qdma.c
dmaengine: fsl-qdma: fix duplicated argument to &&
2020-01-21 13:15:37 +05:30
fsl_raid.c
…
fsl_raid.h
…
fsldma.c
…
fsldma.h
…
hisi_dma.c
dmaengine: hisilicon: Add Kunpeng DMA engine support
2020-01-24 11:18:45 +05:30
idma64.c
…
idma64.h
…
img-mdc-dma.c
…
imx-dma.c
…
imx-sdma.c
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
2020-02-25 14:15:26 +05:30
iop-adma.c
…
iop-adma.h
…
k3dma.c
dmaengine: k3dma: Avoid null pointer traversal
2019-12-23 13:21:14 +05:30
lpc18xx-dmamux.c
…
mcf-edma.c
…
mic_x100_dma.c
…
mic_x100_dma.h
…
milbeaut-hdmac.c
…
milbeaut-xdmac.c
…
mmp_pdma.c
dmaengine: mmp_pdma: add missed of_dma_controller_free
2019-11-22 10:51:30 +05:30
mmp_tdma.c
dmaengine: mmp_tdma: Reset channel error on release
2020-04-23 12:44:30 +05:30
moxart-dma.c
…
mpc512x_dma.c
…
mv_xor.c
…
mv_xor.h
…
mv_xor_v2.c
treewide: remove redundant IS_ERR() before error code check
2020-02-04 03:05:27 +00:00
mxs-dma.c
…
nbpfaxi.c
…
of-dma.c
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
2020-01-21 15:05:29 +05:30
owl-dma.c
dmaengine: owl: Use correct lock in owl_dma_get_pchan()
2020-05-04 14:25:06 +05:30
pch_dma.c
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
2020-04-23 11:47:16 +05:30
pl330.c
dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks
2019-12-10 11:39:04 +05:30
plx_dma.c
dmaengine: plx-dma: Implement descriptor submission
2020-01-15 19:40:51 +05:30
pxa_dma.c
…
s3c24xx-dma.c
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
2020-01-23 17:03:25 +05:30
sa11x0-dma.c
dmaengine: sa11x0: Replace zero-length array with flexible-array member
2020-02-19 17:48:40 +05:30
sirf-dma.c
…
sprd-dma.c
dmaengine: sprd: Set request pending flag when DMA controller is active
2020-03-23 11:38:24 +05:30
st_fdma.c
…
st_fdma.h
…
ste_dma40.c
…
ste_dma40_ll.c
…
ste_dma40_ll.h
…
stm32-dma.c
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
2020-02-25 11:15:05 +05:30
stm32-dmamux.c
dmaengine: stm32-dmamux: driver defers probe for clock and reset
2020-02-24 22:22:44 +05:30
stm32-mdma.c
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
2020-02-24 22:20:01 +05:30
sun4i-dma.c
dmaengine: sun4i: set the linear_mode properly
2020-02-17 12:21:08 +05:30
sun6i-dma.c
…
tegra20-apb-dma.c
dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization
2020-04-27 21:35:35 +05:30
tegra210-adma.c
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
2020-05-19 22:26:01 +05:30
timb_dma.c
…
txx9dmac.c
…
txx9dmac.h
…
uniphier-mdmac.c
dmaengine: uniphier-mdmac: replace zero-length array with flexible-array member
2020-02-13 20:15:57 +05:30
uniphier-xdmac.c
dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irq
2020-03-26 12:22:56 +05:30
virt-dma.c
dmaengine updates for v5.6-rc1
2020-01-27 10:55:50 -08:00
virt-dma.h
dmaengine: virt-dma: Add missing locking around list operations
2019-12-26 10:04:18 +05:30
xgene-dma.c
…
zx_dma.c
…