summaryrefslogtreecommitdiff
path: root/drivers/mxc
Commit message (Expand)AuthorAgeFilesLines
* ENGR00259008: mlb: reduce iram usage amount in async modeTerry Lv2013-04-161-13/+6
* ENGR00258357-5: mlb: Use circle buf macros to replace old ringbuf mechanismTerry Lv2013-04-151-206/+365
* ENGR00258357-4: mlb: Group static variables to structure mlb_dataTerry Lv2013-04-151-433/+536
* ENGR00258357-3: mlb: Reset whole CDR in init functionTerry Lv2013-04-151-46/+145
* ENGR00258357-2: mlb: Add more debug msgs in DEBUG modeTerry Lv2013-04-151-124/+87
* ENGR00258357-1: mlb: Remove MLB150_ from macro define namesTerry Lv2013-04-151-354/+354
* ENGR00255518 ipu/ipu3: using the kernel common help function div_u64Jason Liu2013-04-032-50/+34
* ENGR00256918 IPUv3 common:Correct CSI_PRP_MEM disable routineLiu Ying2013-04-031-1/+2
* ENGR00256543 mx6: Update equation for thermal sensor on i.MX6DLAnson Huang2013-04-021-2/+2
* ENGR00254106 Avoid incorrect GPU frequency scaling be overwrittenLoren Huang2013-04-011-5/+9
* ENGR00255322 Disable non-contiguous memory using for VGLoren Huang2013-03-281-0/+9
* ENGR00255481 mx6: Update equation for thermal sensorAnson Huang2013-03-271-2/+29
* ENGR00243315-2 IPUv3 CSI:Remove test mode clock settingLiu Ying2013-03-141-4/+0
* ENGR00243315-1 IPUv3 CSI:Correct CCIR code1/2 for PAL and NTSCLiu Ying2013-03-141-13/+14
* ENGR00252727-2 [GPU]Power on VG core if there is only VG core in SoCLoren Huang2013-03-052-3/+9
* ENGR00251836 IPU device: Support local alpha with alpha value in each pixelWayne Zou2013-02-271-1/+2
* ENGR00243077 Fixed JB4.2 multi-user switch hang issueXianzhong2013-02-261-1/+1
* ENGR00251005 [gpu]4.6.9p11 kernel code integrationLoren Huang2013-02-2258-722/+2198
* ENGR00242201-3 gpu: Makeup GPU driver for kernel 3.5.7Loren HUANG2013-01-291-9/+7
* ENGR00241739-2 gpu: Enable thermal hot notification in gpu driverRong Dian2013-01-293-30/+45
* ENGR00241739-1 thermal: providing the thermal hot notificationRong Dian2013-01-282-9/+66
* ENGR00240988-12 Enable GPU hardware reset for 3.5 kernelLoren HUANG2013-01-251-1/+7
* ENGR00240988-10 Add runtime pm function call in gpu driverLoren HUANG2013-01-254-7/+48
* ENGR00240988-5 Update gpu code to support 3.5 kernelLoren HUANG2013-01-255-17/+132
* ENGR00240972-2 IPU: Add vdic double frame rate featureWayne Zou2013-01-232-19/+71
* ENGR00240740-1 IPUv3:Workaround bootup ipu errorLiu Ying2013-01-211-2/+18
* ENGR00240298 IMX IPU: Optimize IPU resize performanceWayne Zou2013-01-171-3/+4
* ENGR00240506 fix a bug in abnormal abort handlingHongzhang Yang2013-01-171-43/+42
* ENGR00238813 ASRC: add check before release ASRC pairChen Liangjun2013-01-081-1/+8
* ENGR00238947 [GPU]Integrate Vivante 4.6.9p10 gpu driver kernel part codeLoren Huang2013-01-0521-484/+2076
* ENGR00238439 ASRC: add delay before reading ASRC FIFO statusChen Liangjun2012-12-281-0/+2
* ENGR00237678 IPUv3:Clean up sync and error interruptLiu Ying2012-12-211-45/+45
* ENGR00236879 Enhance VPU driver to handle API call sequence abnormal abortHongzhang Yang2012-12-131-4/+82
* ENGR00236499 ASRC: fix build warningChen Liangjun2012-12-111-27/+0
* ENGR00232530 Refine VPU suspend/resume according to open_countHongzhang Yang2012-12-061-103/+123
* ENGR00233780 ASRC: limit output buffer size to avoid kernel dumpChen Liangjun2012-11-161-3/+4
* ENGR00233886 ASRC: init variable to fix build warningChen Liangjun2012-11-161-0/+1
* ENGR00233570-1 ASRC: Use hook to add support for ASRC loadableGe Lei2012-11-151-0/+16
* ENGR00233452 Integrate 4.6.9p9 GPU kernel part driverLoren Huang2012-11-1522-113/+979
* ENGR00233577 ASRC: add spinlock to protect ASRC pair resourceChen Liangjun2012-11-151-2/+17
* ENGR00233427 ASRC: add interface to modify ASRC input/output watermarkChen Liangjun2012-11-141-3/+32
* ENGR00233380 IPUv3:Warn on sub-CPMEM EBA0 unalignment caseLiu Ying2012-11-141-3/+7
* ENGR00231773-9 ASRC: increace convert speed while in ideal modeChen Liangjun2012-11-061-0/+9
* ENGR00231773-8 ASRC: prevent user app from processing input/output processingChen Liangjun2012-11-061-34/+61
* ENGR00231773-5 ASRC: use poll mode to receive last period of ASRC dataChen Liangjun2012-11-061-39/+172
* ENGR00231773-4 ASRC: use scatter list and stall bit for asrc convertChen Liangjun2012-11-061-132/+219
* ENGR00231773-3 ASRC: use kzalloc to allocate buffer to support scatterlistChen Liangjun2012-11-061-39/+13
* ENGR00231773-2 ASRC: add work struct for asrc output data receiveChen Liangjun2012-11-061-0/+15
* ENGR00231773-1 ASRC: remove queue operation in ASRC driverChen Liangjun2012-11-061-66/+6
* ENGR00232087-2 VPU: Fix suspend/resume bugsHongzhang Yang2012-11-011-0/+2