summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-233-2/+352
|\
| * Merge tag 'drm-next-20230127' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2023-01-302-2/+241
| |\
| | * media: Add Y210, Y212 and Y216 formatsTomi Valkeinen2023-01-201-2/+47
| | * media: Add 2-10-10-10 RGB formatsTomi Valkeinen2023-01-201-0/+194
| * | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-041-0/+111
| |\ \ | | |/ | |/|
| | * media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHIJoerg Quinten2022-12-011-0/+37
| | * media: uapi: add MEDIA_BUS_FMT_BGR666_1X18Joerg Quinten2022-12-011-0/+37
| | * media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHIChris Morgan2022-12-011-0/+37
* | | Documentation: userspace-api: correct spellingRandy Dunlap2023-02-0210-11/+11
|/ /
* | Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-1311-17/+211
|\ \
| * | media: media/frontend.h.rst.exceptions: add exceptions for new dvb definesHans Verkuil2022-12-061-0/+28
| * | media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian2022-11-251-0/+8
| * | media: dvb: add DVB-C2 and DVB-S2X parameter valuesRobert Schlabbach2022-11-251-9/+16
| * | media: Documentation: st-vgxy61: Fix driver specific documentation not being ...Benjamin Mugnier2022-11-251-0/+1
| * | media: Documentation: st-vgxy61: Remove quotes around 'No HDR' identifierBenjamin Mugnier2022-11-251-1/+1
| * | media: Documentation: st-vgxy61: Limit driver specific documentation to 80 ch...Benjamin Mugnier2022-11-251-4/+6
| * | media: admin-guide: cec.rstHans Verkuil2022-11-251-0/+2
| * | Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-11-154-8/+86
| |\ \
| | * | media: Documentation: Drop deprecated bytesused == 0Laurent Pinchart2022-11-041-8/+3
| | * | media: Documentation: aspeed-video: Add user documentation for the aspeed-vid...Jammy Huang2022-11-042-0/+66
| | * | media: v4l: Add definition for the Aspeed JPEG formatJammy Huang2022-11-041-0/+17
| | |/
| * | media: Documentation: Add ST VGXY61 driver documentationBenjamin Mugnier2022-10-251-0/+23
| * | media: v4l: ctrls: Add a control for HDR modeBenjamin Mugnier2022-10-251-0/+8
| * | media: v4l: Add 1X16 16-bit greyscale media bus code definitionBenjamin Mugnier2022-10-251-0/+37
| |/
* | Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds2022-12-131-1/+2
|\ \ | |/ |/|
| * doc: add texinfodocs and infodocs targetsMaxim Cournoyer2022-11-211-1/+2
* | media: docs: libv4l-introduction.rst: Fix function signature and linkDaniel Lundberg Pedersen2022-09-241-2/+2
* | media: cec: add support for Absolute Volume ControlHans Verkuil2022-09-241-0/+2
|/
* media: videodev2.h: drop V4L2_CAP_ASYNCIOHans Verkuil2022-08-307-19/+5
* media: uapi: Add a control for DW100 driverXavier Roumegue2022-08-291-0/+15
* media: Documentation: dw100: Add user documentation for the DW100 driverXavier Roumegue2022-08-292-0/+70
* media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil2022-08-192-0/+6
* Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-041-0/+156
|\
| * media: docs: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying2022-06-201-0/+156
* | media: hantro: Remove dedicated control documentationEzequiel Garcia2022-07-272-20/+0
* | media: videodev2.h.rst.exceptions: add missing exceptionsHans Verkuil2022-07-271-0/+3
* | media: Add P010 tiled formatEzequiel Garcia2022-07-171-3/+15
* | media: uapi: move HEVC stateless controls out of stagingBenjamin Gaignard2022-07-154-907/+923
* | media: uapi: Change data_bit_offset definitionBenjamin Gaignard2022-07-151-2/+2
* | media: uapi: HEVC: fix padding in v4l2 control structuresBenjamin Gaignard2022-07-151-3/+3
* | media: uapi: Move the HEVC stateless control type out of stagingBenjamin Gaignard2022-07-151-0/+5
* | media: uapi: Move parsed HEVC pixel format out of stagingBenjamin Gaignard2022-07-151-5/+0
* | media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS controlBenjamin Gaignard2022-07-151-0/+16
* | media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...Benjamin Gaignard2022-07-151-0/+2
* | media: uapi: HEVC: Add documentation to uAPI structureBenjamin Gaignard2022-07-151-73/+95
* | media: uapi: HEVC: Add SEI pic struct flagsBenjamin Gaignard2022-07-151-0/+54
* | media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard2022-07-151-1/+1
* | media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefixBenjamin Gaignard2022-07-151-13/+13
* | media: uapi: HEVC: Add missing fields in HEVC controlsBenjamin Gaignard2022-07-151-0/+32
* | media: videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAYHans Verkuil2022-07-152-0/+9