summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2019-11-06MLK-22909 dmaengine: fsl-edma-v3: clear interrupt coming after channel termin...Robin Gong
2019-10-23MLK-22798-1: dmaengine: fsl-edma-v3: do not enable interrupt in dev_2_devRobin Gong
2019-10-09MLK-22713-2 dmaengine: imx-sdma: fix WARN_ON() complains from audioRobin Gong
2019-10-09MLK-22713-1 dmaengine: sdma: drop dma_pool_alloc for BDsRobin Gong
2019-07-24MLK-22302-3: dmaengine: mxs-dma: fix build warning with CONFIG_PM_SLEEP=nRobin Gong
2019-07-24MLK-22302-2: dmaengine: fsl-edma-v3: fix build warning with CONFIG_PM_SLEEP=nRobin Gong
2019-07-24MLK-22302-1: dmaengine: imx-sdma: fix build warning with CONFIG_PM_SLEEP=nRobin Gong
2019-07-22MLK-22284-2 dmaengine: fsl-edma-v3: check dma description before register touchRobin Gong
2019-07-22MLK-22284-1 dmaengine: fsl-edma-v3: add power domains for each channelRobin Gong
2019-07-11MLK-22239-1: dmaengine: imx-sdma: Support 24bit/3bytes for sg modeShengjiu Wang
2019-05-20MLK-21743: dma: pxp_v3: the crop height need to be even when input format is ...Guoniu.Zhou
2019-04-12MLK-21443: dmaengine: fsl-edma-v3: clear pending irq before request irqRobin Gong
2019-02-14MLK-20882: pxp: add VUY444 format support for PXP PS engineGuoniu.Zhou
2019-02-12MLK-20598 dmaengine: imx-sdma: fix potential system hangRobin Gong
2019-02-12MLK-20205-1: dmaengine: fsl-edma-v3: fix NULL pointer dereferenceRobin Gong
2019-02-12MLK-19931-3: dmaengine: imx-sdma: fix potential kernel crash in cyclicRobin Gong
2019-02-12MLK-19931-2: dmaengine: fsl-edma: fix potential kernel crash in cyclicRobin Gong
2019-02-12MLK-19931-1: dmaengine: fsl-edma-v3: fix potential kernel crash in cyclicRobin Gong
2019-02-12MLK-19897: dma: mxs-dma: update mxs-dma filter function to filter out the unr...Han Xu
2019-02-12MLK-19742: dma: apbh-dma: switch from dma_coherent to dma_poolHan Xu
2019-02-12MLK-19734-3: dmaengine: imx-sdma: change fifo offset of fifo_numRobin Gong
2019-02-12MLK-19734-1: sdma: add multi-fifo scripts for i.mx6Robin Gong
2019-02-12MLK-19451: dmaengine: imx-sdma: remove mdelay(1)Robin Gong
2019-02-12MLK-19418-3: dmaengine: imx-sdma: remove context load in sdma_channel_resumeRobin Gong
2019-02-12MLK-19418-2: dmaengine: imx-sdma: make sure firmware loadedRobin Gong
2019-02-12MLK-19418-1: dmaengine: imx-sdma: set static context switch before channel0 r...Robin Gong
2019-02-12MLK-19078 dma: fsl-edma-v3: set the swap correctlyJason Liu
2019-02-12MLK-19022-2: dmaengine: fsl-edma-v3: add device_synchronizeRobin Gong
2019-02-12MLK-19022-1: dmaengine: fsl-edma: add device_synchronizeRobin Gong
2019-02-12MLK-18918: dma: imx-sdma: Mark fw_loaded false on resumeLeonard Crestez
2019-02-12MLK-18449: dmaengine: imx-sdma:add sw_done supportRobin Gong
2019-02-12MLK-18248: dma: fsl-edma-v3: avoid touch unused edma channelRobin Gong
2019-02-12MLK-18315-1 dma: imx-sdma: add fw_loaded checkRobin Gong
2019-02-12MLK-17977: dma: imx-sdma: fix race condition descriptor freed during cyclic i...Robin Gong
2019-02-12MLK-17938: pxp: pxp will hang when output height is 8Guoniu.Zhou
2019-02-12MLK-17487: pxp: fix pxp yuv to yuv generate color dots issueGuoniu.Zhou
2019-02-12MLK-17782 dma: fsl-edma-v3: fix issue reported by CoverityRobin Gong
2019-02-12MLK-16224-5: dma: imx-sdma: support mulit fifo scriptShengjiu Wang
2019-02-12MLK-17385: dma: imx-sdma: update sdma script for multi fifo on SAIRobin Gong
2019-02-12MLK-17094 dma: fsl-edma-v3: add suspend/resume to restore back channel registersRobin Gong
2019-02-12MLK-16885-1: DMA: imx-sdma: update the buswidth that is supportedShengjiu Wang
2019-02-12dmaengine: imx-sdma: Correct src_addr_widths and directionsNicolin Chen
2019-02-12MLK-16841-1: dma: imx-sdma: add clock ration 1:1 checkRobin Gong
2019-02-12MLK-16786: dma: mxs-dma: fix the unbalanced runtime pm counterHan Xu
2019-02-12MLK-16769-4: dma: mxs-dma: enable runtime PM for mxs-dmaHan Xu
2019-02-12MLK-16769-3: dma: mxs-dma: clean up the i.MX7D clock codeHan Xu
2019-02-12MLK-16482: dma: fsl-edma-v3: Fix RCU issue while playing AudioRobin Gong
2019-02-12MLK-16437: dma: fsl-edma-v3: fix kernel crash while edma interrupt trigger af...Robin Gong
2019-02-12MLK-16374-4: PxP: add AS and PS engine colorkey supportGuoniu.Zhou
2019-02-12MLK-16374-3: PxP: improve stride parameter setting compatibleGuoniu.Zhou