aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi
Commit message (Expand)AuthorAgeFilesLines
* media: cec: rename pin events/functionHans Verkuil2017-08-203-6/+6
* media: cec-ioc-g-mode.rst: improve description of message, processingHans Verkuil2017-08-091-24/+37
* media: cec-ioc-adap-g-log-addrs.rst: fix wrong quotesHans Verkuil2017-08-091-1/+1
* media: cec: documentation fixesHans Verkuil2017-08-086-10/+10
* media: media/extended-controls.rst: fix wrong enum namesHans Verkuil2017-08-081-13/+13
* media: media/doc: improve the SMPTE 2084 documentationHans Verkuil2017-08-081-0/+12
* media: media/doc: improve bt.2020 documentationHans Verkuil2017-08-082-1/+6
* media: media/doc: rename and reorder pixfmt filesHans Verkuil2017-08-088-40/+37
* media: get rid of a new bogus Sphinx 1.5 warningMauro Carvalho Chehab2017-07-211-1/+0
* media: docs-rst: v4l: Fix sink compose selection target documentationSakari Ailus2017-07-191-1/+1
* media: cec: document the new CEC pin capability, events and modeHans Verkuil2017-07-183-2/+44
* media: cec: clear all cec_log_addrs fieldsHans Verkuil2017-07-181-1/+3
* media: svg: avoid too long linesMauro Carvalho Chehab2017-07-1811-2548/+2558
* media: svg files: simplify filesMauro Carvalho Chehab2017-07-183-1981/+56
* media: selection.svg: simplify the SVG fileMauro Carvalho Chehab2017-07-181-5809/+1148
* Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab2017-07-171-2/+2
|\
| * Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-07-0615-43/+258
| |\
| * | Docs: Use kernel-figure in vidioc-g-selection.rstJonathan Corbet2017-06-231-2/+2
* | | media: docs-rst: Document EBUSY for VIDIOC_S_FMTSakari Ailus2017-06-261-0/+6
| |/ |/|
* | [media] media/uapi/v4l: clarify cropcap/crop/selection behaviorHans Verkuil2017-06-233-29/+38
* | [media] dvb uapi docs: enums are passed by value, not referenceMauro Carvalho Chehab2017-06-233-9/+6
* | [media] v4l: controls: Improve documentation for V4L2_CID_GAINSakari Ailus2017-06-201-0/+6
* | [media] v4l: ctrls: Add a control for digital gainSakari Ailus2017-06-201-0/+7
* | [media] add mux and video interface bridge entity functionsPhilipp Zabel2017-06-201-0/+21
* | [media] doc_rst: media: New SDR formats PC16, PC18 & PC20Ramesh Shanmugasundaram2017-06-204-0/+167
* | [media] cec-ioc-adap-g-caps.rst: document CEC_CAP_NEEDS_HPDHans Verkuil2017-06-201-0/+8
* | [media] media-ioc-g-topology.rst: fix typosAlexandre Courbot2017-06-081-4/+4
* | [media] Doc*/media/uapi: fix control namePavel Machek2017-06-061-1/+1
|/
* Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-05-0537-190/+942
|\
| * [media] vidioc-queryctrl.rst: fix menu/int menu referencesMauro Carvalho Chehab2017-04-191-2/+2
| * [media] pixfmt-meta-vsp1-hgo.rst: remove spurious '-'Mauro Carvalho Chehab2017-04-191-12/+12
| * [media] subdev-formats.rst: remove spurious '-'Hans Verkuil2017-04-191-120/+120
| * [media] buffer.rst: clarify how V4L2_CTRL_FLAG_MODIFY_LAYOUT/GRABBER are usedHans Verkuil2017-04-141-4/+13
| * [media] vidioc-queryctrl.rst: document V4L2_CTRL_FLAG_MODIFY_LAYOUTHans Verkuil2017-04-141-0/+13
| * [media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engineNiklas Söderlund2017-04-142-0/+121
| * [media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engineLaurent Pinchart2017-04-143-0/+184
| * [media] v4l: Add metadata buffer type and formatLaurent Pinchart2017-04-144-0/+65
| * [media] v4l: Clearly document interactions between formats, controls and buffersLaurent Pinchart2017-04-141-0/+110
| * [media] dev-capture.rst/dev-output.rst: video standards ioctls are optionalHans Verkuil2017-04-102-4/+4
| * [media] Documentation: Intel SR300 Depth camera INZI formatEvgeni Raikhel2017-04-102-0/+82
| * [media] vidioc-enumin/output.rst: improve documentationHans Verkuil2017-04-102-12/+14
| * [media] video.rst: a sensor is also considered to be a physical inputHans Verkuil2017-04-101-3/+4
| * [media] lirc: document lirc modes betterSean Young2017-03-249-35/+82
| * [media] docs-rst: media: Explicitly refer to sub-sampling in scaling document...Sakari Ailus2017-03-221-1/+2
| * [media] cec: document the special unconfigured caseHans Verkuil2017-03-221-0/+14
| * [media] cec: document the error codesHans Verkuil2017-03-225-0/+86
| * [media] cec: documentation fixesHans Verkuil2017-03-225-7/+7
| * [media] videodev2.h: map xvYCC601/709 to limited range quantizationHans Verkuil2017-03-221-4/+9
| * Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab2017-03-061-2/+2
| |\
| * | [media] vidioc-g-dv-timings.rst: update v4l2_bt_timings structHans Verkuil2017-03-031-2/+14