summaryrefslogtreecommitdiff
path: root/include/media
AgeCommit message (Expand)Author
2023-01-22media: mc: Improve the media_entity_has_pad_interdep() documentationLaurent Pinchart
2023-01-12media: davinci: remove vpbe supportArnd Bergmann
2023-01-12staging: media: remove davinci vpfe_capture driverArnd Bergmann
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-12-07media: s5c73m3: Switch to GPIO descriptorsLinus Walleij
2022-12-07media: s5k4ecgx: Switch to GPIO descriptorsLinus Walleij
2022-12-07media: ths7303: Fix the include guardChristophe JAILLET
2022-12-07media: v4l2-mediabus: add support for dual edge samplingMichael Riesch
2022-12-06media: dvbdev: fix build warning due to commentsLin Ma
2022-12-06media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil
2022-11-25media: dvbdev: adopts refcnt to avoid UAFLin Ma
2022-11-25media: dvb-core: Enhance shared multi-frontend supportRobert Schlabbach
2022-11-25media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldocGeert Uytterhoeven
2022-11-25media: vb2: add (un)prepare_streaming queue opsHans Verkuil
2022-11-15Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-04media: davinci/vpbe: Fix a typo ("defualt_mode")Jonathan Neuschäfer
2022-10-27media: ov9650: Drop platform data code pathLinus Walleij
2022-10-27v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus
2022-10-25media: v4l: subdev: Document s_power() callback is deprecatedSakari Ailus
2022-10-25media: Fix documentation typos in media-entity.hLaurent Pinchart
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-24media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen
2022-09-24media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart
2022-09-24media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart
2022-09-24media: mc: entity: Add iterator helper for entity padsJacopo Mondi
2022-09-24media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen
2022-09-24media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen
2022-09-24media: media-entity.h: add include for min()Tomi Valkeinen
2022-09-24media: Remove incorrect comment from struct v4l2_fwnode_endpointSakari Ailus
2022-09-24media: v4l: subdev: Fail graciously when getting try data for NULL stateSakari Ailus
2022-09-24media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik
2022-09-07media: vsp1: Add premultiplied alpha supportTakanari Hayama
2022-08-30media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil
2022-08-29media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isifHans Verkuil
2022-08-29media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil
2022-08-29media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil
2022-08-29media: vb2: videobuf -> videobuf2Hans Verkuil
2022-08-29media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue
2022-08-29media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil