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
v4.14
9 folders
73 files
bestcomm
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
dw
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
hsu
serial: 8250_mid: handle interrupt correctly in DMA case
9 years ago
ioat
dmaengine: ioatdma: Add intr_coalesce sysfs entry
8 years ago
ipu
dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
9 years ago
ppc4xx
dmaengine: ppc4xx: remove DRIVER_ATTR() usage
8 years ago
qcom
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
sh
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
xilinx
dmaengine: xilinx_dma: Fix error code format specifier
8 years ago
Kconfig
dmaengine: Add driver for Altera / Intel mSGDMA IP core
8 years ago
Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
TODO
dmaengine: dw: don't perform DMA when dmaengine_submit is called
12 years ago
acpi-dma.c
dmaengine: acpi-dma: align debug message with flow
10 years ago
altera-msgdma.c
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
8 years ago
amba-pl08x.c
dmaengine: pl08x: constify amba_id
8 years ago
at_hdmac.c
dmaengine: remove DMA_SG as it is dead code in kernel
8 years ago
at_hdmac_regs.h
dmaengine: at_hdmac: use %pad format string for dma_addr_t
10 years ago
at_xdmac.c
dmaengine: at_xdmac: Handle return value of clk_prepare_enable.
8 years ago
bcm-sba-raid.c
dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETED
8 years ago
bcm2835-dma.c
dmaengine: bcm2835: Fix cyclic DMA period splitting
9 years ago
coh901318.c
dmaengine: coh901318: fix integer overflow when shifting more than 32 places
9 years ago
coh901318.h
dma: coh901318: merge header files
13 years ago
coh901318_lli.c
dmaengine: coh901318: use NULL for pointer initialization
9 years ago
cppi41.c
dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe()
9 years ago
dma-axi-dmac.c
dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pending
9 years ago
dma-jz4740.c
dmaengine: jz4740: remove unused arch header
9 years ago
dma-jz4780.c
dmaengine: jz4780: fix resource leaks on error exit return
9 years ago
dmaengine.c
dmaengine: remove BUG_ON while registering devices
8 years ago
dmaengine.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
dmatest.c
dmaengine: remove DMA_SG as it is dead code in kernel
8 years ago
edma.c
dmaengine: edma: Align the memcpy acnt array size with the transfer
8 years ago
ep93xx_dma.c
dmaengine: ep93xx: Don't drain the transfers in terminate_all()
9 years ago
fsl-edma.c
dmaengine: fsl-edma: kill the tasklets upon exit
9 years ago
fsl_raid.c
dmaengine: fsl_raid: make of_device_ids const.
8 years ago
fsl_raid.h
dmaengine: Driver support for FSL RaidEngine device.
11 years ago
fsldma.c
dmaengine: remove DMA_SG as it is dead code in kernel
8 years ago
fsldma.h
dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctly
8 years ago
idma64.c
dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor
10 years ago
idma64.h
asm-generic: remove old nonatomic-io wrapper files
10 years ago
img-mdc-dma.c
dmaengine: img-mdc: remove unused ‘prev_phys’
9 years ago
imx-dma.c
dmaengine: imx-dma: cleanup scatterlist layering violations
9 years ago
imx-sdma.c
dmaengine: imx-sdma: Fix compilation warning.
9 years ago
iop-adma.c
dmaengine: iop-adma: convert callback to helper function
9 years ago
k3dma.c
dmaengine: k3dma: remove useless ON_WARN_ONCE()
8 years ago
lpc18xx-dmamux.c
dmaengine: add driver for lpc18xx dmamux
10 years ago
mic_x100_dma.c
dmaengine: mic_x100_dma: remove unused ‘data’
9 years ago
mic_x100_dma.h
dmaengine: Add an enum for the dmaengine alignment constraints
10 years ago
mmp_pdma.c
dmaengine: mmp_pdma: convert callback to helper function
9 years ago
mmp_tdma.c
dmaengine: mmp_tdma: use correct print specifiers for size_t
9 years ago
moxart-dma.c
dmaengine: moxart: remove NO_IRQ
9 years ago
mpc512x_dma.c
dmaengine: NO_IRQ removal from powerpc-only drivers
9 years ago
mv_xor.c
dmaengine: remove DMA_SG as it is dead code in kernel
8 years ago
mv_xor.h
dmaengine: mv_xor: Add support for scatter-gather DMA mode
9 years ago
mv_xor_v2.c
dmaengine: mv_xor_v2: add support for suspend/resume
9 years ago
mxs-dma.c
dmaengine: mxs: Use %zu for printing a size_t variable
8 years ago
nbpfaxi.c
dmaengine: remove DMA_SG as it is dead code in kernel
8 years ago
of-dma.c
dmaengine: Convert to using %pOF instead of full_name
8 years ago
omap-dma.c
dmaengine: omap-dma: port_window support correction for both direction
8 years ago
pch_dma.c
dmaengine: pch_dma: remove unused ‘cookie’
9 years ago
pl330.c
dmaengine: pl330: constify amba_id
8 years ago
pxa_dma.c
Revert "dmaengine: pxa_dma: add support for legacy transition"
9 years ago
s3c24xx-dma.c
dmaengine: s3c24xx: remove unused ‘cdata’
9 years ago
sa11x0-dma.c
dmaengine: sa11x0: use correct print specifiers for size_t
9 years ago
sirf-dma.c
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
9 years ago
st_fdma.c
dmaengine: st_fdma: Fix the error return code in st_fdma_probe()
9 years ago
st_fdma.h
dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
9 years ago
ste_dma40.c
dmaengine: remove DMA_SG as it is dead code in kernel
8 years ago
ste_dma40_ll.c
dmaengine: ste_dma40_ll: make d40_width_to_bits static
9 years ago
ste_dma40_ll.h
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
13 years ago
stm32-dma.c
dmaengine: stm32-dma: fix up error dev_err message
9 years ago
sun4i-dma.c
dmaengine: sun4i: fix invalid argument
9 years ago
sun6i-dma.c
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma
8 years ago
tegra20-apb-dma.c
dmaengine: tegra-apb: Really fix runtime-pm usage
8 years ago
tegra210-adma.c
dmaengine: tegra210-adma: fix of_irq_get() error check
8 years ago
ti-dma-crossbar.c
dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
8 years ago
timb_dma.c
dmaengine: timb_dma: convert callback to helper function
9 years ago
txx9dmac.c
dmaengine: txx9dmac: convert callback to helper function
9 years ago
txx9dmac.h
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
11 years ago
virt-dma.c
dmaengine: virt-dma: Convert to use list_for_each_entry_safe()
9 years ago
virt-dma.h
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
9 years ago
xgene-dma.c
dmaengine: xgene-dma: remove unused xgene_dma_invalidate_buffer
8 years ago
zx_dma.c
dmaengine: zx: fix build warning
9 years ago