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
v6.10-rc2
17 folders
78 files
bestcomm
dmaengine: bestcomm: Code cleanup for bcom_sram_init
2 years ago
dw
dmaengine: dw: platform: Convert to platform remove callback returning void
2 years ago
dw-axi-dmac
dma: dw-axi-dmac: support per channel interrupt
2 years ago
dw-edma
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in remote setup
2 years ago
fsl-dpaa2-qdma
dmaengine: fsl-dpaa2-qdma: Fix kernel-doc check warning
2 years ago
hsu
dmaengine: hsu: Include headers we are direct user of
3 years ago
idxd
Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
2 years ago
ioat
dmaengine: ioatdma: use pci_dev_id() to simplify the code
2 years ago
lgm
dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
2 years ago
mediatek
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
2 years ago
ppc4xx
dmaengine: ppc4xx: adma: Convert to platform remove callback returning void
2 years ago
ptdma
dmaengine: ptdma: use consistent DMA masks
2 years ago
qcom
dmaengine: qcom: Drop hidma DT support
2 years ago
sf-pdma
dmaengine: sf-pdma: add mpfs-pdma compatible name
2 years ago
sh
dmaengine: shdma: increase size of 'dev_id'
2 years ago
ti
dmaengine: ti: k3-psil-j721s2: Add entry for CSI2RX
2 years ago
xilinx
dmaengine: xilinx: xdma: fix module autoloading
2 years ago
Kconfig
dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
2 years ago
Makefile
dmaengine: fsl-edma: add trace event support
2 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: Convert to platform remove callback returning void
2 years ago
amba-pl08x.c
dmaengine: pl08x: Use kcalloc() instead of kzalloc()
2 years ago
apple-admac.c
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2 years ago
at_hdmac.c
dmaengine: at_hdmac: add missing kernel-doc style description
2 years ago
at_xdmac.c
dmaengine: at_xdmac: Convert to platform remove callback returning void
2 years ago
bcm-sba-raid.c
dmaengine: bcm-sba-raid: Convert to platform remove callback returning void
2 years ago
bcm2835-dma.c
dmaengine: bcm2835-dma: Convert to platform remove callback returning void
2 years ago
dma-axi-dmac.c
dmaengine: axi-dmac: move to device managed probe
2 years ago
dma-jz4780.c
dmaengine: dma-jz4780: Convert to platform remove callback returning void
2 years ago
dmaengine.c
dmaengine: fix NULL pointer in channel unregistration function
2 years ago
dmaengine.h
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
4 years ago
dmatest.c
dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
2 years ago
ep93xx_dma.c
dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by
2 years ago
fsl-edma-common.c
dmaengine: fsl-edma: add trace event support
2 years ago
fsl-edma-common.h
dmaengine: fsl-edma: use _Generic to handle difference type
2 years ago
fsl-edma-main.c
dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
2 years ago
fsl-edma-trace.c
dmaengine: fsl-edma: add trace event support
2 years ago
fsl-edma-trace.h
dmaengine: fsl-edma: add trace event support
2 years ago
fsl-qdma.c
dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
2 years ago
fsl_raid.c
dmaengine: fsl_raid: Convert to platform remove callback returning void
2 years ago
fsl_raid.h
dmaengine: Driver support for FSL RaidEngine device.
11 years ago
fsldma.c
dmaengine: fsldma: Convert to platform remove callback returning void
2 years ago
fsldma.h
fsldma: fix very broken 32-bit ppc ioread64 functionality
5 years ago
hisi_dma.c
dmaengine: hisilicon: Annotate struct hisi_dma_dev with __counted_by
2 years ago
idma64.c
dmaengine: idma64: Add check for dma_set_max_seg_size
2 years ago
idma64.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
img-mdc-dma.c
dmaengine: img-mdc-dma: Convert to platform remove callback returning void
2 years ago
imx-dma.c
dmaengine: imx-dma: Convert to platform remove callback returning void
2 years ago
imx-sdma.c
dmaengine: imx-sdma: Add i2c dma support
2 years ago
k3dma.c
dmaengine: Drop unnecessary of_match_device() calls
2 years ago
lpc18xx-dmamux.c
dmaengine: Explicitly include correct DT includes
2 years ago
ls2x-apb-dma.c
dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controller
2 years ago
mcf-edma-main.c
dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
2 years ago
milbeaut-hdmac.c
dmaengine: milbeaut-hdmac: Convert to platform remove callback returning void
2 years ago
milbeaut-xdmac.c
dmaengine: milbeaut-xdmac: Convert to platform remove callback returning void
2 years ago
mmp_pdma.c
dmaengine: Drop unnecessary of_match_device() calls
2 years ago
mmp_tdma.c
Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
2 years ago
moxart-dma.c
dmaengine: moxart-dma: Annotate struct moxart_desc with __counted_by
2 years ago
mpc512x_dma.c
dmaengine: mpc512x_dma: Convert to platform remove callback returning void
2 years ago
mv_xor.c
dmaengine: Use device_get_match_data()
2 years ago
mv_xor.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
6 years ago
mv_xor_v2.c
irqchip: Convert all platform MSI users to the new API
2 years ago
mxs-dma.c
dmaengine: Explicitly include correct DT includes
2 years ago
nbpfaxi.c
dmaengine: nbpfaxi: Convert to platform remove callback returning void
2 years ago
of-dma.c
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
2 years ago
owl-dma.c
dmaengine: owl: fix register access functions
2 years ago
pch_dma.c
dmaengine: pch_dma: remove unused function chan2parent
2 years ago
pl330.c
ARM: 9368/1: dmaengine: pl330: drop owner assignment
2 years ago
plx_dma.c
dmaengine: plx_dma: Don't set chancnt
2 years ago
pxa_dma.c
dmaengine: Drop unnecessary of_match_device() calls
2 years ago
sa11x0-dma.c
dmaengine: sa11x0: Annotate struct sa11x0_dma_desc with __counted_by
2 years ago
sprd-dma.c
dmaengine: sprd: delete redundant parameter for dma driver function
2 years ago
st_fdma.c
dmaengine: Use device_get_match_data()
2 years ago
st_fdma.h
dmaengine: st_fdma: Annotate struct st_fdma_desc with __counted_by
2 years ago
ste_dma40.c
dmaengine: std_dma40: fix kernel-doc warnings and spelling
2 years ago
ste_dma40.h
dmaengine: ste_dma40: Remove platform data
2 years ago
ste_dma40_ll.c
dmaengine: ste_dma40: Remove platform data
2 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 bitfield overflow assertion
2 years ago
stm32-dmamux.c
dmaengine: Explicitly include correct DT includes
2 years ago
stm32-mdma.c
Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
2 years ago
sun4i-dma.c
dmaengine: sun4i-dma: Convert to platform remove callback returning void
2 years ago
sun6i-dma.c
dmaengine: sun6i-dma: Convert to platform remove callback returning void
2 years ago
tegra186-gpc-dma.c
dmaengine: tegra186: Fix residual calculation
2 years ago
tegra20-apb-dma.c
dmaengine: tegra20-apb-dma: Convert to platform remove callback returning void
2 years ago
tegra210-adma.c
dmaengine: tegra210-adma: Support dma-channel-mask property
2 years ago
timb_dma.c
dmaengine: timb_dma: Convert to platform remove callback returning void
2 years ago
txx9dmac.c
dmaengine: txx9dmac: Convert to platform remove callback returning void
2 years ago
txx9dmac.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
uniphier-mdmac.c
dmaengine: uniphier-mdmac: Convert to platform remove callback returning void
2 years ago
uniphier-xdmac.c
dmaengine: uniphier-xdmac: Convert to platform remove callback returning void
2 years ago
virt-dma.c
dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API
5 years ago
virt-dma.h
dma: Add lockdep asserts to virt-dma
2 years ago
xgene-dma.c
dmaengine: xgene-dma: Convert to platform remove callback returning void
2 years ago