linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 20:41:32 to 2022-03-03 07:27:34 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-03  7:26 UTC  (65+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
  ` [Intel-gfx] "

[PATCH 00/16] media: rkisp1: Misc bug fixes and cleanups
 2022-03-03  6:32 UTC  (13+ messages)
` [PATCH 01/16] media: rkisp1: capture: Initialize entity before video device
` [PATCH 02/16] media: rkisp1: capture: Fix and simplify (un)registration
` [PATCH 04/16] media: rkisp1: resizer: "
` [PATCH 07/16] media: rkisp1: Simplify rkisp1_entities_register() error path
` [PATCH 10/16] media: rkisp1: resizer: Simplify register access
  ` [PATCH v1.1 "

[PATCH v3 00/14] Move HEVC stateless controls out of staging
 2022-03-03  1:23 UTC  (4+ messages)

[PATCH v2] media: i2c: Fix pixel array positions in ov8865
 2022-03-02 22:24 UTC 

[PATCH v3 0/9] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-03-02 22:07 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v3 2/9] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH v3 3/9] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH v3 4/9] dt-bindings: media: Add Allwinner A31 MIPI CSI-2 bindings documentation
` [PATCH v3 5/9] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH v3 6/9] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge driver
` [PATCH v3 7/9] dt-bindings: media: Add Allwinner A83T MIPI CSI-2 bindings documentation
` [PATCH v3 8/9] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH v3 9/9] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge

[PATCH v3 0/5] Introduce ancillary links
 2022-03-02 22:03 UTC  (6+ messages)
` [PATCH v3 1/5] media: entity: Skip non-data links in graph iteration
` [PATCH v3 2/5] media: media.h: Add new media link type
` [PATCH v3 3/5] media: entity: Add link_type_name() helper
` [PATCH v3 4/5] media: entity: Add support for ancillary links
` [PATCH v3 5/5] media: v4l2-async: Create links during v4l2_async_match_notify()

[PATCH v3 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-03-02 21:11 UTC  (9+ messages)
` [PATCH RFC v3 1/8] of: Mark interconnects property supplier as optional
` [PATCH v3 2/8] dt-bindings: interconnect: sunxi: Add V3s mbus compatible
` [PATCH v3 3/8] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v3 4/8] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v3 5/8] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v3 6/8] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v3 7/8] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v3 8/8] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH 0/4] media: videobuf2: Add a transfer error event
 2022-03-02 20:17 UTC  (9+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] rcar-vin: Stop stream when subdevice signal transfer error

[PATCH v1 1/1] media: c8sectpfe: Clean up handling of *_buffer_aligned
 2022-03-02 15:51 UTC  (2+ messages)

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-03-02 15:10 UTC  (21+ messages)
` [PATCH v2 21/66] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v2 30/66] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v2 63/66] staging: media: Add support for the Allwinner A31 ISP

[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2022-03-02 14:19 UTC  (2+ messages)

[bug] WinFast VC100 U no audio after video init
 2022-03-02 13:36 UTC 

[PATCH] media: v4l: vsp1: Fix offset calculation for plane cropping
 2022-03-02 11:00 UTC  (2+ messages)

RockPro65 RK3399 chipset, ISP and IMX214 camera
 2022-03-02 10:50 UTC  (9+ messages)

[PATCH v5 0/6] v4l: subdev active state
 2022-03-02 10:13 UTC  (10+ messages)
` [PATCH v5 1/6] media: subdev: rename subdev-state alloc & free
` [PATCH v5 2/6] media: subdev: add active state to struct v4l2_subdev
` [PATCH v5 3/6] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v5 4/6] media: subdev: add subdev state locking
` [PATCH v5 5/6] media: subdev: add v4l2_subdev_call_state_active()
` [PATCH v5 6/6] media: Documentation: add documentation about subdev state

[RESEND,V7,3/6] media: mtk-jpegenc: manage jpegenc multi-hardware
 2022-03-02  9:45 UTC 

[PATCH v2 00/11] Support OVTI7251 on Microsoft Surface line
 2022-03-02  9:07 UTC  (9+ messages)
` [PATCH v2 07/11] media: i2c: Add support for new frequencies to ov7251

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH v8 0/2] On Semi AR0521 sensor driver
 2022-03-02  6:39 UTC  (8+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] "

[PATCH] media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probe
 2022-03-02  6:17 UTC  (5+ messages)
` [PATCH v2] "

cron job: media_tree daily build: WARNINGS
 2022-03-02  4:25 UTC 

[PATCH v7, 00/15] media: mtk-vcodec: support for M8192 decoder
 2022-03-02  2:26 UTC  (23+ messages)
` [PATCH v7, 03/15] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v7, 04/15] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v7, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v7, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v7, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v7, 09/15] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v7, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v7, 13/15] media: mtk-vcodec: support stateless H.264 decoding for mt8192
` [PATCH v7, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v7, 15/15] media: mtk-vcodec: support stateless VP9 decoding

