Show patches with: Submitter = Tomi Valkeinen       |   925 patches
« 1 2 ... 5 6 79 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,27/36] media: subdev: use streams in v4l2_subdev_link_validate() v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,26/36] media: subdev: add stream based configuration v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,25/36] media: Documentation: add multiplexed streams documentation v4l: routing and streams support - 1 - --- 2022-03-01 Tomi Valkeinen New
[v11,24/36] media: subdev: add v4l2_subdev_set_routing helper() v4l: routing and streams support - 1 - --- 2022-03-01 Tomi Valkeinen New
[v11,23/36] media: subdev: add v4l2_subdev_has_route() v4l: routing and streams support - 1 - --- 2022-03-01 Tomi Valkeinen New
[v11,22/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,21/36] media: Documentation: Add GS_ROUTING documentation v4l: routing and streams support - 1 - --- 2022-03-01 Tomi Valkeinen New
[v11,20/36] media: add V4L2_SUBDEV_CAP_MPLEXED v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,19/36] media: add V4L2_SUBDEV_FL_MULTIPLEXED v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,18/36] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8 v4l: routing and streams support - 3 - --- 2022-03-01 Tomi Valkeinen New
[v11,17/36] media: Add stream to frame descriptor v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,16/36] media: Add CSI-2 bus configuration to frame descriptors v4l: routing and streams support - 3 - --- 2022-03-01 Tomi Valkeinen New
[v11,15/36] media: Add bus type to frame descriptors v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,14/36] media: entity: Add debug information in graph walk route check v4l: routing and streams support - 3 - --- 2022-03-01 Tomi Valkeinen New
[v11,13/36] media: entity: Add only connected pads to the pipeline v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,12/36] media: entity: Add an iterator helper for connected pads v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,11/36] media: entity: Skip link validation for pads to which there is no route v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,10/36] media: entity: Use routing information during graph traversal v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,09/36] media: entity: Add media_entity_has_route() function v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,08/36] media: entity: Add has_route entity operation v4l: routing and streams support - - - --- 2022-03-01 Tomi Valkeinen New
[v11,07/36] media: entity: Use pad as the starting point for a pipeline v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,06/36] media: entity: Move the pipeline from entity to pads v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,05/36] media: entity: Add iterator helper for entity pads v4l: routing and streams support - 1 - --- 2022-03-01 Tomi Valkeinen New
[v11,04/36] media: mc: Start walk from a specific pad in use count calculation v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,03/36] media: entity: Walk the graph based on pads v4l: routing and streams support - 3 - --- 2022-03-01 Tomi Valkeinen New
[v11,02/36] media: entity: Use pads instead of entities in the media graph walk stack v4l: routing and streams support - 2 - --- 2022-03-01 Tomi Valkeinen New
[v11,01/36] media: entity: Use pad as a starting point for graph walk v4l: routing and streams support - 3 - --- 2022-03-01 Tomi Valkeinen New
[v5,6/6] media: Documentation: add documentation about subdev state v4l: subdev active state - 3 - --- 2022-03-01 Tomi Valkeinen New
[v5,5/6] media: subdev: add v4l2_subdev_call_state_active() v4l: subdev active state - 1 - --- 2022-03-01 Tomi Valkeinen New
[v5,4/6] media: subdev: add subdev state locking v4l: subdev active state - 1 - --- 2022-03-01 Tomi Valkeinen New
[v5,3/6] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev active state - 3 - --- 2022-03-01 Tomi Valkeinen New
[v5,2/6] media: subdev: add active state to struct v4l2_subdev v4l: subdev active state - 3 - --- 2022-03-01 Tomi Valkeinen New
[v5,1/6] media: subdev: rename subdev-state alloc & free v4l: subdev active state - 3 - --- 2022-03-01 Tomi Valkeinen New
[v4,7/7] media: Documentation: add documentation about subdev state v4l: subdev active state - 3 - --- 2022-02-16 Tomi Valkeinen New
[v4,6/7] media: subdev: add v4l2_subdev_call_state_active() v4l: subdev active state - 1 - --- 2022-02-16 Tomi Valkeinen New
[v4,5/7] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev active state - 1 - --- 2022-02-16 Tomi Valkeinen New
[v4,4/7] media: subdev: add subdev state locking v4l: subdev active state - 1 - --- 2022-02-16 Tomi Valkeinen New
[v4,3/7] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev active state - 3 - --- 2022-02-16 Tomi Valkeinen New
[v4,2/7] media: subdev: add active state to struct v4l2_subdev v4l: subdev active state - 3 - --- 2022-02-16 Tomi Valkeinen New
[v4,1/7] media: subdev: rename subdev-state alloc & free v4l: subdev active state - 3 - --- 2022-02-16 Tomi Valkeinen New
[v3,7/7] media: subdev: rename v4l2_subdev_pad_config.try_* fields v4l: subdev active state - 1 - --- 2022-02-07 Tomi Valkeinen New
[v3,6/7] media: Documentation: add documentation about subdev state v4l: subdev active state - 3 - --- 2022-02-07 Tomi Valkeinen New
[v3,5/7] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev active state - 3 - --- 2022-02-07 Tomi Valkeinen New
[v3,4/7] media: subdev: add subdev state locking v4l: subdev active state - 3 - --- 2022-02-07 Tomi Valkeinen New
[v3,3/7] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev active state - 3 - --- 2022-02-07 Tomi Valkeinen New
[v3,2/7] media: subdev: add active state to struct v4l2_subdev v4l: subdev active state - 3 - --- 2022-02-07 Tomi Valkeinen New
[v3,1/7] media: subdev: rename subdev-state alloc & free v4l: subdev active state - 3 - --- 2022-02-07 Tomi Valkeinen New
[v2,6/6] media: Documentation: add documentation about subdev state v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[v2,5/6] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[v2,4/6] media: subdev: add subdev state locking v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[v2,3/6] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[v2,2/6] media: subdev: add active state to struct v4l2_subdev v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[v2,1/6] media: subdev: rename subdev-state alloc & free v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[6/6] media: Documentation: add documentation about subdev state v4l: subdev active state - 1 - --- 2021-12-17 Tomi Valkeinen New
[5/6] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev active state - 2 - --- 2021-12-17 Tomi Valkeinen New
[4/6] media: subdev: add subdev state locking v4l: subdev active state - 2 - --- 2021-12-17 Tomi Valkeinen New
[3/6] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[2/6] media: subdev: add active state to struct v4l2_subdev v4l: subdev active state - 2 - --- 2021-12-17 Tomi Valkeinen New
[1/6] media: subdev: rename subdev-state alloc & free v4l: subdev active state - 3 - --- 2021-12-17 Tomi Valkeinen New
[v1,4/4] v4l2-ctl/compliance: add routing and streams multiplexed streams v4l-utils: support multiplexed streams - - - --- 2021-11-30 Tomi Valkeinen New
[v1,3/4] media-ctl: add support for routes and streams v4l-utils: support multiplexed streams - - 1 --- 2021-11-30 Tomi Valkeinen New
[v1,2/4] v4l2-ctl: Add routing and streams support v4l-utils: support multiplexed streams - - - --- 2021-11-30 Tomi Valkeinen New
[v1,1/4] v4l2-utils: update Linux headers for multiplexed streams v4l-utils: support multiplexed streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,38/38] media: subdev: Add for_each_active_route() macro v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,37/38] media: subdev: add v4l2_subdev_routing_validate_1_to_1 helper v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,36/38] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,35/38] media: subdev: add v4l2_subdev_get_fmt() helper function v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,34/38] media: subdev: add "opposite" stream helper funcs v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,33/38] media: subdev: use streams in v4l2_subdev_link_validate() v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,32/38] media: subdev: add stream based configuration v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,31/38] media: Documentation: add multiplexed streams documentation v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,30/38] media: subdev: add v4l2_subdev_set_routing helper() v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,29/38] media: subdev: add v4l2_subdev_has_route() v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,28/38] media: subdev: Add [GS]_ROUTING subdev ioctls and operations v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,27/38] media: Documentation: Add GS_ROUTING documentation v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,26/38] media: add V4L2_SUBDEV_CAP_MPLEXED v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,25/38] media: add V4L2_SUBDEV_FL_MULTIPLEXED v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,24/38] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8 v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,23/38] media: Add stream to frame descriptor v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,22/38] media: Add CSI-2 bus configuration to frame descriptors v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,21/38] media: Add bus type to frame descriptors v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,20/38] media: entity: Add debug information in graph walk route check v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,19/38] media: entity: Add only connected pads to the pipeline v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,18/38] media: entity: Add an iterator helper for connected pads v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,17/38] media: entity: Skip link validation for pads to which there is no route v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,16/38] media: entity: Use routing information during graph traversal v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,15/38] media: entity: Add media_entity_has_route() function v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,14/38] media: entity: Add has_route entity operation v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,13/38] media: entity: Use pad as the starting point for a pipeline v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,12/38] media: entity: Move the pipeline from entity to pads v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,11/38] media: entity: Add iterator helper for entity pads v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
[v10,10/38] media: mc: Start walk from a specific pad in use count calculation v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,09/38] media: entity: Walk the graph based on pads v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,08/38] media: entity: Use pads instead of entities in the media graph walk stack v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,07/38] media: entity: Use pad as a starting point for graph walk v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,06/38] media: Documentation: add documentation about subdev state v4l: subdev internal routing and streams - - - --- 2021-11-30 Tomi Valkeinen New
[v10,05/38] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev internal routing and streams - 2 - --- 2021-11-30 Tomi Valkeinen New
[v10,04/38] media: subdev: add subdev state locking v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,03/38] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev internal routing and streams - 3 - --- 2021-11-30 Tomi Valkeinen New
[v10,02/38] media: subdev: add active state to struct v4l2_subdev v4l: subdev internal routing and streams - 1 - --- 2021-11-30 Tomi Valkeinen New
« 1 2 ... 5 6 79 10 »