summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-228-65/+269
|\
| * media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas2022-09-241-0/+1
| * media: mc: convert pipeline funcs to take media_padTomi Valkeinen2022-09-242-19/+19
| * media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen2022-09-241-0/+10
| * media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart2022-09-241-6/+65
| * media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2022-09-242-0/+29
| * media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen2022-09-241-0/+88
| * media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart2022-09-241-0/+18
| * media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart2022-09-242-20/+5
| * media: mc: entity: Add iterator helper for entity padsJacopo Mondi2022-09-241-0/+12
| * media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen2022-09-241-2/+2
| * media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen2022-09-241-1/+5
| * media: media-entity.h: add include for min()Tomi Valkeinen2022-09-241-0/+1
| * media: Remove incorrect comment from struct v4l2_fwnode_endpointSakari Ailus2022-09-241-4/+0
| * media: v4l: subdev: Fail graciously when getting try data for NULL stateSakari Ailus2022-09-241-0/+6
| * media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein2022-09-241-1/+2
| * media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil2022-09-241-17/+11
* | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-072-0/+363
|\ \
| * | media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik2022-09-221-0/+359
| * | media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik2022-09-221-0/+4
* | | Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-0711-1789/+138
|\ \ \ | | |/ | |/|
| * | media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia2022-08-301-16/+0
| * | media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-292-738/+0
| * | media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isifHans Verkuil2022-08-293-997/+0
| * | media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil2022-08-291-3/+3
| * | media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil2022-08-291-6/+6
| * | media: vb2: videobuf -> videobuf2Hans Verkuil2022-08-292-9/+9
| * | media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue2022-08-291-0/+48
| * | media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil2022-08-291-3/+3
| * | media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil2022-08-191-0/+53
| * | media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil2022-08-191-8/+8
| * | media: v4l2-ctrls: allocate space for arraysHans Verkuil2022-08-191-9/+8
| |/
* / media: vsp1: Add premultiplied alpha supportTakanari Hayama2022-09-071-0/+2
|/
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-043-31/+3
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-13/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-102-18/+2
* | media: mc-entity: Add a new helper function to get a remote pad for a padLaurent Pinchart2022-07-171-0/+18
* | media: mc-entity: Add a new helper function to get a remote padLaurent Pinchart2022-07-171-0/+46
* | media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart2022-07-171-2/+2
* | media: v4l2-async: Add notifier operation to destroy asd instancesLaurent Pinchart2022-07-171-0/+2
* | media: videobuf2: Introduce vb2_find_buffer()Ezequiel Garcia2022-07-171-0/+10
* | media: uapi: move HEVC stateless controls out of stagingBenjamin Gaignard2022-07-152-480/+0
* | media: uapi: Change data_bit_offset definitionBenjamin Gaignard2022-07-151-2/+2
* | media: uapi: HEVC: fix padding in v4l2 control structuresBenjamin Gaignard2022-07-151-8/+14
* | media: hantro: Stop using Hantro dedicated controlBenjamin Gaignard2022-07-151-13/+0
* | media: uapi: Move the HEVC stateless control type out of stagingBenjamin Gaignard2022-07-151-7/+0
* | media: uapi: Move parsed HEVC pixel format out of stagingBenjamin Gaignard2022-07-151-3/+0
* | media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS controlBenjamin Gaignard2022-07-151-1/+4
* | media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...Benjamin Gaignard2022-07-151-0/+3
* | media: uapi: HEVC: Add documentation to uAPI structureBenjamin Gaignard2022-07-151-3/+218