Show patches with: Submitter = Tomi Valkeinen       |    State = Action Required       |   221 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v4,3/8] dt-bindings: media: add bindings for TI DS90UB960 i2c-atr and FPDLink --- 2022-11-01 Tomi Valkeinen New
[v14,26/34] media: subdev: use streams in v4l2_subdev_link_validate() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,25/34] media: subdev: add stream based configuration Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,22/34] media: subdev: add v4l2_subdev_set_routing helper() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,18/34] media: add V4L2_SUBDEV_CAP_STREAMS Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[v14,14/34] media: mc: entity: Rewrite media_pipeline_start() Untitled series #185302 --- 2022-08-31 Tomi Valkeinen New
[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
[v12,27/30] media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[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,21/30] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[v12,13/30] media: subdev: Add [GS]_ROUTING subdev ioctls and operations v4l: routing and streams support --- 2022-07-27 Tomi Valkeinen New
[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
[v2,1/4] v4l2-utils: update Linux headers for multiplexed streams v4l-utils: support multiplexed streams --- 2022-07-14 Tomi Valkeinen New
[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
[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
[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
[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,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,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
[v4,6/7] media: subdev: add v4l2_subdev_call_state_active() v4l: subdev active state --- 2022-02-16 Tomi Valkeinen New
[v4,5/7] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev active state --- 2022-02-16 Tomi Valkeinen New
[v4,4/7] media: subdev: add subdev state locking v4l: subdev active state --- 2022-02-16 Tomi Valkeinen New
[v3,3/7] media: subdev: pass also the active state to subdevs from ioctls v4l: subdev active state --- 2022-02-07 Tomi Valkeinen New
[v2,6/6] media: Documentation: add documentation about subdev state v4l: subdev active state --- 2021-12-17 Tomi Valkeinen New
[6/6] media: Documentation: add documentation about subdev state v4l: subdev active state --- 2021-12-17 Tomi Valkeinen New
[5/6] media: subdev: Add v4l2_subdev_lock_and_return_state() v4l: subdev active state --- 2021-12-17 Tomi Valkeinen New
[4/6] media: subdev: add subdev state locking v4l: subdev active state --- 2021-12-17 Tomi Valkeinen New
[v1,3/4] media-ctl: add support for routes and 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 --- 2021-11-30 Tomi Valkeinen New
[v10,35/38] media: subdev: add v4l2_subdev_get_fmt() helper function 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 --- 2021-11-30 Tomi Valkeinen New
[v10,29/38] media: subdev: add v4l2_subdev_has_route() v4l: subdev internal routing and streams --- 2021-11-30 Tomi Valkeinen New
[v10,19/38] media: entity: Add only connected pads to the pipeline v4l: subdev internal routing and streams --- 2021-11-30 Tomi Valkeinen New
[v10,18/38] media: entity: Add an iterator helper for connected pads v4l: subdev internal routing and streams --- 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 --- 2021-11-30 Tomi Valkeinen New
[v10,16/38] media: entity: Use routing information during graph traversal v4l: subdev internal routing and streams --- 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,09/38] media: entity: Walk the graph based on pads v4l: subdev internal routing and streams --- 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 --- 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 --- 2021-11-30 Tomi Valkeinen New
[v8,30/36] media: subdev: add v4l2_subdev_set_routing helper() v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,28/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,27/36] media: Documentation: Add GS_ROUTING documentation v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,26/36] media: add V4L2_SUBDEV_FL_MULTIPLEXED v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,07/36] media: Documentation: add documentation about subdev state v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,06/36] media: subdev: Add v4l2_subdev_validate(_and_lock)_state() v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,05/36] media: subdev: add subdev state locking v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,03/36] media: subdev: add 'which' to subdev state v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v8,02/36] media: subdev: add active state to struct v4l2_subdev v4l: subdev internal routing and streams --- 2021-08-30 Tomi Valkeinen New
[v5,10/9] media: mt9v111: fix compilation when !VIDEO_V4L2_SUBDEV_API media: v4l2-subdev: add subdev-wide state struct --- 2021-06-11 Tomi Valkeinen New
[v5,9/9] media: staging: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,8/9] media: usb: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,7/9] media: test-drivers: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,6/9] media: platform: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,5/9] media: pci: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,4/9] media: i2c: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,3/9] media: s3c-camif: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,2/9] media: s5k5baf: changes for subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v5,1/9] media: v4l2-subdev: add subdev-wide state struct media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v3,5/5] media: v4l2-subdev: fix and rename check_cfg() media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v3,4/5] media: v4l2-subdev: v4l2_subdev_free_state() to accept a NULL state media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v3,3/5] media: fix kernel doc errors for sd_state parameter media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v3,2/5] media: omap3isp: fix indentation media: v4l2-subdev: add subdev-wide state struct --- 2021-06-10 Tomi Valkeinen New
[v3,38/38] media: ti-vpe: cal: add multiplexed streams support media: ti-vpe: cal: multistream & embedded data support --- 2021-05-24 Tomi Valkeinen New
[v3,37/38] media: ti-vpe: cal: use frame desc to get vc and dt media: ti-vpe: cal: multistream & embedded data support --- 2021-05-24 Tomi Valkeinen New
[v3,32/38] media: ti-vpe: cal: use CSI-2 frame number media: ti-vpe: cal: multistream & embedded data support --- 2021-05-24 Tomi Valkeinen New
[v3,21/38] media: ti-vpe: cal: handle cal_ctx_v4l2_register error media: ti-vpe: cal: multistream & embedded data support --- 2021-05-24 Tomi Valkeinen New
[v7,26/27] v4l: subdev: add V4L2_SUBDEV_FL_MULTIPLEXED v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,25/27] v4l: subdev: add routing & stream config to v4l2_subdev_state v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,24/27] v4l: subdev: use streams in v4l2_subdev_link_validate() v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,23/27] v4l: subdev: add 'stream' to subdev ioctls v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,22/27] v4l: subdev: add stream based configuration v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,21/27] v4l: subdev: routing kernel helper functions v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,20/27] v4l: subdev: add V4L2_SUBDEV_ROUTE_FL_SOURCE v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,19/27] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[v7,18/27] media: Documentation: Add GS_ROUTING documentation v4l: subdev internal routing and streams --- 2021-05-24 Tomi Valkeinen New
[RFC,09/11] v4l: subdev: add routing & stream config to v4l2_subdev_state v4l2: multistream support via stream based configuration --- 2021-05-07 Tomi Valkeinen New
« 1 2 3 »