summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-12-074-58/+11
|\
| * media: s5c73m3: Switch to GPIO descriptorsLinus Walleij2022-12-071-15/+0
| * media: s5k4ecgx: Switch to GPIO descriptorsLinus Walleij2022-12-071-33/+0
| * media: ths7303: Fix the include guardChristophe JAILLET2022-12-071-2/+2
| * media: v4l2-mediabus: add support for dual edge samplingMichael Riesch2022-12-071-8/+9
* | media: dvbdev: fix build warning due to commentsLin Ma2022-12-061-1/+2
* | media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2022-12-062-2/+3
|/
* media: dvbdev: adopts refcnt to avoid UAFLin Ma2022-11-251-14/+17
* media: dvb-core: Enhance shared multi-frontend supportRobert Schlabbach2022-11-251-1/+5
* media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldocGeert Uytterhoeven2022-11-251-1/+1
* media: vb2: add (un)prepare_streaming queue opsHans Verkuil2022-11-251-0/+14
* Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab2022-11-151-1/+1
|\
| * media: davinci/vpbe: Fix a typo ("defualt_mode")Jonathan Neuschäfer2022-11-041-1/+1
* | media: ov9650: Drop platform data code pathLinus Walleij2022-10-271-24/+0
* | v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus2022-10-271-2/+4
* | media: v4l: subdev: Document s_power() callback is deprecatedSakari Ailus2022-10-251-1/+4
* | media: Fix documentation typos in media-entity.hLaurent Pinchart2022-10-251-2/+2
|/
* 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
|/