summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2023-01-22media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helperLaurent Pinchart1-0/+23
2023-01-22media: subdev: add v4l2_subdev_routing_validate() helperLaurent Pinchart1-0/+39
2023-01-22media: subdev: add v4l2_subdev_set_routing_with_fmt() helperTomi Valkeinen1-0/+16
2023-01-22media: subdev: add "opposite" stream helper funcsTomi Valkeinen1-0/+36
2023-01-22media: subdev: add stream based configurationTomi Valkeinen1-0/+79
2023-01-22media: subdev: Add for_each_active_route() macroJacopo Mondi1-0/+13
2023-01-22media: subdev: add v4l2_subdev_set_routing helper()Tomi Valkeinen1-0/+16
2023-01-22media: subdev: add v4l2_subdev_has_pad_interdep()Tomi Valkeinen1-0/+18
2023-01-22media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart1-0/+22
2023-01-22media: add V4L2_SUBDEV_FL_STREAMSTomi Valkeinen1-0/+11
2023-01-22media: mc: Improve the media_entity_has_pad_interdep() documentationLaurent Pinchart1-1/+3
2023-01-12media: davinci: remove vpbe supportArnd Bergmann6-910/+0
2023-01-12staging: media: remove davinci vpfe_capture driverArnd Bergmann1-177/+0
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab4-58/+11
2022-12-07media: s5c73m3: Switch to GPIO descriptorsLinus Walleij1-15/+0
2022-12-07media: s5k4ecgx: Switch to GPIO descriptorsLinus Walleij1-33/+0
2022-12-07media: ths7303: Fix the include guardChristophe JAILLET1-2/+2
2022-12-07media: v4l2-mediabus: add support for dual edge samplingMichael Riesch1-8/+9
2022-12-06media: dvbdev: fix build warning due to commentsLin Ma1-1/+2
2022-12-06media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2-2/+3
2022-11-25media: dvbdev: adopts refcnt to avoid UAFLin Ma1-14/+17
2022-11-25media: dvb-core: Enhance shared multi-frontend supportRobert Schlabbach1-1/+5
2022-11-25media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldocGeert Uytterhoeven1-1/+1
2022-11-25media: vb2: add (un)prepare_streaming queue opsHans Verkuil1-0/+14
2022-11-15Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab1-1/+1
2022-11-04media: davinci/vpbe: Fix a typo ("defualt_mode")Jonathan Neuschäfer1-1/+1
2022-10-27media: ov9650: Drop platform data code pathLinus Walleij1-24/+0
2022-10-27v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus1-2/+4
2022-10-25media: v4l: subdev: Document s_power() callback is deprecatedSakari Ailus1-1/+4
2022-10-25media: Fix documentation typos in media-entity.hLaurent Pinchart1-2/+2
2022-10-23Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-65/+269
2022-10-08Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+363
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-1789/+138
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas1-0/+1
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen2-19/+19
2022-09-24media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen1-0/+10
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart1-6/+65
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2-0/+29
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen1-0/+88
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart1-0/+18
2022-09-24media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart2-20/+5
2022-09-24media: mc: entity: Add iterator helper for entity padsJacopo Mondi1-0/+12
2022-09-24media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen1-2/+2
2022-09-24media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen1-1/+5
2022-09-24media: media-entity.h: add include for min()Tomi Valkeinen1-0/+1
2022-09-24media: Remove incorrect comment from struct v4l2_fwnode_endpointSakari Ailus1-4/+0
2022-09-24media: v4l: subdev: Fail graciously when getting try data for NULL stateSakari Ailus1-0/+6
2022-09-24media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein1-1/+2
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil1-17/+11
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik1-0/+359