aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-15/+40
2024-02-16media: videobuf2: Add missing doc comment for waiting_in_dqbufAndrzej Pietrasiewicz1-5/+8
2024-02-08media: v4l2-subdev: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-3/+3
2024-02-05media: mc: Add num_links flag to media_padLaurent Pinchart1-0/+2
2024-02-05media: v4l2-common.h: kerneldoc: correctly format return valuesHans Verkuil1-8/+9
2024-02-05media: cec.h: Fix kerneldocRicardo Ribalda1-2/+0
2024-02-05media: videobuf2: Fix doc commentAndrzej Pietrasiewicz1-1/+1
2024-02-01media: v4l: Add a helper for setting up link-frequencies controlSakari Ailus1-0/+25
2024-01-22media: media-entity.h: fix Excess kernel-doc description warningsRandy Dunlap1-4/+0
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard1-3/+6
2023-12-13media: v4l2-subdev: Store frame interval in subdev stateLaurent Pinchart1-0/+43
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart2-12/+14
2023-12-13media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CO...Tomi Valkeinen1-83/+83
2023-12-13media: v4l2-cci: Add support for little-endian encoded registersAlexander Stein1-0/+5
2023-12-04media: v4l: cci: Add macros to obtain register width and addressSakari Ailus1-0/+5
2023-12-04media: v4l: cci: Add driver-private bit definitionsSakari Ailus1-0/+5
2023-12-04media: v4l: cci: Include linux/bits.hSakari Ailus1-0/+1
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart1-3/+4
2023-11-23media: v4l: subdev: Remove stream-unaware sub-device state accessSakari Ailus1-77/+0
2023-11-23media: v4l: subdev: Always compile sub-device state access functionsSakari Ailus1-64/+64
2023-11-23media: v4l: subdev: Make stream argument optional in state access functionsSakari Ailus1-9/+40
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus1-10/+9
2023-11-23media: v4l: subdev: Also return pads array information on stream functionsSakari Ailus1-3/+6
2023-11-23media: v4l: subdev: Store the sub-device in the sub-device stateSakari Ailus1-0/+2
2023-11-23media: v4l2-subdev: Fix references to pad configLaurent Pinchart1-1/+1
2023-11-23media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_configLaurent Pinchart1-4/+0
2023-11-23media: v4l2-subdev: Rename pad config 'try_*' fieldsLaurent Pinchart1-18/+15
2023-11-23media: v4l2-mem2mem.h: fix typo in commentDeborah Brouwer1-1/+1
2023-11-23media: cec: core: count low-drive, error and arb-lost conditionsHans Verkuil1-2/+20
2023-11-23media: media videobuf2: Be more flexible on the number of queue stored buffersBenjamin Gaignard1-1/+11
2023-11-23media: videobuf2: Add helper to get queue number of buffersBenjamin Gaignard1-1/+10
2023-11-23media: videobuf2: Use vb2_buffer instead of indexBenjamin Gaignard1-8/+8
2023-11-16media: v4l2: Add ignore_streaming flagSebastian Fricke1-0/+7
2023-10-07media: Add MIPI CSI-2 generic long packet type definitionSakari Ailus1-0/+1
2023-10-07media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_byKees Cook1-1/+1
2023-09-27media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZEHans Verkuil1-3/+1
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil1-3/+1
2023-09-27media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil1-1/+1
2023-09-27media: v4l2-dev.h: increase struct video_device name sizeHans Verkuil1-1/+1
2023-09-27media: cec.h: increase input_phys bufferHans Verkuil1-1/+1
2023-09-27media: ipu-bridge: increase sensor_name sizeHans Verkuil1-1/+1
2023-09-27media: remove the old videobuf frameworkHans Verkuil4-408/+0
2023-09-27media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart1-1/+3
2023-09-27media: v4l2-subdev: Document that routing support depends on streamsLaurent Pinchart1-2/+3
2023-09-27media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecatedSakari Ailus1-0/+6
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds9-281/+481
2023-08-14media: pci: intel: Add IVSC support for IPU bridge driverWentong Wu1-1/+18
2023-08-10media: ipu-bridge: Add a runtime-pm device-link between VCM and sensorHans de Goede1-3/+2
2023-08-10media: ipu-bridge: Move ipu-bridge.h to include/media/Hans de Goede1-0/+165
2023-08-10media: Remove ov_16bit_addr_reg_helpers.hHans de Goede1-92/+0
2023-08-10media: Add MIPI CCI register access helper functionsHans de Goede1-0/+125
2023-08-10media: subdev: Constify v4l2_subdev_set_routing_with_fmt() paramTomi Valkeinen1-1/+1
2023-08-10media: cec: core: add adap_unconfigured() callbackHans Verkuil1-2/+3
2023-08-10media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil1-2/+4
2023-08-10media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus1-14/+19
2023-07-28media: v4l: async: Support fwnode endpoint list matching for subdevsSakari Ailus2-2/+36
2023-07-28media: v4l: async: Allow multiple connections between entitiesSakari Ailus2-10/+14
2023-07-28media: v4l: async: Obtain async connection based on sub-deviceSakari Ailus1-0/+11
2023-07-28media: v4l: async: Rework internal listsSakari Ailus1-6/+3
2023-07-28media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus3-46/+47
2023-07-28media: v4l: async: Clean up list heads and entriesSakari Ailus2-13/+13
2023-07-28media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_Sakari Ailus1-8/+8
2023-07-28media: v4l: async: Make V4L2 async match information a structSakari Ailus1-18/+23
2023-07-28media: v4l: fwnode: Remove unneeded forward declarationSakari Ailus1-2/+0
2023-07-28media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()Jacopo Mondi2-98/+4
2023-07-14media: i2c: add DS90UB960 driverTomi Valkeinen1-0/+22
2023-07-09lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko1-66/+0
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-8/+52
2023-06-14Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab1-5/+1
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne1-0/+2
2023-06-09media: Add AV1 uAPIDaniel Almeida1-0/+8
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab1-0/+1
2023-06-02media: v4l2-subdev: Fix missing kerneldoc for client_capsTomi Valkeinen1-0/+1
2023-05-25media: mc: Make media_get_pad_index() use pad type flagSakari Ailus1-2/+2
2023-05-25media: mc: Make media_entity_get_fwnode_pad() fwnode argument constSakari Ailus1-1/+1
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven1-0/+20
2023-05-25media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong1-2/+16
2023-05-14media: dvbdev.h: do some kernel-doc cleanupsMauro Carvalho Chehab1-3/+3
2023-05-14media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim1-0/+15
2023-05-14media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim1-0/+4
2023-05-14media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim1-1/+5
2023-04-15media: i2c: Drop unused sr030pc30 camera sensor driverLaurent Pinchart1-17/+0
2023-04-15media: i2c: Drop unused s5k6aa camera sensor driverLaurent Pinchart1-48/+0
2023-04-15media: i2c: Drop unused noon010pc30 camera sensor driverLaurent Pinchart1-21/+0
2023-04-15media: i2c: Drop unused mt9t001 camera sensor driverLaurent Pinchart1-10/+0
2023-04-15media: i2c: Drop unused mt9m032 camera sensor driverLaurent Pinchart1-22/+0
2023-04-15media: i2c: Drop unused m5mols camera sensor driverLaurent Pinchart1-25/+0
2023-04-15media: i2c: Drop unused ad9389b video encoder driverLaurent Pinchart1-37/+0
2023-04-15media: v4l2-subdev: Add new ioctl for client capabilitiesTomi Valkeinen1-0/+1
2023-04-15media: saa7146: convert to vb2Hans Verkuil1-28/+8
2023-04-15media: common: saa7146: drop 'fmt' from struct saa7146_bufHans Verkuil1-1/+0
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil1-5/+2
2023-04-11media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()Laurent Pinchart1-4/+4
2023-04-11media: mc-device: remove unnecessary __must_checkJason Kim1-3/+2
2023-03-20media: v4l2-ctrls: Fix doc for v4l2_ctrl_request_hdl_findMiaoqian Lin1-1/+1
2023-03-20media: subdev: Add V4L2_SUBDEV_ROUTING_NO_MULTIPLEXINGTomi Valkeinen1-0/+11
2023-03-20media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIXTomi Valkeinen1-3/+14
2023-03-20media: subdev: Use 'shall' instead of 'may' in route validationTomi Valkeinen1-3/+3
2023-03-20media: saa7146: drop overlay supportHans Verkuil1-21/+0
2023-03-19media: drop unnecessary networking includesJakub Kicinski2-5/+3
2023-03-19media: rc: add Beelink Mini MXIII keymapChristian Hewitt1-0/+1
2023-03-19media: rc: add common keymap for Dreambox RC10/RC0 and RC20/RC-BT remotesEmanuel Strobel1-0/+1
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-72/+1308
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-359/+0
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+4
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2-0/+738
2023-02-08media: core: add ov_16bit_addr_reg_helpers.hHans de Goede1-0/+92
2023-02-06media: i2c: s5c73m3: remove support for platform dataDmitry Torokhov1-41/+0
2023-02-06media: mc: entity: Add entity iterator for media_pipelineLaurent Pinchart1-0/+69
2023-02-06media: mc: entity: Add pad iterator for media_pipelineLaurent Pinchart1-0/+29
2023-02-03media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...Hans de Goede1-0/+4
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik1-367/+0
2023-01-31media: uvcvideo: Add GUID for BGRA/X 8:8:8:8Marek Vasut1-0/+8
2023-01-22media: vpfe_capture: remove deprecated davinci driversHans Verkuil1-30/+0
2023-01-22media: Add stream to frame descriptorSakari Ailus1-0/+2
2023-01-22media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() functionLaurent Pinchart1-0/+17
2023-01-22media: v4l2-subdev: Add subdev .(enable|disable)_streams() operationsLaurent Pinchart1-0/+85
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-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
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-31/+3
2022-07-17media: mc-entity: Add a new helper function to get a remote pad for a padLaurent Pinchart1-0/+18
2022-07-17media: mc-entity: Add a new helper function to get a remote padLaurent Pinchart1-0/+46
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart1-2/+2
2022-07-17media: v4l2-async: Add notifier operation to destroy asd instancesLaurent Pinchart1-0/+2
2022-07-17media: videobuf2: Introduce vb2_find_buffer()Ezequiel Garcia1-0/+10
2022-07-15media: uapi: move HEVC stateless controls out of stagingBenjamin Gaignard2-480/+0
2022-07-15media: uapi: Change data_bit_offset definitionBenjamin Gaignard1-2/+2
2022-07-15media: uapi: HEVC: fix padding in v4l2 control structuresBenjamin Gaignard1-8/+14
2022-07-15media: hantro: Stop using Hantro dedicated controlBenjamin Gaignard1-13/+0
2022-07-15media: uapi: Move the HEVC stateless control type out of stagingBenjamin Gaignard1-7/+0
2022-07-15media: uapi: Move parsed HEVC pixel format out of stagingBenjamin Gaignard1-3/+0
2022-07-15media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS controlBenjamin Gaignard1-1/+4
2022-07-15media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic a...Benjamin Gaignard1-0/+3
2022-07-15media: uapi: HEVC: Add documentation to uAPI structureBenjamin Gaignard1-3/+218
2022-07-15media: uapi: HEVC: Add SEI pic struct flagsBenjamin Gaignard1-0/+14
2022-07-15media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entryBenjamin Gaignard1-2/+2
2022-07-15media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefixBenjamin Gaignard1-13/+13
2022-07-15media: uapi: HEVC: Add missing fields in HEVC controlsBenjamin Gaignard1-1/+7
2022-07-15media: v4l2-ctrls: add support for dynamically allocated arrays.Hans Verkuil1-7/+35