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.12-rc1-dontuse
17 folders
76 files
bestcomm
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
dw
dmaengine dw: Revert "dmaengine: dw: Enable runtime PM"
5 years ago
dw-axi-dmac
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
5 years ago
dw-edma
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
5 years ago
fsl-dpaa2-qdma
dmaengine: fsl-dpaa2-qdma: remove set but not used variable 'dpaa2_qdma'
6 years ago
hsu
dmaengine: hsu: disable spurious interrupt
5 years ago
idxd
dmaengine: idxd: check device state before issue command
5 years ago
ioat
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
5 years ago
ipu
dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQ
5 years ago
lgm
dmaengine: INTEL_LDMA should depend on X86
5 years ago
mediatek
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling path of the probe function
5 years ago
ppc4xx
dmaengine: ppc4xx: remove xor_hw_desc assignment without reading
5 years ago
qcom
dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set
5 years ago
sf-pdma
dmaengine: sf: drop of_match_ptr from of_device_id table
5 years ago
sh
dmaengine: rcar-dmac: Add support for R-Car V3U
5 years ago
ti
dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
5 years ago
xilinx
dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT
5 years ago
Kconfig
dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC
5 years ago
Makefile
dmaengine: remove coh901318 driver
5 years ago
TODO
dmaengine: dw: don't perform DMA when dmaengine_submit is called
11 years ago
acpi-dma.c
dmaengine: acpi: Put the CSRT table after using it
5 years ago
altera-msgdma.c
dmaengine: altera-msgdma: fix kernel-doc style for tasklet
5 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: add AXI priority support and recommended settings
5 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: Add support for the JZ4760(B)
5 years ago
dmaengine.c
dmaengine: move channel device_node deletion to driver
5 years ago
dmaengine.h
dmaengine: Create debug directories for DMA devices
6 years ago
dmatest.c
dmaengine: dmatest: Use dmaengine_get_dma_device
5 years ago
ep93xx_dma.c
dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API
5 years ago
fsl-edma-common.c
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
5 years ago
fsl-edma-common.h
dmaengine: fsl-edma-common: correct DSIZE_32BYTE
5 years ago
fsl-edma.c
dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
5 years ago
fsl-qdma.c
dmaengine: Extend NXP QDMA driver to check transmission errors
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: remove redundant irqsave and irqrestore in hardIRQ
5 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
dmaengine: imx-dma: Remove unused .id_table
5 years ago
imx-sdma.c
dmaengine: imx-sdma: Use of_device_get_match_data()
5 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: remove redundant irqsave and irqrestore in hardIRQ
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: Replace zero-length array with flexible-array
5 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: Remove mmp_pdma_filter_fn()
5 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: convert tasklets to use new tasklet_setup() API
5 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: Add support for optional router configuration callback
5 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
amba: Make the remove callback return void
5 years ago
plx_dma.c
dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API
5 years ago
pxa_dma.c
dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQ
5 years ago
s3c24xx-dma.c
dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too"
6 years ago
sa11x0-dma.c
dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API
5 years ago
sprd-dma.c
dmaengine: sprd: Set request pending flag when DMA controller is active
6 years ago
st_fdma.c
iov_iter: Move unnecessary inclusion of crypto/hash.h
5 years ago
st_fdma.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
ste_dma40.c
dmaengine: stedma40: fix 'physical' typo
5 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: take address into account when computing max width
5 years ago
stm32-dmamux.c
dmaengine: stm32: mark of_device_id table as maybe unused
5 years ago
stm32-mdma.c
dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
5 years ago
sun4i-dma.c
dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment blocks
5 years ago
sun6i-dma.c
dmaengine: sun6i: Add support for A100 DMA
5 years ago
tegra20-apb-dma.c
dmaengine: tegra20: convert tasklets to use new tasklet_setup() API
5 years ago
tegra210-adma.c
dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQ
5 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
iov_iter: Move unnecessary inclusion of crypto/hash.h
5 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