[PATCH] dt-bindings: media: mediatek,vcodec: Fix addressing cell sizes
 2022-03-01 23:35 UTC 

[PATCH v11 00/36] v4l: routing and streams support
 2022-03-01 16:11 UTC  (37+ messages)
` [PATCH v11 01/36] media: entity: Use pad as a starting point for graph walk
` [PATCH v11 02/36] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v11 03/36] media: entity: Walk the graph based on pads
` [PATCH v11 04/36] media: mc: Start walk from a specific pad in use count calculation
` [PATCH v11 05/36] media: entity: Add iterator helper for entity pads
` [PATCH v11 06/36] media: entity: Move the pipeline from entity to pads
` [PATCH v11 07/36] media: entity: Use pad as the starting point for a pipeline
` [PATCH v11 08/36] media: entity: Add has_route entity operation
` [PATCH v11 09/36] media: entity: Add media_entity_has_route() function
` [PATCH v11 10/36] media: entity: Use routing information during graph traversal
` [PATCH v11 11/36] media: entity: Skip link validation for pads to which there is no route
` [PATCH v11 12/36] media: entity: Add an iterator helper for connected pads
` [PATCH v11 13/36] media: entity: Add only connected pads to the pipeline
` [PATCH v11 14/36] media: entity: Add debug information in graph walk route check
` [PATCH v11 15/36] media: Add bus type to frame descriptors
` [PATCH v11 16/36] media: Add CSI-2 bus configuration "
` [PATCH v11 17/36] media: Add stream to frame descriptor
` [PATCH v11 18/36] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
` [PATCH v11 19/36] media: add V4L2_SUBDEV_FL_MULTIPLEXED
` [PATCH v11 20/36] media: add V4L2_SUBDEV_CAP_MPLEXED
` [PATCH v11 21/36] media: Documentation: Add GS_ROUTING documentation
` [PATCH v11 22/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v11 23/36] media: subdev: add v4l2_subdev_has_route()
` [PATCH v11 24/36] media: subdev: add v4l2_subdev_set_routing helper()
` [PATCH v11 25/36] media: Documentation: add multiplexed streams documentation
` [PATCH v11 26/36] media: subdev: add stream based configuration
` [PATCH v11 27/36] media: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v11 28/36] media: subdev: add "opposite" stream helper funcs
` [PATCH v11 29/36] media: subdev: add v4l2_subdev_get_fmt() helper function
` [PATCH v11 30/36] media: subdev: Fallback to pad config in v4l2_subdev_get_fmt()
` [PATCH v11 31/36] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
` [PATCH v11 32/36] media: subdev: add v4l2_subdev_routing_validate() helper
` [PATCH v11 33/36] media: subdev: Add for_each_active_route() macro
` [PATCH v11 34/36] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper
` [PATCH v11 35/36] media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations
` [PATCH v11 36/36] media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function

[PATCH 0/2] dt-bindings: Add macros for video interface bus types
 2022-03-01 15:04 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: media: "

[PATCH] media: camss: Replace hard coded value with parameter
 2022-03-01 13:10 UTC  (2+ messages)

[bug report] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2022-03-01 12:42 UTC 

[PATCH v7 0/2] On Semi AR0521 sensor driver
 2022-03-01 12:19 UTC  (6+ messages)
` [PATCH v7 2/2] Driver for ON Semi AR0521 camera sensor

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-03-01 10:36 UTC  (4+ messages)
` [PATCH v4 04/15] media: uapi: HEVC: Add missing fields in HEVC controls

[PATCH v12 0/4] Add mmsys and mutex support for MDP
 2022-03-01 10:02 UTC  (5+ messages)
` [PATCH v12 1/4] soc: mediatek: mmsys: add CMDQ write register function
` [PATCH v12 2/4] soc: mediatek: mmsys: add support for ISP control
` [PATCH v12 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v12 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v4 0/7] v4l: subdev active state
 2022-03-01  9:21 UTC  (5+ messages)
` [PATCH v4 4/7] media: subdev: add subdev state locking

[PATCH v5 00/13] media: atmel: atmel-isc: implement media controller
 2022-03-01  8:56 UTC  (4+ messages)
` [PATCH v5 04/13] "

[v6 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2022-03-01  7:30 UTC  (4+ messages)
` [v6 3/3] arm64: dts: mt8183: add jpeg enc node for mt8183

[PATCH] ASoC: qcom: Fix error code in lpass_platform_copy()
 2022-03-01  8:11 UTC 

cron job: media_tree daily build: WARNINGS
 2022-03-01  5:52 UTC 

[PATCH v3] media: hantro: Implement support for encoder commands
 2022-03-01  4:22 UTC 

[PATCH] media: st-delta: Fix PM disable depth imbalance in delta_probe
 2022-03-01  3:12 UTC  (2+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).