index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
media: v4l2-subdev: Store frame interval in subdev state
Laurent Pinchart
1
-0
/
+43
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
1
-10
/
+12
2023-12-13
media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CO...
Tomi Valkeinen
1
-83
/
+83
2023-12-04
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
1
-3
/
+4
2023-11-23
media: v4l: subdev: Remove stream-unaware sub-device state access
Sakari Ailus
1
-77
/
+0
2023-11-23
media: v4l: subdev: Always compile sub-device state access functions
Sakari Ailus
1
-64
/
+64
2023-11-23
media: v4l: subdev: Make stream argument optional in state access functions
Sakari Ailus
1
-9
/
+40
2023-11-23
media: v4l: subdev: Rename sub-device state information access functions
Sakari Ailus
1
-10
/
+9
2023-11-23
media: v4l: subdev: Also return pads array information on stream functions
Sakari Ailus
1
-3
/
+6
2023-11-23
media: v4l: subdev: Store the sub-device in the sub-device state
Sakari Ailus
1
-0
/
+2
2023-11-23
media: v4l2-subdev: Fix references to pad config
Laurent Pinchart
1
-1
/
+1
2023-11-23
media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_config
Laurent Pinchart
1
-4
/
+0
2023-11-23
media: v4l2-subdev: Rename pad config 'try_*' fields
Laurent Pinchart
1
-18
/
+15
2023-09-27
media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
Hans Verkuil
1
-3
/
+1
2023-09-27
media: v4l2-subdev.h: increase struct v4l2_subdev name size
Hans Verkuil
1
-1
/
+1
2023-09-27
media: v4l2-subdev: Document and enforce .s_stream() requirements
Laurent Pinchart
1
-1
/
+3
2023-09-27
media: v4l2-subdev: Document that routing support depends on streams
Laurent Pinchart
1
-2
/
+3
2023-08-10
media: subdev: Constify v4l2_subdev_set_routing_with_fmt() param
Tomi Valkeinen
1
-1
/
+1
2023-07-28
media: v4l: async: Support fwnode endpoint list matching for subdevs
Sakari Ailus
1
-2
/
+6
2023-07-28
media: v4l: async: Allow multiple connections between entities
Sakari Ailus
1
-4
/
+3
2023-07-28
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
1
-2
/
+2
2023-07-28
media: v4l: async: Clean up list heads and entries
Sakari Ailus
1
-2
/
+2
2023-06-02
media: v4l2-subdev: Fix missing kerneldoc for client_caps
Tomi Valkeinen
1
-0
/
+1
2023-04-15
media: v4l2-subdev: Add new ioctl for client capabilities
Tomi Valkeinen
1
-0
/
+1
2023-03-20
media: subdev: Add V4L2_SUBDEV_ROUTING_NO_MULTIPLEXING
Tomi Valkeinen
1
-0
/
+11
2023-03-20
media: subdev: Split V4L2_SUBDEV_ROUTING_NO_STREAM_MIX
Tomi Valkeinen
1
-3
/
+14
2023-03-20
media: subdev: Use 'shall' instead of 'may' in route validation
Tomi Valkeinen
1
-3
/
+3
2023-02-26
Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+377
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
1
-0
/
+4
2023-01-22
media: Add stream to frame descriptor
Sakari Ailus
1
-0
/
+2
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function
Laurent Pinchart
1
-0
/
+17
2023-01-22
media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
Laurent Pinchart
1
-0
/
+85
2023-01-22
media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
Laurent Pinchart
1
-0
/
+23
2023-01-22
media: subdev: add v4l2_subdev_routing_validate() helper
Laurent Pinchart
1
-0
/
+39
2023-01-22
media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
Tomi Valkeinen
1
-0
/
+16
2023-01-22
media: subdev: add "opposite" stream helper funcs
Tomi Valkeinen
1
-0
/
+36
2023-01-22
media: subdev: add stream based configuration
Tomi Valkeinen
1
-0
/
+79
2023-01-22
media: subdev: Add for_each_active_route() macro
Jacopo Mondi
1
-0
/
+13
2023-01-22
media: subdev: add v4l2_subdev_set_routing helper()
Tomi Valkeinen
1
-0
/
+16
2023-01-22
media: subdev: add v4l2_subdev_has_pad_interdep()
Tomi Valkeinen
1
-0
/
+18
2023-01-22
media: subdev: Add [GS]_ROUTING subdev ioctls and operations
Laurent Pinchart
1
-0
/
+22
2023-01-22
media: add V4L2_SUBDEV_FL_STREAMS
Tomi Valkeinen
1
-0
/
+11
2022-10-27
v4l: subdev: Warn if disabling streaming failed, return success
Sakari Ailus
1
-2
/
+4
2022-10-25
media: v4l: subdev: Document s_power() callback is deprecated
Sakari Ailus
1
-1
/
+4
2022-09-24
media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
Tomi Valkeinen
1
-1
/
+5
2022-09-24
media: v4l: subdev: Fail graciously when getting try data for NULL state
Sakari Ailus
1
-0
/
+6
2022-07-15
media: subdev: Add v4l2_subdev_call_state_try() macro
Tomi Valkeinen
1
-0
/
+34
2022-05-17
media: Add CSI-2 bus configuration to frame descriptors
Sakari Ailus
1
-0
/
+16
2022-05-17
media: Add bus type to frame descriptors
Sakari Ailus
1
-0
/
+20
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-0
/
+21
[next]