tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
dma
/
at
v5.16
18 folders
76 files
bestcomm
dmaengine: bestcomm: fix system boot lockups
4 years ago
dw
dmaengine: dw: switch from 'pci_' to 'dma_' API
4 years ago
dw-axi-dmac
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_start()
4 years ago
dw-edma
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
4 years ago
fsl-dpaa2-qdma
dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed"
4 years ago
hsu
dmaengine: hsu: switch from 'pci_' to 'dma_' API
4 years ago
idxd
dmaengine: idxd: fix missed completion on abort path
4 years ago
ioat
dmaengine: ioat: switch from 'pci_' to 'dma_' API
4 years ago
ipu
dmaengine: ipu: Fix fall-through warning for Clang
4 years ago
lgm
dmaengine: INTEL_LDMA should depend on X86
5 years ago
mediatek
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
4 years ago
ppc4xx
ppc4xx: replace sscanf() by kstrtoul()
4 years ago
ptdma
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
4 years ago
qcom
dmaengine: qcom: bam_dma: Add "powered remotely" mode
4 years ago
sf-pdma
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()
4 years ago
sh
dmaengine: sh: make array ds_lut static
4 years ago
ti
dmaengine: ti: k3-udma: Fix smatch warnings
4 years ago
xilinx
dmaengine: zynqmp_dma: Correctly handle descriptor callbacks
4 years ago
Kconfig
dmaengine: zynqmp_dma: enable COMPILE_TEST
4 years ago
Makefile
dmaengine: ptdma: Initial driver for the AMD PTDMA
4 years ago
TODO
dmaengine: dw: don't perform DMA when dmaengine_submit is called
12 years ago
acpi-dma.c
dmaengine: acpi: Check for errors from acpi_register_gsi() separately
4 years ago
altera-msgdma.c
dmaengine: altera-msgdma: Correctly handle descriptor callbacks
4 years ago
amba-pl08x.c
treewide: Use fallthrough pseudo-keyword
5 years ago
at_hdmac.c
dmaengine: at_hdmac: remove platform data header
5 years ago
at_hdmac_regs.h
dmaengine: at_hdmac: remove platform data header
5 years ago
at_xdmac.c
dmaengine: at_xdmac: fix compilation warning
4 years ago
bcm-sba-raid.c
dmaengine: bcm-sba-raid: Replace zero-length array with flexible-array member
6 years ago
bcm2835-dma.c
dmaengine: bcm2835: Drop local dma_parms
5 years ago
dma-axi-dmac.c
dmaengine: axi-dmac: Drop local dma_parms
5 years ago
dma-jz4780.c
dmaengine: jz4780: Set max number of SGs per burst
4 years ago
dmaengine.c
dmaengine: Remove redundant initialization of variable err
4 years ago
dmaengine.h
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
4 years ago
dmatest.c
dmaengine: dmatest: Use dmaengine_get_dma_device
5 years ago
ep93xx_dma.c
dmaengine: ep93xx: Prepare clock before using it
4 years ago
fsl-edma-common.c
dmaengine: fsl-edma: support edma memcpy
4 years ago
fsl-edma-common.h
dmaengine: fsl-edma: support edma memcpy
4 years ago
fsl-edma.c
dmaengine: fsl-edma: support edma memcpy
4 years ago
fsl-qdma.c
dmaengine: fsl-qdma: check dma_set_mask return value
5 years ago
fsl_raid.c
dmaengine: fsl: remove bad channel update
5 years ago
fsl_raid.h
dmaengine: Driver support for FSL RaidEngine device.
11 years ago
fsldma.c
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe function
5 years ago
fsldma.h
fsldma: fix very broken 32-bit ppc ioread64 functionality
5 years ago
hisi_dma.c
dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
4 years ago
idma64.c
dmaengine: idma64: Switch to use __maybe_unused instead of ifdeffery
5 years ago
idma64.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
img-mdc-dma.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
6 years ago
imx-dma.c
Merge branch 'fixes' into next
4 years ago
imx-sdma.c
dmaengine: imx-sdma: remove space after sizeof
4 years ago
iop-adma.c
dmaengine: iop-adma: Fix pointer cast warnings
5 years ago
iop-adma.h
treewide: Use fallthrough pseudo-keyword
5 years ago
k3dma.c
dmaengine: k3dma: use the correct HiSilicon copyright
5 years ago
lpc18xx-dmamux.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
mcf-edma.c
dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler
5 years ago
milbeaut-hdmac.c
dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded arithmetic
4 years ago
milbeaut-xdmac.c
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of the probe function
5 years ago
mmp_pdma.c
dmaengine: mmp_pdma: fix reference count leaks in mmp_pdma_probe
4 years ago
mmp_tdma.c
dmaengine: mmp: convert tasklets to use new tasklet_setup() API
5 years ago
moxart-dma.c
dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQ
5 years ago
mpc512x_dma.c
dmaengine: mpc512x: Fix fall-through warning for Clang
4 years ago
mv_xor.c
dmaengine: mv_xor: drop of_match_ptr from of_device_id table
5 years ago
mv_xor.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
mv_xor_v2.c
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
5 years ago
mxs-dma.c
dmaengine: mxs-dma: Remove the unused .id_table
5 years ago
nbpfaxi.c
dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API
5 years ago
of-dma.c
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
4 years ago
owl-dma.c
dmaengine: owl-dma: Fix a resource leak in the remove function
5 years ago
pch_dma.c
dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API
5 years ago
pl330.c
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
5 years ago
plx_dma.c
dmaengine: switch from 'pci_' to 'dma_' API
4 years ago
pxa_dma.c
dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic
4 years ago
s3c24xx-dma.c
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
6 years ago
sa11x0-dma.c
dmaengine: sa11x0: Mark PM functions as __maybe_unused
4 years ago
sprd-dma.c
Merge branch 'fixes' into next
4 years ago
st_fdma.c
dmaengine: st_fdma: fix MODULE_ALIAS
4 years ago
st_fdma.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
ste_dma40.c
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
4 years ago
ste_dma40_ll.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
6 years ago
ste_dma40_ll.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
6 years ago
stm32-dma.c
dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width
4 years ago
stm32-dmamux.c
dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux ops
4 years ago
stm32-mdma.c
dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc()
4 years ago
sun4i-dma.c
Merge tag 'v5.13-rc6' into driver-core-next
4 years ago
sun6i-dma.c
dmaengine: sun6i: Add support for A100 DMA
5 years ago
tegra20-apb-dma.c
dmaengine: tegra20: Fix runtime PM imbalance on error
5 years ago
tegra210-adma.c
dmaengine: tegra210-adma: fix pm runtime unbalance in tegra_adma_remove
4 years ago
timb_dma.c
dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API
5 years ago
txx9dmac.c
dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API
5 years ago
txx9dmac.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
uniphier-mdmac.c
dmaengine: uniphier-mdmac: replace zero-length array with flexible-array member
6 years ago
uniphier-xdmac.c
Merge tag 'bus_remove_return_void-5.15' into next
4 years ago
virt-dma.c
dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API
5 years ago
virt-dma.h
dmaengine: virt-dma: Add missing locking around list operations
6 years ago
xgene-dma.c
dmaengine: xgene: convert tasklets to use new tasklet_setup() API
5 years ago