aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-04-14MLK-25465-5 dmaengine: fsl-edma-v3: add worker to issue pendingRobin Gong
2022-04-14MLK-25465-3 dmaengine: fsl-edma-v3: move runtime behind to tanfser setup phaseRobin Gong
2022-04-14dmaengine: fsl-edma-v3: dynamic change burst lengthRobin Gong
2022-04-14MLK-24825-2: dmaengine: fsl-edma: checking ACTIVE bit for channel stopRobin Gong
2022-04-14MLK-24825-1: dmaengine: fsl-edma-v3: checking ACTIVE bit for channel stopRobin Gong
2022-04-14MLK-24292: dmaengine: fsl-edma-v3: correct power domain attach checkingRobin Gong
2022-04-14LF-631-4 dmaengine: fsl-edma: Add support for S32V234Stoica Cosmin-Stefan
2022-04-14LF-631-1 dmaengine: fsl-edma: Store and free interrupts uniformlyStefan-Gabriel Mirea
2022-04-14MLK-23652-2: dmagengine: fsl-edma-v3: fix race conditionRobin Gong
2022-04-14MLK-23652-1: dmaengine: fsl-edma-v3: only clear own INTRobin Gong
2022-04-14MLK-22909 dmaengine: fsl-edma-v3: clear interrupt coming after channel termin...Robin Gong
2022-04-14MLK-22302-2: dmaengine: fsl-edma-v3: fix build warning with CONFIG_PM_SLEEP=nRobin Gong
2022-04-14MLK-22284-2 dmaengine: fsl-edma-v3: check dma description before register touchRobin Gong
2022-04-14MLK-22284-1 dmaengine: fsl-edma-v3: add power domains for each channelRobin Gong
2022-04-14MLK-21443: dmaengine: fsl-edma-v3: clear pending irq before request irqRobin Gong
2022-04-14MLK-22798-1: dmaengine: fsl-edma-v3: do not enable interrupt in dev_2_devRobin Gong
2022-04-14dmaengine: fsl-edma: calculate the real count for slave sgFugang Duan
2022-04-14MLK-20205-1: dmaengine: fsl-edma-v3: fix NULL pointer dereferenceRobin Gong
2022-04-14MLK-19931-1: dmaengine: fsl-edma-v3: fix potential kernel crash in cyclicRobin Gong
2022-04-14MLK-19022-2: dmaengine: fsl-edma-v3: add device_synchronizeRobin Gong
2022-04-14MLK-18248: dma: fsl-edma-v3: avoid touch unused edma channelRobin Gong
2022-04-14MLK-17782 dma: fsl-edma-v3: fix issue reported by CoverityRobin Gong
2022-04-14MLK-17094 dma: fsl-edma-v3: add suspend/resume to restore back channel registersRobin Gong
2022-04-14MLK-16482: dma: fsl-edma-v3: Fix RCU issue while playing AudioRobin Gong
2022-04-14MLK-16437: dma: fsl-edma-v3: fix kernel crash while edma interrupt trigger af...Robin Gong
2022-04-14MLK-16327-1: dma: fsl-edma-v3: make exclusive channel name for all edma channelsRobin Gong
2022-04-14MLK-15330-3 dma: fsl-edma-v3: add dual fifo supportRobin Gong
2022-04-14MLK-15330-1: dma: fsl-edma-v3: combine two cells into oneRobin Gong
2022-04-14MLK-15014 dma: fsl-edma-v3: clear DONE before E_SG enabledRobin Gong
2022-04-14MLK-15003-1: DMA: fsl-edma-v3: add one more parameter for xlateShengjiu Wang
2022-04-14MLK-14610 DMA: fsl-edma-v3: add fsl-edma-v3 supportRobin Gong
2022-04-14LF-1116-2 dma: caam - update the check for the return code of caam_jr_enqueue...Iuliana Prodan
2022-04-14dma: caam: fix compilation errorHoria Geantă
2022-04-14dma: caam: add dma memcpy driverPeng Ma
2022-04-13dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-08dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai
2022-04-08dmaengine: idxd: restore traffic class defaults after wq resetDave Jiang
2022-04-08dmaengine: idxd: change bandwidth token to read buffersDave Jiang
2022-04-08dmaengine: idxd: check GENCAP config support for gencfg registerDave Jiang
2022-03-08dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu
2022-02-23dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET
2022-02-23dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang
2022-02-23dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin
2022-02-23dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix concurrency over xfers_listTudor Ambarus
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-27dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pendingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus