summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-06-17Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imx-...Marcel Ziswiler
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-17Merge remote-tracking branch 'imx/imx_4.1.15_2.0.0_ga' into 4.1-2.0.x-imxOtavio Salvador
2017-06-08dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin
2017-06-08dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-06-08dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama
2017-04-19MLK-14680 pxp/epdc: add LUT cancellation featureRobby Cai
2017-04-18MLK-14518-2 pxp: set data path for pxp after resetRobby Cai
2017-04-18MLK-14518-1 pxp: initialize pxp according to recommended flowRobby Cai
2017-04-18MLK-14369 epdc: sync LUT status to PXP before enable collision detectionRobby Cai
2017-04-18MLK-13198 pxp: imx7d: fix error histogram status report issueRobby Cai
2017-04-18MLK-13862-2 epdc/pxp: imx6ull/imx6sll: enhance the LUT cleanup flow to avoid ...Robby Cai
2017-04-18MLK-13862-1 epdc/pxp: imx7d: enhance the LUT cleanup flow to avoid stalling d...Robby Cai
2017-01-11MLK-13737 pxp: refine dithering settingRobby Cai
2017-01-10drivers/dma/Kconfig: allow MXS_DMA for i.MX 7Max Krummenacher
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-09-12dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()Yoshihiro Shimoda
2016-07-14MLK-12983 dma: pxp: add sanity check in pxp_set_scaling()Fancy Fang
2016-07-11MLK-12972 dma: pxp-v3: add asynchronous multi-task supportFancy Fang
2016-07-10dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches
2016-07-10dmaengine: at_xdmac: fix residue corruptionLudovic Desroches
2016-07-10dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches
2016-06-16MLK-12908-2 damengine: pxp: fix the histogram setting for i.mx7dRobby Cai
2016-06-16MLK-12908-1 damengine: pxp: correct dithering settingRobby Cai
2016-06-08MLK-12893 dma-engine: pxp: correct histogram settingRobby Cai
2016-05-18MLK-12811-1 pxp-dma: update PxP driver for i.MX6ULLRobby Cai
2016-04-22MLK-12695 dma: pxp-v2: fixing the mismatch calls of pm_runtime suspend/resumeFancy Fang
2016-04-20dmaengine: dw: fix master selectionAndy Shevchenko
2016-04-20dmaengine: hsu: correct use of channel status registerAndy Shevchenko
2016-04-19MLK-12669-2 dma: pxp-v3: add 'ipg' and 'axi' clocksFancy Fang
2016-03-22dmaengine: at_xdmac: fix residue computationLudovic Desroches
2016-03-22MLK-12420 fix potential head list corruption.Fancy Fang
2016-03-04dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-02-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-02-03dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-02-03dmaengine: dw: fix cyclic transfer setupMans Rullgard
2016-01-14MLK-12213 dma: pxp-v2: fix the potential resource leak issue reported by Cove...Fancy Fang
2016-01-14MLK-12188 dmaengine: fsl-edma: add fsl_chan->edesc NULL checkFugang Duan
2016-01-14MLK-12175: dma: imx-sdma: fix issues repoted by CoverityRobin Gong
2016-01-14MLK-12076-3: dma: imx-sdma: add imx6ul device typeRobin Gong
2016-01-14MLK-11913 dma: pxp-v3: remove some duplicate dead codeFancy Fang
2016-01-14MLK-11907 dma: pxp-dev: allocate the 'sg' buffer dynamically.Fancy Fang
2016-01-14MLK-11876 dma: imx-sdma: fix 'section mismatch'Robin Gong
2016-01-14MLK-11848-2 dma: imx-sdma: add __init for probe()Robin Gong
2016-01-14MLK-11841 dma: pxp: change 'CONFIG_PM_RUNTIME' to 'CONFIG_PM'Fancy Fang
2016-01-14MLK-11709 dma: imx-sdma: fix build errorGao Pan
2016-01-14MLK-11689: dma: imx-sdma: correct channel context restoreRobin Gong
2016-01-14MLK-11566-1 dma: add MXS_DMA for all i.mx6 SOCAnson Huang
2016-01-14MLK-11530-04 dmaengine: imx-sdma: add hdmi audio supportZidan Wang
2016-01-14MLK-11424: dmaengine: imx-sdma: slave_sg can't work after running cyclicShengjiu Wang