Age | Commit message (Expand) | Author | Files | Lines |
2016-09-09 | [media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved field | Laurent Pinchart | 1 | -4/+4 |
2016-09-09 | [media] dt-bindings: Document Renesas R-Car FCP power-domains usage | Kieran Bingham | 1 | -0/+5 |
2016-09-09 | [media] dt-bindings: Update Renesas R-Car FCP DT bindings for FCPF | Kieran Bingham | 1 | -1/+3 |
2016-09-09 | [media] ad5820: Use bool for boolean values | Sakari Ailus | 1 | -9/+10 |
2016-09-09 | [media] media: Move media_device link_notify operation to an ops structure | Laurent Pinchart | 5 | -12/+33 |
2016-09-09 | [media] smiapp: Add support for 14 and 16 bits per sample depths | Sakari Ailus | 2 | -1/+9 |
2016-09-09 | [media] media: Add 1X16 16-bit raw bayer media bus code definitions | Sakari Ailus | 2 | -2/+294 |
2016-09-09 | [media] media: Add 1X14 14-bit raw bayer media bus code definitions | Jouni Ukkonen | 2 | -2/+262 |
2016-09-09 | [media] doc-rst: 16-bit BGGR is always 16 bits | Sakari Ailus | 1 | -5/+0 |
2016-09-09 | [media] doc-rst: Unify documentation of the 8-bit bayer formats | Sakari Ailus | 5 | -258/+20 |
2016-09-09 | [media] doc-rst: Clean up raw bayer pixel format definitions | Sakari Ailus | 3 | -13/+15 |
2016-09-09 | [media] doc-rst: Fix number of zeroed high order bits in 12-bit raw format defs | Sakari Ailus | 1 | -1/+1 |
2016-09-09 | [media] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats | Sakari Ailus | 1 | -8/+8 |
2016-09-09 | [media] pxa_camera: remove an unused structure pointer | Mauro Carvalho Chehab | 1 | -3/+0 |
2016-09-09 | [media] pxa_camera: make soc_mbus_xlate_by_fourcc() static | Mauro Carvalho Chehab | 1 | -2/+3 |
2016-09-09 | [media] pxa_camera: allow building it if COMPILE_TEST is set | Hans Verkuil | 1 | -1/+2 |
2016-09-09 | [media] media: platform: pxa_camera: fix style | Robert Jarzmik | 1 | -0/+2 |
2016-09-09 | [media] media: platform: pxa_camera: move pxa_camera out of soc_camera | Robert Jarzmik | 5 | -9/+9 |
2016-09-09 | [media] media: platform: pxa_camera: change stop_streaming semantics | Robert Jarzmik | 1 | -3/+12 |
2016-09-09 | [media] media: platform: pxa_camera: add debug register access | Robert Jarzmik | 1 | -0/+32 |
2016-09-09 | [media] media: platform: pxa_camera: make a standalone v4l2 device | Robert Jarzmik | 3 | -239/+518 |
2016-09-09 | [media] media: platform: pxa_camera: remove set_selection | Robert Jarzmik | 1 | -83/+0 |
2016-09-09 | [media] media: platform: pxa_camera: add buffer sequencing | Robert Jarzmik | 1 | -0/+5 |
2016-09-09 | [media] media: platform: pxa_camera: make printk consistent | Robert Jarzmik | 1 | -27/+43 |
2016-09-09 | [media] media: platform: pxa_camera: introduce sensor_call | Robert Jarzmik | 1 | -12/+15 |
2016-09-09 | [media] media: platform: pxa_camera: trivial move of functions | Robert Jarzmik | 1 | -232/+241 |
2016-09-09 | [media] media: platform: pxa_camera: convert to vb2 | Robert Jarzmik | 2 | -314/+269 |
2016-09-09 | [media] media: mt9m111: move mt9m111 out of soc_camera | Robert Jarzmik | 5 | -3/+13 |
2016-09-09 | [media] media: mt9m111: use only the SRGB colorspace | Robert Jarzmik | 1 | -4/+4 |
2016-09-09 | [media] media: mt9m111: make a standalone v4l2 subdevice | Robert Jarzmik | 1 | -36/+15 |
2016-09-09 | [media] st-hva: update MAINTAINERS | Jean-Christophe Trotin | 1 | -0/+8 |
2016-09-09 | [media] st-hva: add H.264 video encoding support | Jean-Christophe Trotin | 4 | -7/+1189 |
2016-09-09 | [media] st-hva: multi-format video encoder V4L2 driver | Jean-Christophe Trotin | 9 | -0/+2289 |
2016-09-09 | [media] v4l2-subdev.h: fix a typo at a kernel-doc markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-09-09 | [media] v4l2-subdev: fix some references to v4l2_dev | Mauro Carvalho Chehab | 1 | -4/+4 |
2016-09-09 | [media] v4l2-flash-led-class.h: document v4l2_flash_ops | Mauro Carvalho Chehab | 1 | -4/+11 |
2016-09-09 | [media] videobuf2-v4l2: document two helper functions | Mauro Carvalho Chehab | 1 | -2/+15 |
2016-09-09 | [media] videobuf2-v4l2.h: improve documentation | Mauro Carvalho Chehab | 1 | -19/+33 |
2016-09-09 | [media] videobuf2-v4l2.h: get kernel-doc tags from C file | Mauro Carvalho Chehab | 2 | -143/+150 |
2016-09-09 | [media] conf_nitpick.py: ignore C domain data used on vb2 | Mauro Carvalho Chehab | 1 | -0/+4 |
2016-09-09 | [media] videobuf2-core.h: improve documentation | Mauro Carvalho Chehab | 1 | -58/+85 |
2016-09-09 | [media] videobuf2-core.h: document enum vb2_memory | Mauro Carvalho Chehab | 1 | -0/+14 |
2016-09-09 | [media] videobuf2-core.h: move function descriptions from c file | Mauro Carvalho Chehab | 2 | -254/+269 |
2016-09-09 | [media] conf_nitpick.py: ignore an opaque struct from v4l2-mem2mem.h | Mauro Carvalho Chehab | 1 | -0/+4 |
2016-09-09 | [media] v4l2-mem2mem.h: make kernel-doc parse v4l2-mem2mem.h again | Mauro Carvalho Chehab | 1 | -11/+5 |
2016-09-09 | [media] v4l2-mem2mem.h: document the public structures | Mauro Carvalho Chehab | 1 | -16/+51 |
2016-09-09 | [media] v4l2-mem2mem.h: document function arguments | Mauro Carvalho Chehab | 1 | -13/+80 |
2016-09-09 | [media] v4l2-mem2mem.h: move descriptions from .c file | Mauro Carvalho Chehab | 2 | -127/+133 |
2016-09-09 | [media] mc-core.rst: fix a warning about an internal routine | Mauro Carvalho Chehab | 1 | -1/+2 |
2016-09-09 | [media] rc-map.h: fix a Sphinx warning | Mauro Carvalho Chehab | 1 | -1/+1 |