summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-subdev.h
AgeCommit message (Expand)AuthorLines
2023-04-15media: v4l2-subdev: Add new ioctl for client capabilitiesTomi Valkeinen-0/+1
2023-03-20media: subdev: Add V4L2_SUBDEV_ROUTING_NO_MULTIPLEXINGTomi Valkeinen-0/+11
2023-03-20media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIXTomi Valkeinen-3/+14
2023-03-20media: subdev: Use 'shall' instead of 'may' in route validationTomi Valkeinen-3/+3
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+377
2023-02-03media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...Hans de Goede-0/+4
2023-01-22media: Add stream to frame descriptorSakari Ailus-0/+2
2023-01-22media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() functionLaurent Pinchart-0/+17
2023-01-22media: v4l2-subdev: Add subdev .(enable|disable)_streams() operationsLaurent Pinchart-0/+85
2023-01-22media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helperLaurent Pinchart-0/+23
2023-01-22media: subdev: add v4l2_subdev_routing_validate() helperLaurent Pinchart-0/+39
2023-01-22media: subdev: add v4l2_subdev_set_routing_with_fmt() helperTomi Valkeinen-0/+16
2023-01-22media: subdev: add "opposite" stream helper funcsTomi Valkeinen-0/+36
2023-01-22media: subdev: add stream based configurationTomi Valkeinen-0/+79
2023-01-22media: subdev: Add for_each_active_route() macroJacopo Mondi-0/+13
2023-01-22media: subdev: add v4l2_subdev_set_routing helper()Tomi Valkeinen-0/+16
2023-01-22media: subdev: add v4l2_subdev_has_pad_interdep()Tomi Valkeinen-0/+18
2023-01-22media: subdev: Add [GS]_ROUTING subdev ioctls and operationsLaurent Pinchart-0/+22
2023-01-22media: add V4L2_SUBDEV_FL_STREAMSTomi Valkeinen-0/+11
2022-10-27v4l: subdev: Warn if disabling streaming failed, return successSakari Ailus-2/+4
2022-10-25media: v4l: subdev: Document s_power() callback is deprecatedSakari Ailus-1/+4
2022-09-24media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen-1/+5
2022-09-24media: v4l: subdev: Fail graciously when getting try data for NULL stateSakari Ailus-0/+6
2022-07-15media: subdev: Add v4l2_subdev_call_state_try() macroTomi Valkeinen-0/+34
2022-05-17media: Add CSI-2 bus configuration to frame descriptorsSakari Ailus-0/+16
2022-05-17media: Add bus type to frame descriptorsSakari Ailus-0/+20
2022-04-24media: subdev: add v4l2_subdev_get_fmt() helper functionTomi Valkeinen-0/+21
2022-04-24media: subdev: add subdev state lockingTomi Valkeinen-6/+127
2022-04-24media: subdev: rename v4l2_subdev_get_pad_* helpersTomi Valkeinen-6/+19
2022-04-24media: subdev: add active state to struct v4l2_subdevTomi Valkeinen-0/+58
2022-04-24media: subdev: rename subdev-state alloc & freeTomi Valkeinen-5/+9
2022-04-24media: v4l2-subdev: fix #endif commentsTomi Valkeinen-2/+2
2022-01-28media: v4l2-subdev: Drop .set_mbus_config() operationLaurent Pinchart-13/+0
2021-08-04media: v4l: subdev: Add pre_streamon and post_streamoff callbacksSakari Ailus-0/+25
2021-08-04media: v4l2-subdev: Fix documentation of the subdev_notifier memberPaul Kocialkowski-1/+1
2021-06-17media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann-0/+4
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen-30/+44
2020-11-16media: fix kernel-doc markupsMauro Carvalho Chehab-1/+1
2020-09-30media: v4l2-subdev.h: fix a kernel-doc markupMauro Carvalho Chehab-1/+1
2020-08-18media: v4l2-subdev: Remove [s|g]_mbus_config video opsJacopo Mondi-10/+0
2020-08-18media: v4l2-subdev: Introduce [get|set]_mbus_config pad opsJacopo Mondi-0/+28
2020-08-06media: v4l2: Correct kernel-doc inconsistencyColton Lewis-2/+2
2020-07-19media: v4l2-subdev.h: keep * together with the typeHans Verkuil-12/+13
2020-07-19media: v4l2-subdev.h: drop duplicated word in commentRandy Dunlap-4/+4
2020-07-19include/media/v4l2-subdev.h: fix typoHans Verkuil-1/+1
2020-05-18media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam-0/+17
2020-03-05media: v4l2: Switch to new kerneldoc syntax for named variable macro argumentsJonathan Neuschäfer-1/+1
2019-12-13media: v4l2-subdev: remove wrong @cond from kdocsWolfram Sang-1/+1
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik-0/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1