summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-291-1/+1
|\
| * Documentation: Use "while" instead of "whilst"Will Deacon2018-11-201-1/+1
* | Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-255-13/+205
|\ \
| * | media: staging/ipu3-imgu: Address documentation commentsSakari Ailus2018-12-171-1/+1
| * | media: v4l: Add Intel IPU3 meta buffer formatsYong Zhi2018-12-172-0/+179
| * | media: docs-rst: v4l: Document V4L2_BUF_TYPE_META_OUTPUT interfaceSakari Ailus2018-12-143-13/+26
* | | media: docs: fix some GPL licensing ambiguity at the textMauro Carvalho Chehab2018-12-175-15/+15
* | | Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2018-12-171-0/+10
|\ \ \ | |/ / |/| |
| * | media: extended-controls.rst: add note to the MPEG2 state controlsHans Verkuil2018-12-051-0/+10
* | | media: v4l2: clarify H.264 loop filter offset controlsPhilipp Zabel2018-12-071-0/+6
* | | media: pixfmt-meta-d4xx.rst: Add a license to itMauro Carvalho Chehab2018-12-051-1/+8
* | | media: docs: brainless mass add SPDX headers to all media filesMauro Carvalho Chehab2018-12-051-0/+2
* | | media: svg files: dual-licence some files with GPL and GFDLMauro Carvalho Chehab2018-12-055-35/+120
* | | media: add SPDX header to media uAPI filesMauro Carvalho Chehab2018-12-05223-11/+2020
* | | media: remove text encoding from rst filesMauro Carvalho Chehab2018-12-05209-417/+0Star
* | | media: v4l: Add 4bpp packed depth confidence format CNF4Sergey Dorodnicov2018-12-032-0/+32
* | | media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu2018-11-231-3/+14
* | | media: v4l uapi docs: few minor corrections and typosSean Young2018-11-2310-25/+25
* | | media: v4l: uAPI doc: Changing frame interval won't change formatSakari Ailus2018-11-232-0/+6
* | | media: v4l: uAPI doc: Simplify NATIVE_SIZE selection target documentationSakari Ailus2018-11-231-6/+1Star
* | | media: vidioc-enum-fmt.rst: update list of valid buftypesHans Verkuil2018-11-231-2/+6
|/ /
* / media: docs: Document metadata format in struct v4l2_formatSakari Ailus2018-11-062-1/+6
|/
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-319-20/+382
|\
| * media: v4l: Add definition for the Sunxi tiled NV12 formatPaul Kocialkowski2018-09-241-1/+14
| * media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski2018-09-243-2/+204
| * media: media-request: update documentationHans Verkuil2018-09-113-7/+17
| * media: media-request: EPERM -> EACCES/EBUSYHans Verkuil2018-09-113-14/+15
| * media: videodev2.h: add new capabilities for buffer typesHans Verkuil2018-09-112-2/+54
| * media: buffer.rst: only set V4L2_BUF_FLAG_REQUEST_FD for QBUFHans Verkuil2018-09-111-0/+2
| * media: v4l2-ctrls: return -EACCES if request wasn't completedHans Verkuil2018-09-111-9/+9
| * media: media-request: return -EINVAL for invalid request_fdsHans Verkuil2018-09-113-19/+15Star
| * media: Documentation: v4l: document request APIAlexandre Courbot2018-08-313-10/+96
* | media: vidioc-dqevent.rst: clarify V4L2_EVENT_SRC_CH_RESOLUTIONHans Verkuil2018-10-041-1/+11
* | media: media colorspaces*.rst: rename AdobeRGB to opRGBHans Verkuil2018-09-243-21/+10Star
* | media: vidioc-cropcap/g-crop.rst: fix confusing sentenceHans Verkuil2018-09-112-2/+2
* | media: uvcvideo: Add a D4M camera descriptionGuennadi Liakhovetski2018-09-112-0/+211
* | media: cec-func-poll.rst/func-poll.rst: update EINVAL descriptionHans Verkuil2018-09-111-1/+2
|/
* media: vidioc-g-dv-timings.rst: document V4L2_DV_FL_CAN_DETECT_REDUCED_FPSHans Verkuil2018-08-311-8/+19
* media: vicodec: rename and use proper fwht prefix for codecHans Verkuil2018-08-311-1/+1
* media: v4l: Add new 10-bit packed grayscale formatTodor Tomov2018-08-022-0/+34
* media: v4l: Add new 2X8 10-bit grayscale media bus codeTodor Tomov2018-08-021-0/+72
* media: doc-rst: Add packed Bayer raw14 pixel formatsSakari Ailus2018-08-022-0/+128
* media: videodev.h: add PIX_FMT_FWHT for use with vicodecHans Verkuil2018-07-251-0/+7
* media: v4l: Add support for STD ioctls on subdev nodesNiklas Söderlund2018-07-243-12/+24
* media: v4l2-ctrl: Add control for VP9 profileKeiichi Watanabe2018-07-041-0/+23
* media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe2018-07-041-3/+22
* media: subdev-formats.rst: fix incorrect typesHans Verkuil2018-06-281-6/+9
* media: docs: selection: fix misleading sentence about the CROP APILuca Ceresoli2018-05-251-1/+1
* media: docs: selection: improve formattingLuca Ceresoli2018-05-251-26/+29
* media: docs: selection: rename files to something meaningfulLuca Ceresoli2018-05-256-5/+5