..
bestcomm
dmaengine: bestcomm: fix system boot lockups
2022-09-23 14:16:56 +02:00
dw
dmaengine: dw: Add memory bus width verification
2024-09-04 13:17:46 +02:00
dw-axi-dmac
Add exception protection processing for vd in axi_chan_handle_err function
2023-01-24 07:19:56 +01:00
dw-edma
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
2023-05-17 11:48:05 +02:00
fsl-dpaa2-qdma
dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
2024-02-23 08:42:18 +01:00
hsu
dmaengine: hsu: disable spurious interrupt
2021-03-04 11:37:55 +01:00
idxd
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
2022-06-14 18:32:47 +02:00
ioat
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
2024-07-05 09:12:40 +02:00
ipu
dmaengine: ipu: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
mediatek
dmaengine: mediatek: Fix deadlock caused by synchronize_irq()
2023-10-25 11:54:16 +02:00
ppc4xx
dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
qcom
dma: qcom: bam_dma: Fix debugfs dependency
2024-05-19 03:22:44 +03:00
sf-pdma
dmaengine: sf-pdma: Add multithread support for a DMA channel
2022-08-21 15:15:57 +02:00
sh
dmaengine: shdma: increase size of 'dev_id'
2024-03-01 13:16:43 +01:00
ti
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
2024-03-01 13:16:44 +01:00
xilinx
dma: xilinx_dpdma: Fix locking
2024-05-02 16:23:45 +02:00
acpi-dma.c
dmaengine: acpi: Avoid comparison GSI with Linux vIRQ
2021-09-26 14:08:57 +02:00
altera-msgdma.c
dmaengine: altera-msgdma: fix kernel-doc style for tasklet
2020-10-08 15:18:37 +05:30
amba-pl08x.c
at_hdmac_regs.h
dmaengine: at_hdmac: Fix at_lli struct definition
2022-11-16 09:57:17 +01:00
at_hdmac.c
dmaengine: at_hdmac: Check return code of dma_async_device_register
2022-11-16 09:57:20 +01:00
at_xdmac.c
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
2023-06-09 10:30:04 +02:00
bcm2835-dma.c
bcm-sba-raid.c
coh901318_lli.c
coh901318.c
dmaengine: coh901318: convert tasklets to use new tasklet_setup() API
2020-09-18 12:18:11 +05:30
coh901318.h
dma-axi-dmac.c
dmaengine: axi-dmac: fix possible race in remove()
2024-07-05 09:12:31 +02:00
dma-jz4780.c
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
2020-10-05 09:58:48 +05:30
dmaengine.c
dmaengine: fix NULL pointer in channel unregistration function
2024-02-23 08:41:52 +01:00
dmaengine.h
dmaengine: dmaengine_desc_callback_valid(): Check for callback_result
2021-11-18 14:04:24 +01:00
dmatest.c
dmaengine: dmatest: Return boolean result directly in filter()
2020-09-22 20:18:41 +05:30
ep93xx_dma.c
dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API
2020-09-18 12:18:11 +05:30
fsl_raid.c
dmaengine: fsl: remove bad channel update
2020-10-05 09:59:17 +05:30
fsl_raid.h
fsl-edma-common.c
fsl-edma-common.h
fsl-edma.c
fsl-qdma.c
dmaengine: fsl-qdma: init irq after reg initialization
2024-03-06 14:37:49 +00:00
fsldma.c
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe function
2021-03-04 11:37:55 +01:00
fsldma.h
hisi_dma.c
dmaengine: hisilicon: Add multi-thread support for a DMA channel
2022-10-26 13:25:34 +02:00
idma64.c
dmaengine: idma64: Add check for dma_set_max_seg_size
2024-06-16 13:32:16 +02:00
idma64.h
img-mdc-dma.c
imx-dma.c
dmaengine: imx-dma: configure the generic DMA type to make it work
2021-08-12 13:22:05 +02:00
imx-sdma.c
dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
2023-02-06 07:56:15 +01:00
iop-adma.c
Merge branch 'topic/tasklet' into next
2020-10-01 10:18:59 +05:30
iop-adma.h
k3dma.c
dmaengine: k3dma: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
Kconfig
dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
2024-03-26 18:21:55 -04:00
lpc18xx-dmamux.c
Makefile
misc: mic: remove the MIC drivers
2020-10-28 19:12:03 +01:00
mcf-edma.c
dmaengine: mcf-edma: Fix a potential un-allocated memory access
2023-08-16 18:21:02 +02:00
milbeaut-hdmac.c
milbeaut-xdmac.c
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of the probe function
2021-01-17 14:17:02 +01:00
mmp_pdma.c
dmaengine: pxa/mmp: stop referencing config->slave_id
2022-01-27 10:54:07 +01:00
mmp_tdma.c
dmaengine: mmp: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
moxart-dma.c
mpc512x_dma.c
dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
mv_xor_v2.c
dmaengine: mv_xor_v2: Fix an error code.
2023-05-17 11:48:04 +02:00
mv_xor.c
dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
mv_xor.h
mxs-dma.c
dmaengine: mxs: use platform_driver_register
2022-10-30 09:41:18 +01:00
nbpfaxi.c
dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
of-dma.c
dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet available
2021-08-26 08:35:36 -04:00
owl-dma.c
dmaengine: owl: fix register access functions
2024-05-02 16:23:45 +02:00
pch_dma.c
dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:06 +05:30
pl330.c
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
2024-05-17 11:47:57 +02:00
plx_dma.c
dmaengine: plx_dma: add a missing put_device() on error path
2021-04-21 13:00:51 +02:00
pxa_dma.c
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
2023-11-20 11:06:53 +01:00
s3c24xx-dma.c
sa11x0-dma.c
dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
sirf-dma.c
dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
sprd-dma.c
dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed
2022-08-25 11:38:17 +02:00
st_fdma.c
dmaengine: st_fdma: fix MODULE_ALIAS
2021-12-22 09:30:53 +01:00
st_fdma.h
ste_dma40_ll.c
ste_dma40_ll.h
ste_dma40.c
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
2023-11-08 17:30:48 +01:00
stm32-dma.c
dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops
2021-08-12 13:22:04 +02:00
stm32-dmamux.c
dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
2022-02-23 12:01:07 +01:00
stm32-mdma.c
dmaengine: stm32-mdma: correct desc prep when channel running
2023-11-28 16:54:58 +00:00
sun4i-dma.c
sun6i-dma.c
dmaengine: sun6i: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
tegra20-apb-dma.c
dmaengine: tegra20: Fix runtime PM imbalance on error
2021-04-28 13:40:01 +02:00
tegra210-adma.c
dmaengine: tegra210-adma: fix global intr clear
2023-01-24 07:20:00 +01:00
timb_dma.c
dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
TODO
txx9dmac.c
dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
txx9dmac.h
uniphier-mdmac.c
uniphier-xdmac.c
dmaengine: uniphier-xdmac: Fix type of address variables
2022-01-27 10:54:29 +01:00
virt-dma.c
dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
virt-dma.h
xgene-dma.c
dmaengine: xgene: convert tasklets to use new tasklet_setup() API
2020-09-18 12:19:07 +05:30
zx_dma.c
dmaengine: zx: remove redundant irqsave in hardIRQ
2020-09-18 12:30:50 +05:30