summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
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-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-65/+269
2022-10-07Merge 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
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik1-0/+4
2022-09-07media: vsp1: Add premultiplied alpha supportTakanari Hayama1-0/+2
2022-08-30media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia1-16/+0
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2-738/+0
2022-08-29media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isifHans Verkuil3-997/+0
2022-08-29media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil1-3/+3
2022-08-29media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil1-6/+6
2022-08-29media: vb2: videobuf -> videobuf2Hans Verkuil2-9/+9
2022-08-29media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue1-0/+48
2022-08-29media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil1-3/+3
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil1-0/+53
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil1-8/+8
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil1-9/+8