index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
*
ENGR00319406-3 PXP: refine rotation feature to support more cases for multime...
Fancy Fang
2014-06-26
*
ENGR00319406-2 PXP: remove the rot_pos=1 support temporarily
Fancy Fang
2014-06-26
*
ENGR00319406-1 PXP: don't need to calculate the offset for output buffer
Fancy Fang
2014-06-26
*
ENGR00319473: dma: imx-sdma: support sdma restore from mega/fast power down s...
Robin Gong
2014-06-25
*
ENGR00318965 dma: sdma: swap LWML and HWML of INFO if LWML > HWML
Robin Gong
2014-06-19
*
ENGR00318995 V4L2_PXP: no overlay can be seen in the pxp_v4l2 test case
Fancy Fang
2014-06-18
*
ENGR00313660 PXP: fix a build warning brought in by a previous patch
Fancy Fang
2014-05-14
*
ENGR00313080 ARM: imx6sl: fix the incorrect out_lrc settings of PXP when rot_...
Fancy Fang
2014-05-12
*
ENGR00313072 dma: sdma: sdma can't work for p2p in some case.
Shengjiu Wang
2014-05-12
*
ENGR00312702-2 PXP: Reset channel state before pxp channel configuration
Sandor Yu
2014-05-12
*
ENGR00310844 [IMX6SX_SDB/IMX6SL_EVK]Video Display: All the videos have a gree...
Fancy Fang
2014-05-11
*
ENGR00308770-2 : dma: sdma: add new sdma scripts for qspi/canfd
Robin Gong
2014-04-17
*
ENGR00307014-01 dma: pxp: Add YUV444 csc support
Sandor Yu
2014-04-17
*
ENGR00308001 dma: imx-sdma: add support for sdma memory copy
Robin Gong
2014-04-16
*
ENGR00307635-2 dmaengine: imx-sdma: Add imx6sx platform support
Nicolin Chen
2014-04-16
*
ENGR00304418 [V4l2][PXP] Add some rotation cases support for V4L app.
Fancy Fang
2014-04-16
*
dma: of: Remove restriction that #dma-cells can't be 0
Lars-Peter Clausen
2014-04-16
*
ENGR00305648-8 dma: imx-sdma: Add SAI script support
Nicolin Chen
2014-04-16
*
ENGR00304574-2 dma: mxs-dma: add the dependency for SOC_IMX6SX
Huang Shijie
2014-04-16
*
ENGR00299748-1 imx: pxp: add display_axi_clock handling for imx6sx
Robby Cai
2014-04-16
*
ENGR00298631 PXP: remove pxp_hw_init() when do pxp probe
Fancy Fang
2014-04-16
*
ENGR00298338 PXP: fix hang issue due to read pxp reg when clk disabled
Fancy Fang
2014-04-16
*
ENGR00298315 PXP: PXP registers should be reset to default after each task fi...
Fancy Fang
2014-04-16
*
ENGR00294115 PXP: correct the pxp_dispatch thread exit logic
Fancy Fang
2014-04-16
*
ENGR00294114 PXP: correct the PS U/V buffer settings when format is YVU420P
Fancy Fang
2014-04-16
*
ENGR00293898 PXP: set the pxp_dispatch kernel thread to be freezable to avoid...
Fancy Fang
2014-04-16
*
ENGR00293323 PXP: add WC and cacheable dma buffer support for PXP device
Fancy Fang
2014-04-16
*
ENGR00293292 PXP: enhance channel and buffer reclaim for PXP device
Fancy Fang
2014-04-16
*
ENGR00293234 PXP: let irq_pending variable to be atomic
Fancy Fang
2014-04-16
*
ENGR00293211 PXP: bind allocated DMA channels to opened device file descriptor
Fancy Fang
2014-04-16
*
ENGR00293170 PXP: remove cpu_addr field from struct pxp_mem_desc
Fancy Fang
2014-04-16
*
ENGR00293119 PXP: change the dma buffer lists management for PXP device
Fancy Fang
2014-04-16
*
ENGR00292816 PXP: move two struct definitions to pxp_device.h
Fancy Fang
2014-04-16
*
ENGR00292607 PXP: define a static dma_chan array to record channel status
Fancy Fang
2014-04-16
*
ENGR00292562 PXP: move the definitions used only by PXP device to a new heade...
Fancy Fang
2014-04-16
*
ENGR00292398 PXP: refine two spin locks usage in PXP dma driver
Fancy Fang
2014-04-16
*
ENGR00292369 PXP: remove unnecessary head list empty check
Fancy Fang
2014-04-16
*
ENGR00292129 PXP: remove some unnecessary code from PXP dma driver
Fancy Fang
2014-04-16
*
ENGR00291731 PXP: move pxp_irq_info definition from PXP dma to PXP device
Fancy Fang
2014-04-16
*
ENGR00291729 PXP: remove a mutex lock from pxp channel
Fancy Fang
2014-04-16
*
ENGR00291658 PXP: allow PXP device users to submit multiple tasks before star...
Fancy Fang
2014-04-16
*
ENGR00291400 PXP: Organize PXP task queue to be FIFO
Fancy Fang
2014-04-16
*
ENGR00290664 PXP: allocate DMA TX descriptors on demand instead of in PXP ini...
Fancy Fang
2014-04-16
*
ENGR00290613 PXP: add asynchronous multi instances support for PXP
Fancy Fang
2014-04-16
*
ENGR00290236 PXP: Correct PXP settings when s0 format is PXP_PIX_FMT_YUV422P
Fancy Fang
2014-04-16
*
ENGR00289859 PXP: fix that multi users may access PXP hardware simultaneously
Fancy Fang
2014-04-16
*
ENGR00289237 PXP: fix a multiple instances hang issue
Fancy Fang
2014-04-16
*
ENGR00285283 PXP: make pxp driver compatible for G2D
Fancy Fang
2014-04-16
*
ENGR00284411-1 PXP: Enhance YUV, alpha blend and rotation
Fancy Fang
2014-04-16
*
ENGR00286273-1 dma: imx-sdma: allocate memory from iram
Nicolin Chen
2014-04-16
[next]