summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-19[media] V4L2: Add documentation for SDI timings and related flagsCharles-Antoine Couret2-7/+39
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret3-4/+27
2016-09-19MAINTAINERS: update documentation for media subsystemMauro Carvalho Chehab1-14/+14
2016-09-19[media] vivid: fix error return code in vivid_create_instance()Wei Yongjun1-1/+4
2016-09-19[media] pxa_camera: remove duplicated include from pxa_camera.cWei Yongjun1-1/+0
2016-09-19[media] pxa_camera: fix error return code in pxa_camera_probe()Wei Yongjun1-2/+6
2016-09-19[media] tw5864: constify struct video_device templateAndrey Utkin1-1/+1
2016-09-19[media] tw5864: constify vb2_ops structureAndrey Utkin1-1/+1
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann1-1/+3
2016-09-19[media] atmel-isc: set the format on the first openSongjun Wu1-12/+18
2016-09-19[media] cec: fix Kconfig help textJean Delvare1-3/+0
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt1-0/+34
2016-09-19[media] v4l-drivers/fourcc.rst: fix typoHans Verkuil1-1/+1
2016-09-19[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability settingTiffany Lin1-0/+3
2016-09-19[media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"Colin Ian King1-1/+1
2016-09-19[media] add maintainer for stih-cec driverBenjamin Gaignard1-0/+7
2016-09-19[media] add stih-cec driver into DTBenjamin Gaignard1-0/+12
2016-09-19[media] add stih-cec driverBenjamin Gaignard5-0/+392
2016-09-19[media] bindings for stih-cec driverBenjamin Gaignard1-0/+25
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil1-1/+1
2016-09-12[media] pxa_camera: merge soc_mediabus.c into pxa_camera.cHans Verkuil2-25/+459
2016-09-09[media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov2-0/+24
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart2-4/+4
2016-09-09[media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart2-6/+17
2016-09-09[media] v4l: rcar-fcp: Extend compatible list to support the FDPKieran Bingham1-0/+1
2016-09-09[media] v4l: rcar-fcp: Don't force users to check for disabled FCP supportLaurent Pinchart1-1/+1
2016-09-09[media] v4l: rcar-fcp: Keep the coding style consistentLaurent Pinchart1-4/+4
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart1-4/+4
2016-09-09[media] dt-bindings: Document Renesas R-Car FCP power-domains usageKieran Bingham1-0/+5
2016-09-09[media] dt-bindings: Update Renesas R-Car FCP DT bindings for FCPFKieran Bingham1-1/+3
2016-09-09[media] ad5820: Use bool for boolean valuesSakari Ailus1-9/+10
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart5-12/+33
2016-09-09[media] smiapp: Add support for 14 and 16 bits per sample depthsSakari Ailus2-1/+9
2016-09-09[media] media: Add 1X16 16-bit raw bayer media bus code definitionsSakari Ailus2-2/+294
2016-09-09[media] media: Add 1X14 14-bit raw bayer media bus code definitionsJouni Ukkonen2-2/+262
2016-09-09[media] doc-rst: 16-bit BGGR is always 16 bitsSakari Ailus1-5/+0
2016-09-09[media] doc-rst: Unify documentation of the 8-bit bayer formatsSakari Ailus5-258/+20
2016-09-09[media] doc-rst: Clean up raw bayer pixel format definitionsSakari Ailus3-13/+15
2016-09-09[media] doc-rst: Fix number of zeroed high order bits in 12-bit raw format defsSakari Ailus1-1/+1
2016-09-09[media] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formatsSakari Ailus1-8/+8
2016-09-09[media] pxa_camera: remove an unused structure pointerMauro Carvalho Chehab1-3/+0
2016-09-09[media] pxa_camera: make soc_mbus_xlate_by_fourcc() staticMauro Carvalho Chehab1-2/+3
2016-09-09[media] pxa_camera: allow building it if COMPILE_TEST is setHans Verkuil1-1/+2
2016-09-09[media] media: platform: pxa_camera: fix styleRobert Jarzmik1-0/+2
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik5-9/+9
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik1-3/+12
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik1-0/+32
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik3-239/+518
2016-09-09[media] media: platform: pxa_camera: remove set_selectionRobert Jarzmik1-83/+0
2016-09-09[media] media: platform: pxa_camera: add buffer sequencingRobert Jarzmik1-0/+5