Show patches with: Submitter = Tomi Valkeinen       |    Archived = No       |   702 patches
« 1 2 ... 3 4 57 8 »
Patch Series S/W/F Date Submitter Delegate State
[v14,22/34] media: subdev: add v4l2_subdev_set_routing helper() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,21/34] media: subdev: add v4l2_subdev_has_pad_interdep() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Superseded
[v14,20/34] media: subdev: Add [GS]_ROUTING subdev ioctls and operations Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Superseded
[v14,19/34] media: Documentation: Add GS_ROUTING documentation Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Superseded
[v14,18/34] media: add V4L2_SUBDEV_CAP_STREAMS Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,17/34] media: add V4L2_SUBDEV_FL_STREAMS Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Superseded
[v14,16/34] media: mc: convert pipeline funcs to take media_pad Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,15/34] media: mc: entity: Add has_pad_interdep entity operation Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,14/34] media: mc: entity: Rewrite media_pipeline_start() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,13/34] media: drivers: use video_device_pipeline_alloc_start() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,12/34] media: mc: entity: add alloc variant of pipeline_start Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,11/34] media: drivers: use video_device_pipeline() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,10/34] media: drivers: use video device pipeline start/stop Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,09/34] media: v4l2-dev: Add videodev wrappers for media pipelines Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,08/34] media: mc: entity: Add media_entity_pipeline() to access the media pipeline Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,07/34] media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,06/34] media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,05/34] media: mc: entity: Add iterator helper for entity pads Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,04/34] media: mc: entity: Rename streaming_count -> start_count Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,03/34] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8 Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,02/34] media: media-entity.h: add include for min() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v14,01/34] media: Documentation: mc: add definitions for stream and pipeline Untitled series #185302 --- 2022-08-31 Tomi Valkeinen Accepted
[v12,30/30] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8 v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,29/30] media: Add stream to frame descriptor v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,28/30] media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,27/30] media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,26/30] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,25/30] media: subdev: use for_each_active_route() in v4l2_link_validate_get_streams() v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,24/30] media: subdev: use for_each_active_route() in v4l2_subdev_init_stream_configs() v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,23/30] media: subdev: Add for_each_active_route() macro v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,22/30] media: subdev: add v4l2_subdev_routing_validate() helper v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,21/30] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,20/30] media: subdev: add streams to v4l2_subdev_get_fmt() helper function v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,19/30] media: subdev: add "opposite" stream helper funcs v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,18/30] media: subdev: use streams in v4l2_subdev_link_validate() v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,17/30] media: subdev: add stream based configuration v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,16/30] media: Documentation: add multiplexed streams documentation v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,15/30] media: subdev: add v4l2_subdev_set_routing helper() v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,14/30] media: subdev: add v4l2_subdev_has_route() v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,13/30] media: subdev: Add [GS]_ROUTING subdev ioctls and operations v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,12/30] media: Documentation: Add GS_ROUTING documentation v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,11/30] media: add V4L2_SUBDEV_CAP_MPLEXED v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,10/30] media: add V4L2_SUBDEV_FL_STREAMS v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,09/30] media: mc: entity: Rewrite media_pipeline_start() to support routes v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,08/30] media: mc: entity: add media_pipeline_alloc_start & media_pipeline_stop_free v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,07/30] media: mc: entity: Rename streaming_count -> start_count v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,06/30] media: mc: entity: Add has_route entity operation and media_entity_has_route() helper v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,05/30] media: mc: entity: Add media_entity_pipeline() to access the media pipeline v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,04/30] media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,03/30] media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,02/30] media: mc: entity: Add iterator helper for entity pads v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[v12,01/30] media: Documentation: mc: add definitions for stream and pipeline v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen Superseded
[5/5] media: ti: cal: fix wdma irq for metadata Untitled series #182113 --- 2022-07-22 Tomi Valkeinen Accepted
[4/5] media: ti: cal: combine wdma irq handling Untitled series #182113 --- 2022-07-22 Tomi Valkeinen Accepted
[2/5] media: ti: cal: rename sd_state to state Untitled series #182113 --- 2022-07-22 Tomi Valkeinen Accepted
[v2,4/4] v4l2-ctl/compliance: add routing and streams multiplexed streams v4l-utils: support multiplexed streams --- 2022-07-14 Tomi Valkeinen Superseded
[v2,3/4] media-ctl: add support for routes and streams v4l-utils: support multiplexed streams --- 2022-07-14 Tomi Valkeinen Superseded
[v2,2/4] v4l2-ctl: Add routing and streams support v4l-utils: support multiplexed streams --- 2022-07-14 Tomi Valkeinen Superseded
[v2,1/4] v4l2-utils: update Linux headers for multiplexed streams v4l-utils: support multiplexed streams --- 2022-07-14 Tomi Valkeinen New
[2/2] media: stm32: dcmi: Fix subdev op call with uninitialized state Untitled series #179982 --- 2022-07-01 Tomi Valkeinen Accepted
[v2,4/5] media: ti: cal: combine wdma irq handling media: ti: cal: misc fixes --- 2022-04-26 Tomi Valkeinen Superseded
[v2,3/5] media: ti: cal: use CSI-2 frame number for seq number media: ti: cal: misc fixes --- 2022-04-26 Tomi Valkeinen Accepted
[v2,3/3] media: ti: cal: use frame desc to get vc and dt [v2,1/3] media: Add bus type to frame descriptors --- 2022-04-26 Tomi Valkeinen Accepted
[v2,1/3] media: Add bus type to frame descriptors [v2,1/3] media: Add bus type to frame descriptors --- 2022-04-26 Tomi Valkeinen New
[6/6] media: ti: cal: fix wdma irq for metadata media: ti: cal: misc fixes --- 2022-04-21 Tomi Valkeinen Superseded
[5/6] media: ti: cal: combine wdma irq handling media: ti: cal: misc fixes --- 2022-04-21 Tomi Valkeinen Superseded
[3/6] media: ti: cal: rename sd_state to state media: ti: cal: misc fixes --- 2022-04-21 Tomi Valkeinen Superseded
[2/3] media: Add CSI-2 bus configuration to frame descriptors [1/3] media: Add bus type to frame descriptors --- 2022-04-21 Tomi Valkeinen New
[1/3] media: Add bus type to frame descriptors [1/3] media: Add bus type to frame descriptors --- 2022-04-21 Tomi Valkeinen Superseded
[v8,10/10] media: Documentation: add documentation about subdev state Untitled series #172535 --- 2022-04-12 Tomi Valkeinen Accepted
[v8,08/10] media: subdev: add locking wrappers to subdev op wrappers Untitled series #172535 --- 2022-04-12 Tomi Valkeinen Accepted
[v8,07/10] media: subdev: add subdev state locking Untitled series #172535 --- 2022-04-12 Tomi Valkeinen Accepted
[v8,05/10] media: subdev: rename v4l2_subdev_get_pad_* helpers Untitled series #172535 --- 2022-04-12 Tomi Valkeinen Accepted
[v8,02/10] media: v4l2-subdev: drop extra #ifdef Untitled series #172535 --- 2022-04-12 Tomi Valkeinen Accepted
[v6,8/8] media: Documentation: add documentation about subdev state v4l: subdev active state --- 2022-03-24 Tomi Valkeinen Superseded
[v6,6/8] media: subdev: add locking wrappers to subdev op wrappers v4l: subdev active state --- 2022-03-24 Tomi Valkeinen New
[v6,3/8] media: subdev: add v4l2_subdev_get_pad_* helpers v4l: subdev active state --- 2022-03-24 Tomi Valkeinen New
[v6,1/8] media: subdev: rename subdev-state alloc & free v4l: subdev active state --- 2022-03-24 Tomi Valkeinen Accepted
[v11,36/36] media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,34/36] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,32/36] media: subdev: add v4l2_subdev_routing_validate() helper v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,30/36] media: subdev: Fallback to pad config in v4l2_subdev_get_fmt() v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen New
[v11,28/36] media: subdev: add "opposite" stream helper funcs v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,27/36] media: subdev: use streams in v4l2_subdev_link_validate() v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen New
[v11,24/36] media: subdev: add v4l2_subdev_set_routing helper() v4l: routing and streams support --- 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,20/36] media: add V4L2_SUBDEV_CAP_MPLEXED v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,18/36] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8 v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,16/36] media: Add CSI-2 bus configuration to frame descriptors v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen Superseded
[v11,14/36] media: entity: Add debug information in graph walk route check v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen New
[v11,12/36] media: entity: Add an iterator helper for connected pads v4l: routing and streams support --- 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,07/36] media: entity: Use pad as the starting point for a pipeline v4l: routing and streams support --- 2022-03-01 Tomi Valkeinen New
[v11,06/36] media: entity: Move the pipeline from entity to pads v4l: routing and streams support --- 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 --- 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 --- 2022-03-01 Tomi Valkeinen New
[v5,4/6] media: subdev: add subdev state locking [v5,1/6] media: subdev: rename subdev-state alloc & free --- 2022-03-01 Tomi Valkeinen New
[v5,3/6] media: subdev: pass also the active state to subdevs from ioctls [v5,1/6] media: subdev: rename subdev-state alloc & free --- 2022-03-01 Tomi Valkeinen New
[v5,1/6] media: subdev: rename subdev-state alloc & free [v5,1/6] media: subdev: rename subdev-state alloc & free --- 2022-03-01 Tomi Valkeinen Superseded
[v4,7/7] media: Documentation: add documentation about subdev state v4l: subdev active state --- 2022-02-16 Tomi Valkeinen Superseded
« 1 2 ... 3 4 57 8 »