summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-07-14unused variables: silence compiler warningMax Krummenacher
2016-06-24media: Add support for ADV7280 decoder driverSanchayan Maity
2016-06-24mxc_v4l2_capture: Change error message to print on debugSanchayan Maity
2016-06-24mxc_v4l2_capture: Allow clock setting for de-interlaced video inputSanchayan Maity
2015-12-26mxc_v4l2_capture.c: make error messages uniqueMax Krummenacher
2015-12-26ipu_csi_enc.c: fix debug printMax Krummenacher
2015-12-26max9526.c: move pinctrl after i2c detectMax Krummenacher
2015-12-26adv7180.c: convert debug output to dev_dbgMax Krummenacher
2015-12-26mxc_v4l2_capture: match ipu/csi/mipi instead of only ipu/csiTroy Kisky
2015-12-26max9526: add initial MXC camera sensor codeMax Krummenacher
2015-12-26adv7180.c: initial working adv7180 settingsMax Krummenacher
2015-12-26mxc_v4l2_capture: let the camera driver set mipi/parallelMax Krummenacher
2015-12-26mxc_v4l2_capture: add mxc_camera_common_lock/unlock, fix device nameTroy Kisky
2015-12-26MXC_CSI_CAMERA: select VIDEOBUF2_DMA_CONTIGMax Krummenacher
2015-12-26OmniVision ov5640 MIPI-CSI2 camera supportWojciech Bieganski
2015-12-26tc358743_h2c: add devicetree supportTroy Kisky
2015-12-26TC358743 Kconfig dependency updateTroy Kisky
2015-12-26tc358743_h2c: fill in sample edid data from Asus monitorTroy Kisky
2015-12-26tc358743_h2c: fix compiler warningsTroy Kisky
2015-12-26tc358743_h2c: cleanup spacingTroy Kisky
2015-12-26add tc358743_h2c driverTroy Kisky
2015-12-26ov5640_mipi: software reset does not affect i2c addressTroy Kisky
2015-12-26ipu_csi_enc: improve error messageTroy Kisky
2015-12-26ipu_prp_enc: improve error messageTroy Kisky
2015-12-26ov5642: fix csi/ipu check for imx6dlTroy Kisky
2015-12-26ov5640_mipi: fix csi/ipu check for imx6dlTroy Kisky
2015-12-26ov5642: add i2c address change featureTroy Kisky
2015-12-26ov5640_mipi: add i2c address change featureTroy Kisky
2015-12-26ov5640_mipi: change registered name from ov5640 to ov5640_mipi to reduce conf...Troy Kisky
2015-12-26i.MX6: v4lout: none of our displays support color-space conversionEric Nelson
2015-12-26ov5640_mipi: simplify mipi clock wait loopTroy Kisky
2015-12-26ov5640_mipi: print message on gpio request failureTroy Kisky
2015-12-26mxc_v4l2_capture: add ipu_id to sensor_dataTroy Kisky
2015-12-26ov5640_mipi: add remove *2 and add error checking to OV5640_get_sysclkTroy Kisky
2015-12-26ov5640_mipi: add imx6 mipi/parallel selectionTroy Kisky
2015-12-26ov5640: add pwm option for mclkTroy Kisky
2015-12-26ov5642: add imx6 mipi/parallel selectionTroy Kisky
2015-12-26fix camera power downTroy Kisky
2015-12-26mxc_v4l2_capture: fix VIDIOC_ENUMSTD, return -EINVAL if index > 0Troy Kisky
2015-11-20MLK-11874 media: platform: mxc v4l2 capture: Correct suspend/resume for captureLiu Ying
2015-09-17MLK-11542 media: mxc vout: reset video output count to zero when streamonSong Bing
2015-09-17MLK-11241: vadc: Add s_mbus_fmt interfaceSandor Yu
2015-09-17MLK-10452 [iMX6SL/TIC/PXP] - imxv4l2sink incorrect color for 24bpp or 32bppOliver Brown
2015-09-17MLK-10507: ov5640 mipi: Keep sensor in power up state after probeSandor Yu
2015-09-17MLK-11063-3: ov5647 mipi: Add ov5647 mipi driverSandor Yu
2015-09-17MLK-11063-2: mipi csi: Add raw8 data supportSandor Yu
2015-09-17MLK-11063-1: csi capture: Add raw8 format supportSandor Yu
2015-09-17MLK-11165: v4l2 pxp: Add RGB32 support to pxp v4l2 outputSandor Yu
2015-09-17MLK-11083: ov5640 mipi: Fix build errorSandor Yu
2015-09-17MLK-10795-5 camera: use gpio_set_value_cansleep instead of gpio_set_valueRobby Cai