summaryrefslogtreecommitdiff
path: root/drivers/dma/imx-sdma.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-01-29dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-08-04dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong
2018-08-24MLK-18449: dmaengine: imx-sdma:add sw_done supportRobin Gong
2018-08-24MLK-17977: dma: imx-sdma: fix race condition descriptor freed during cyclic i...Robin Gong
2018-08-24MLK-16224-5: dma: imx-sdma: support mulit fifo scriptShengjiu Wang
2018-08-24MLK-17385: dma: imx-sdma: update sdma script for multi fifo on SAIRobin Gong
2018-08-24MLK-16885-1: DMA: imx-sdma: update the buswidth that is supportedShengjiu Wang
2018-08-24dmaengine: imx-sdma: Correct src_addr_widths and directionsNicolin Chen
2018-08-24MLK-16841-1: dma: imx-sdma: add clock ration 1:1 checkRobin Gong
2018-08-24MLK-16104-2 dma: imx-sdma: add index for multi sdma devices caseRobin Gong
2018-08-24MLK-16104-1 dma: imx-sdma: add i.mx8m for multi sdma devicesRobin Gong
2018-08-24MLK-15305-2: dma: imx-sdma: force to load context in sdma_configRobin Gong
2018-08-24MLK-15034: dma: imx-sdma: no need report interrupt for channel0Robin Gong
2018-08-24MLK-15151: dma: imx-sdma: Fix keepings clks enabled on sdma_resume errorLeonard Crestez
2018-08-24MLK-15135-1: dma: imx-sdma: fix build warning on aarch64Robin Gong
2018-08-24MLK-14528: ASoC: sdma: Update period/segment max bytesDaniel Baluta
2018-08-24MLK-14524: dma: Fix division by zeroRobert Chiras
2018-08-24MLK-14514-2 dma: sdma: use dma_pool_free instead of dma_free_coherentRobin Gong
2018-08-24MLK-14498-10 dma: imx-sdma: fix wrong chn_real_count in cyclic modeAndy Duan
2018-08-24MLK-14498-7 dma: imx-sdma: pass ->dev to dma_alloc_coherent() APIAndy Duan
2018-08-24MLK-14498-4 dma: imx-sdma: remove the redundant clock operationAndy Duan
2018-08-24MLK-14498-3 dma: imx-sdma: avoid dead lock in cyclic caseAndy Duan
2018-08-24MLK-11709 dma: imx-sdma: fix build errorGao Pan
2018-08-24MLK-11689: dma: imx-sdma: correct channel context restoreRobin Gong
2018-08-24MLK-11358-6: dma: imx-sdma: reload context once sdma channel terminatedRobin Gong
2018-08-24MLK-14482-2: dma: imx-sdma: add virt-dma supportRobin Gong
2018-08-24MLK-14482-1: dma: imx-sdma: fix memory_2_memory copy failedRobin Gong
2018-08-24MLK-13849 dma: imx-sdma: fix kernel crashs when play Audio by HDMIRobin Gong
2018-08-24MLK-13794: BACKPORT: dmaengine: imx-sdma - correct the dma transfer residue c...Nandor Han
2018-08-24MLK-12175: dma: imx-sdma: fix issues repoted by CoverityRobin Gong
2018-08-24MLK-12076-3: dma: imx-sdma: add imx6ul device typeRobin Gong
2018-08-24MLK-11876 dma: imx-sdma: fix 'section mismatch'Robin Gong
2018-08-24MLK-11848-2 dma: imx-sdma: add __init for probe()Robin Gong
2018-08-24MLK-11530-04 dmaengine: imx-sdma: add hdmi audio supportZidan Wang
2018-08-23MLK-11424: dmaengine: imx-sdma: slave_sg can't work after running cyclicShengjiu Wang
2018-08-23MLK-11385 dma: imx-sdma: enable clock before context restoredRobin Gong
2018-08-23MLK-11358-4: dma: imx-sdma: save and restore context on i.mx6sx/i.mx7dRobin Gong
2018-08-23MLK-11358-1: dma: imx-sdma: support dmatest moduleRobin Gong
2018-08-23MLK-11248: dmaengine: imx-sdma: add new api for sync with dma and substreamShengjiu Wang
2018-08-23MLK-11259-1: dmaengine: imx-sdma: support dual fifo for DEV_TO_DEVShengjiu Wang
2018-08-23MLK-11122: dma: imx-sdma: use late system sleep pm opsRobin Gong
2018-08-23MLK-10450: dma: imx-sdma: enable Mega/Fast support for i.mx7dRobin Gong
2018-08-23MLK-10405 dma: imx-sdma: fix uart6 rx not workingRobin Gong
2018-08-23MLK-9986-4 dma: imx-sdma: add new ecspi tx scriptRobin Gong
2018-08-23MLK-11344-8: dma: imx-sdma: support sdma restore from mega/fast power down st...Robin Gong
2018-08-23MLK-10050 dma: imx-sdma: add support for sdma memory copyRobin Gong
2018-08-23MLK-11344-7: dma: imx-sdma: Add hdmi audio support in sdmaShengjiu Wang
2018-08-23MLK-11344-6: dma: imx-sdma: allocate memory from iramNicolin Chen