summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-07-18ENGR00322215 EPDC: kernel dump when do EPDC framebuffer unit testFancy Fang
2014-06-26ENGR00319406-3 PXP: refine rotation feature to support more cases for multime...Fancy Fang
2014-06-26ENGR00319406-2 PXP: remove the rot_pos=1 support temporarilyFancy Fang
2014-06-26ENGR00319406-1 PXP: don't need to calculate the offset for output bufferFancy Fang
2014-06-25ENGR00319473: dma: imx-sdma: support sdma restore from mega/fast power down s...Robin Gong
2014-06-19ENGR00318965 dma: sdma: swap LWML and HWML of INFO if LWML > HWMLRobin Gong
2014-06-18ENGR00318995 V4L2_PXP: no overlay can be seen in the pxp_v4l2 test caseFancy Fang
2014-05-15ENGR00313660 PXP: fix a build warning brought in by a previous patchFancy Fang
2014-05-13ENGR00313080 ARM: imx6sl: fix the incorrect out_lrc settings of PXP when rot_...Fancy Fang
2014-05-12ENGR00313072 dma: sdma: sdma can't work for p2p in some case.Shengjiu Wang
2014-05-12ENGR00312702-2 PXP: Reset channel state before pxp channel configurationSandor Yu
2014-05-12ENGR00310844 [IMX6SX_SDB/IMX6SL_EVK]Video Display: All the videos have a gree...Fancy Fang
2014-04-17ENGR00308770-2 : dma: sdma: add new sdma scripts for qspi/canfdRobin Gong
2014-04-17ENGR00307014-01 dma: pxp: Add YUV444 csc supportSandor Yu
2014-04-16ENGR00308001 dma: imx-sdma: add support for sdma memory copyRobin Gong
2014-04-16ENGR00307635-2 dmaengine: imx-sdma: Add imx6sx platform supportNicolin Chen
2014-04-16ENGR00304418 [V4l2][PXP] Add some rotation cases support for V4L app.Fancy Fang
2014-04-16dma: of: Remove restriction that #dma-cells can't be 0Lars-Peter Clausen
2014-04-16ENGR00305648-8 dma: imx-sdma: Add SAI script supportNicolin Chen
2014-04-16ENGR00304574-2 dma: mxs-dma: add the dependency for SOC_IMX6SXHuang Shijie
2014-04-16ENGR00299748-1 imx: pxp: add display_axi_clock handling for imx6sxRobby Cai
2014-04-16ENGR00298631 PXP: remove pxp_hw_init() when do pxp probeFancy Fang
2014-04-16ENGR00298338 PXP: fix hang issue due to read pxp reg when clk disabledFancy Fang
2014-04-16ENGR00298315 PXP: PXP registers should be reset to default after each task fi...Fancy Fang
2014-04-16ENGR00294115 PXP: correct the pxp_dispatch thread exit logicFancy Fang
2014-04-16ENGR00294114 PXP: correct the PS U/V buffer settings when format is YVU420PFancy Fang
2014-04-16ENGR00293898 PXP: set the pxp_dispatch kernel thread to be freezable to avoid...Fancy Fang
2014-04-16ENGR00293323 PXP: add WC and cacheable dma buffer support for PXP deviceFancy Fang
2014-04-16ENGR00293292 PXP: enhance channel and buffer reclaim for PXP deviceFancy Fang
2014-04-16ENGR00293234 PXP: let irq_pending variable to be atomicFancy Fang
2014-04-16ENGR00293211 PXP: bind allocated DMA channels to opened device file descriptorFancy Fang
2014-04-16ENGR00293170 PXP: remove cpu_addr field from struct pxp_mem_descFancy Fang
2014-04-16ENGR00293119 PXP: change the dma buffer lists management for PXP deviceFancy Fang
2014-04-16ENGR00292816 PXP: move two struct definitions to pxp_device.hFancy Fang
2014-04-16ENGR00292607 PXP: define a static dma_chan array to record channel statusFancy Fang
2014-04-16ENGR00292562 PXP: move the definitions used only by PXP device to a new heade...Fancy Fang
2014-04-16ENGR00292398 PXP: refine two spin locks usage in PXP dma driverFancy Fang
2014-04-16ENGR00292369 PXP: remove unnecessary head list empty checkFancy Fang
2014-04-16ENGR00292129 PXP: remove some unnecessary code from PXP dma driverFancy Fang
2014-04-16ENGR00291731 PXP: move pxp_irq_info definition from PXP dma to PXP deviceFancy Fang
2014-04-16ENGR00291729 PXP: remove a mutex lock from pxp channelFancy Fang
2014-04-16ENGR00291658 PXP: allow PXP device users to submit multiple tasks before star...Fancy Fang
2014-04-16ENGR00291400 PXP: Organize PXP task queue to be FIFOFancy Fang
2014-04-16ENGR00290664 PXP: allocate DMA TX descriptors on demand instead of in PXP ini...Fancy Fang
2014-04-16ENGR00290613 PXP: add asynchronous multi instances support for PXPFancy Fang
2014-04-16ENGR00290236 PXP: Correct PXP settings when s0 format is PXP_PIX_FMT_YUV422PFancy Fang
2014-04-16ENGR00289859 PXP: fix that multi users may access PXP hardware simultaneouslyFancy Fang
2014-04-16ENGR00289237 PXP: fix a multiple instances hang issueFancy Fang
2014-04-16ENGR00285283 PXP: make pxp driver compatible for G2DFancy Fang
2014-04-16ENGR00284411-1 PXP: Enhance YUV, alpha blend and rotationFancy Fang