summaryrefslogtreecommitdiff
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* ENGR00255371 v4l2 fg overlay:workaround ipu warningLiu Ying2013-04-031-18/+24
* ENGR00253652 ov5640 dvp:Align iq setting with mipi cameraLiu Ying2013-04-031-10/+10
* ENGR00256629 V4L2 output: Fix color bar issue on 1080p HDMI displayWayne Zou2013-04-011-0/+2
* ENGR00255491 ov5640: Fix build break by make modulesRobby Cai2013-03-221-4/+6
* ENGR00252064-3 camera: ov5640: fix missed setting for light_frequencyRobby Cai2013-03-212-0/+2
* ENGR00252064-2 mx6sl: ov5640: need enable MCLK before read sensor IDRobby Cai2013-03-211-0/+6
* ENGR00252064-1 csi/v4l: need power on sensor for its initializationRobby Cai2013-03-211-0/+2
* ENGR00243315-6 ADV7180:Remove unnecessary header filesLiu Ying2013-03-141-5/+0
* ENGR00243315-5 ADV7180:Power management adjustmentLiu Ying2013-03-141-23/+10
* ENGR00243315-4 MXC V4L2 Capture:Improve debug info for s_stdLiu Ying2013-03-141-1/+2
* ENGR00243315-3 MXC V4L2 Capture:Remove unnecessary mclk settingLiu Ying2013-03-141-10/+2
* ENGR00252782 mxc v4l2 capture:Support csi number attributionLiu Ying2013-03-122-1/+21
* ENGR00252559: mxc_v4l2_capture: ov5640: incorrect warning for XGA@15fpsSheng Nan2013-03-121-1/+1
* ENGR00252411: mxc_v4l2_capture: ov5642/ov5640 cannot both be set as build-in.Sheng Nan2013-03-121-7/+0
* ENGR00252381: mxc_v4l2_capture: ov5640: incorrect return value of ov5640_probeSheng Nan2013-03-121-1/+1
* ENGR00252071-1: mxc_v4l2_capture: auto detection parallel ov5642 and ov5640Sheng Nan2013-03-122-3/+35
* ENGR00252071-2: mxc_v4l2_capture: ov5640_mipi: update probe print informationSheng Nan2013-03-121-3/+4
* ENGR00252162: mxc_v4l2_capture: ov5640: some formats have quality issueSheng Nan2013-03-121-0/+30
* ENGR00250756-4 V4L2 output: fix coding format and review commit warningWayne Zou2013-02-211-32/+50
* ENGR00242327 V4L2 output: Support field format changes on frame by frame baseWayne Zou2013-02-041-51/+74
* ENGR00240972-3 V4L2: VDI double frame rate for interlace streamWayne Zou2013-01-231-4/+34
* ENGR00237682-3: mxc_v4l2_capture: ov5640: support scaling modesSheng Nan2013-01-091-9/+501
* ENGR00237682-2: mxc_v4l2_capture: ov5640: support all subsampling modesSheng Nan2013-01-091-11/+280
* ENGR00237706: mxc_v4l2_capture: ov5640: correct the behavior of ENUM_FMTSheng Nan2013-01-091-1/+1
* ENGR00237682-1: mxc_v4l2_capture: ov5640: use global initializationSheng Nan2013-01-091-671/+172
* ENGR00238237-2 mx6sl: csi/v4l: Initialize the variable cam_fmtRobby Cai2013-01-061-0/+1
* ENGR00238237-1 mx6sl: csi/v4l: fix camera picture flickering issueRobby Cai2013-01-063-80/+105
* ENGR00238201-2 V4L2:ADV7180:driver kconfig changeguoyin.chen2012-12-261-1/+2
* ENGR00238201-1 V4L2:ADV7180:Support ioctrl_enum_framesizesguoyin.chen2012-12-261-0/+22
* ENGR00236141 csi:Add stride alignment setting from userspaceguoyin.chen2012-12-261-1/+2
* ENGR00236722 mx6sl: csi: Ensure dma reflash operation done when dma is disabledRobby Cai2012-12-133-0/+26
* ENGR00236137 mx6sl: csi: Change video buffer access mode to writecombineRobby Cai2012-12-131-1/+1
* ENGR00229855 mx6sl: csi: can not support two camera instancesRobby Cai2012-12-132-9/+26
* ENGR00236196: mxc_vout: add YV12 format support in enum fmt field.Sheng Nan2012-12-071-0/+4
* ENGR00235665: mxc_v4l2_capture: add YV12 format support in camera driverSheng Nan2012-12-073-0/+7
* ENGR00234387 mx6sl: csi/v4l2: add V4L2_MEMORY_USERPTR supportRobby Cai2012-11-231-7/+48
* ENGR00234362 Camera: ov5640_mipi: wait for sensor stable before streamonSheng Nan2012-11-231-1/+15
* ENGR00229852 csi/v4l: lower the priority of "working queue empty" messageRobby Cai2012-11-191-1/+1
* ENGR00232893 mx6sl: pxp/v4l2: add dependency on CONFIG_FB_MXC_ELCDIF_FBRobby Cai2012-11-191-0/+1
* ENGR00231307 csi/camera: add some ioctlsRobby Cai2012-11-193-3/+149
* ENGR00231266-3: adv7280_mipi_tvin add regulator supportAdrian Alonso2012-11-061-2/+141
* ENGR00231266-2: adv7280_mipi_tvin add i2c dummy client for csi configAdrian Alonso2012-11-061-42/+108
* ENGR00229938 pxp/v4l2: check return value of kmalloc against NULLRobby Cai2012-10-231-1/+6
* ENGR00227728 csi/v4l: add V4L2_CAP_VIDEO_CAPTURE & V4L2_CAP_STREAMING capabilityRobby Cai2012-10-231-0/+1
* ENGR00227873-1 pxp/v4l2: make the v4l2 output device index auto assignedRobby Cai2012-10-231-1/+3
* ENGR00227726 csi: Disable csi clock when it's inactiveRobby Cai2012-10-232-4/+12
* ENGR00229905-1: adv7280 mipi csi2 tvin decoder supportAdrian Alonso2012-10-193-0/+294
* ENGR00229952 mxc_v4l2_capture: csi ic mem uses hard coded initial DMA base addrSheng Nan2012-10-171-1/+1
* ENGR00229962 Capture: ov5642/ov5640: update sensor params even if s_parm failedSheng Nan2012-10-172-2/+8
* ENGR00224964-4 mxc_v4l2_capture: change capture stream off sequenceSheng Nan2012-10-167-33/+43