summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-12-21Revert "MLK-9810 dma: mxs-dma: add power management support"Stefan Agner
2017-12-21Revert "MLK-11019-2: mxs-sdma: add im7d dma-apbh clock"Stefan Agner
2017-12-21Revert "MLK-11325 dma: mxs-dma: fix dma_io clock enable count mismatch issue"Stefan Agner
2017-12-21Revert "MLK-11326 dma: mxs-dma: remove the runtime pm dummy code"Stefan Agner
2017-11-20dmaengine: Kconfig: Extend the dependency for MXS_DMAFabio Estevam
2017-09-07MLK-16374-4: PxP: add AS and PS engine colorkey supportrel_imx_4.9.x_1.0.0_gaGuoniu.Zhou
2017-09-07MLK-16374-3: PxP: improve stride parameter setting compatibleGuoniu.Zhou
2017-09-07MLK-16374-2: PxP: add new format support for as and out bufferGuoniu.Zhou
2017-09-07MLK-16374-1: PxP: add alpha blending back compatibleGuoniu.Zhou
2017-08-31MLK-16348: PxP: fix background issueGuoniu.Zhou
2017-08-31MMFMWK-7674: PxP: add YVU420P supportGuoniu.Zhou
2017-08-30MLK-16276: PxP: Improve code compatibilityGuoniu.Zhou
2017-08-30MLK-16252: PxP: fix video shift issueGuoniu.Zhou
2017-08-18MLK-16217: PXP: fix pxp rotate yuv formate video issueGuoniu.Zhou
2017-07-25MLK-16045: pxp: add lut function in pxp data flow pathGuoniu.Zhou
2017-07-14MLK-15962: pxp-v3: fix pxp operation timeout issueGuoniu.Zhou
2017-07-12MLK-15337: pxp-v3: add pxp v3 crop featureGuoniu.Zhou
2017-07-12MLK-15325: pxp-v3: Modify pxp pitch parameter and cscGuoniu.Zhou
2017-07-05MLK-15027: arm: pxp: Fix uninitialized use of variablesCristina Ciocan
2017-06-30MLK-15034: dma: imx-sdma: no need report interrupt for channel0Robin Gong
2017-06-19MLK-15041: PXP-V3: enable stroe engine block mode and fill functionGuoniu.Zhou
2017-06-09MLK-14963 PXP: enable pxp interrupt after soft resetGuoniu.Zhou
2017-06-09MLK-14528: ASoC: sdma: Update period/segment max bytesDaniel Baluta
2017-06-09MLK-14771 dma: pxp-v3: add new added 2D features supportGuoniu.Zhou
2017-06-09MLK-14314-14 dma: pxp-v3: derive the shortest path table for 2D nodesFancy Fang
2017-06-09MLK-14314-13 dma: pxp-v3: construct graph structures to store pxp nodes.Fancy Fang
2017-06-09MLK-14314-12 dma: pxp-v3: refine pxp timer init in probe()Fancy Fang
2017-06-09MLK-14314-11 dma: pxp-v3: refine attributes create in probe()Fancy Fang
2017-06-09MLK-14314-10 dma: pxp-v3: refine m4 init in probe()Fancy Fang
2017-06-09MLK-14314-9 dma: pxp-v3: refine pxp interrupt init codeFancy Fang
2017-06-09MLK-14314-8 dma: pxp: remove meaningless assignments in probe()Fancy Fang
2017-06-09MLK-14314-6 dma: pxp: change some RGB formats definitionFancy Fang
2017-06-09MLK-14314-5 dma: pxp-v3: divide whole pxp into four partsFancy Fang
2017-06-09MLK-14314-4 dma: pxp-v3: abstract ps and out fmts parse functionsFancy Fang
2017-06-09MLK-14314-3 pxp-v3: add 'need_yuv_swap' fieldFancy Fang
2017-06-09MLK-14314-2 dma: pxp: refine is_yuv().Fancy Fang
2017-06-09MLK-14314-1 dma: pxp: remove unused multiple overlay layers supportFancy Fang
2017-06-09MLK-14518-2 pxp: set data path for pxp after resetRobby Cai
2017-06-09MLK-14518-1 pxp: initialize pxp according to recommended flowRobby Cai
2017-06-09MLK-14369 epdc: sync LUT status to PXP before enable collision detectionRobby Cai
2017-06-09MLK-13198 pxp: imx7d: fix error histogram status report issueRobby Cai
2017-06-09MLK-14524: dma: Fix division by zeroRobert Chiras
2017-06-09MLK-14541 dmaengine: fsl-edma: remove the duplicated codeAndy Duan
2017-06-09MLK-13712 dmaengine: fsl-edma: restore edma registers for i.MX7ULP VLLS modeAndy Duan
2017-06-09MLK-14514-2 dma: sdma: use dma_pool_free instead of dma_free_coherentRobin Gong
2017-06-09MLK-14498-10 dma: imx-sdma: fix wrong chn_real_count in cyclic modeAndy Duan
2017-06-09MLK-14498-7 dma: imx-sdma: pass ->dev to dma_alloc_coherent() APIAndy Duan
2017-06-09MLK-14498-4 dma: imx-sdma: remove the redundant clock operationAndy Duan
2017-06-09MLK-14498-3 dma: imx-sdma: avoid dead lock in cyclic caseAndy Duan
2017-06-09MLK-11709 dma: imx-sdma: fix build errorGao Pan