messages from 2023-06-06 16:37:05 to 2023-06-08 10:27:36 UTC [more...]
[PATCH 0/3] media: Add MIPI CCI register access helper functions
2023-06-08 10:27 UTC (31+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] media: atomisp: ov2680: Convert to new CCI register access helpers
` [PATCH 3/3] media: Remove ov_16bit_addr_reg_helpers.h
[PATCH v2 0/8] Add DELETE_BUF ioctl
2023-06-08 10:24 UTC (7+ messages)
` [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage
[RESEND PATCH v6 0/1] Digiteq Automotive MGB4 driver
2023-06-08 10:23 UTC (6+ messages)
` [RESEND PATCH v6 1/1] Added "
[PATCH 1/1] MAINTAINERS: Assign Shawn Tu's sensor drivers to myself
2023-06-08 10:17 UTC (3+ messages)
[PATCH v12 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2023-06-08 9:59 UTC (3+ messages)
` [PATCH v12 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
[PATCH 1/1] MAINTAINERS: Add an entry for V4L2 sensor and lens drivers
2023-06-08 9:51 UTC
[PATCH v3 1/1] media: pci: ipu3-cio2: Obtain remote pad from endpoint
2023-06-08 9:27 UTC (4+ messages)
[PATCH v2 0/5] Enable decoder for mt8183
2023-06-08 9:01 UTC (7+ messages)
` [PATCH v2 1/5] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v2 2/5] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183
` [PATCH v2 3/5] media: mediatek: vcodec: Read HW active status from clock
[RFC 0/7] Generic line based metadata support, internal pads
2023-06-08 8:54 UTC (12+ messages)
` [RFC 1/7] media: mc: Add INTERNAL_SOURCE pad type flag
` [RFC 2/7] media: v4l: subdev: Support INTERNAL_SOURCE pads in routing IOCTLs
` [RFC 3/7] media: uapi: v4l: Document source routes
` [RFC 5/7] media: uapi: Add generic serial metadata mbus formats
` [RFC 6/7] media: uapi: Add generic 8-bit metadata format definitions
[PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces
2023-06-08 8:43 UTC (3+ messages)
[PATCH v5 0/3] media: i2c: Add support for alvium camera
2023-06-08 8:31 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v5 2/3] media: dt-bindings: alvium: add document YAML binding
` [PATCH v5 3/3] media: i2c: Add support for alvium camera
[PATCH v2,0/10] media: mediatek: vcodec: separate encoder and decoder
2023-06-08 7:27 UTC (13+ messages)
` [PATCH v2,01/10] media: mediatek: vcodec: remove unused parameter
` [PATCH v2,02/10] media: mediatek: vcodec: align fw interface
` [PATCH v2,03/10] media: mediatek: vcodec: re-write shared interface
` [PATCH v2,04/10] media: mediatek: vcodec: remove the dependency of debug log
` [PATCH v2,05/10] mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v2,06/10] mediatek: vcodec: separate struct mtk_vcodec_ctx
` [PATCH v2,07/10] mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v2,08/10] mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v2,09/10] mediatek: vcodec: remove unused include header
` [PATCH v2,10/10] mediatek: vcodec: separete decoder and encoder
[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
2023-06-08 6:41 UTC (8+ messages)
[stable:linux-5.4.y 3701/8640] drivers/media/platform/vim2m.c:1384:1: warning: label 'error_v4l2' defined but not used
2023-06-08 5:51 UTC
[PATCH] media: cec: i2c: ch7322: also select REGMAP
2023-06-08 2:54 UTC
cron job: media_tree daily build: ERRORS
2023-06-08 2:43 UTC
[PATCH 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
2023-06-07 21:04 UTC (39+ messages)
` [PATCH 01/28] media: ov2680: Remove auto-gain and auto-exposure controls
` [PATCH 02/28] media: ov2680: Fix ov2680_bayer_order()
` [PATCH 03/28] media: ov2680: Fix vflip / hflip set functions
` [PATCH 04/28] media: ov2680: Use select VIDEO_V4L2_SUBDEV_API
` [PATCH 05/28] media: ov2680: Don't take the lock for try_fmt calls
` [PATCH 06/28] media: ov2680: Add ov2680_fill_format() helper function
` [PATCH 07/28] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH 08/28] media: Add MIPI CCI register access helper functions
` [PATCH 09/28] media: ov2680: Convert to new CCI register access helpers
` [PATCH 10/28] media: ov2680: Store dev instead of i2c_client in ov2680_dev
` [PATCH 11/28] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id
` [PATCH 12/28] media: ov2680: Add runtime-pm support
` [PATCH 13/28] media: ov2680: Drop is_enabled flag
` [PATCH 14/28] media: ov2680: Add support for more clk setups
` [PATCH 15/28] media: ov2680: Add support for 19.2 MHz clock
` [PATCH 16/28] media: ov2680: Add endpoint matching support
` [PATCH 17/28] media: ov2680: Add support for ACPI enumeration
` [PATCH 18/28] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH 19/28] media: ov2680: Annotate the per mode register setting lists
` [PATCH 20/28] media: ov2680: Add ov2680_mode struct
` [PATCH 21/28] media: ov2680: Make setting the mode algorithm based
` [PATCH 22/28] media: ov2680: Add an __ov2680_get_pad_format() helper function
` [PATCH 23/28] media: ov2680: Implement selection support
` [PATCH 24/28] media: ov2680: Fix exposure and gain ctrls range and default value
` [PATCH 25/28] media: ov2680: Add a bunch of register tweaks
` [PATCH 26/28] media: ov2680: Add g_skip_frames op support
` [PATCH 27/28] media: ov2680: Drop unnecessary pad checks
` [PATCH 28/28] media: ov2680: Read and log sensor revision during probe
[PATCH v4 0/3] media: i2c: Add support for alvium camera
2023-06-07 20:46 UTC (14+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v4 2/3] media: dt-bindings: alvium: add document YAML binding
` [PATCH v4 3/3] media: i2c: Add support for alvium camera
[PATCH 0/6] Enable decoder for mt8183
2023-06-07 19:58 UTC (4+ messages)
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "
arm64: libgpiod: refcount_t: underflow; use-after-free
2023-06-07 19:34 UTC (7+ messages)
[GIT PULL FOR v6.5] uvcvideo changes
2023-06-07 17:56 UTC (5+ messages)
[GIT PULL FOR v6.5] v2: mediatek: vcodec: Add debugfs file for decode and encode
2023-06-07 14:22 UTC (2+ messages)
` [GIT PULL FOR v6.5] v2: mediatek: vcodec: Add debugfs file for decode (#92381)
[GIT PULL FOR v6.5] mediatek: vcodec: Add debugfs file for decode and encode
2023-06-07 12:29 UTC (2+ messages)
` [GIT PULL FOR v6.5] mediatek: vcodec: Add debugfs file for decode and (#92376)
[GIT PULL] media: atomisp: Changes for 6.5-1
2023-06-07 12:05 UTC (2+ messages)
` [GIT PULL] media: atomisp: Changes for 6.5-1 (#92375)
[PATCH v5 0/7] v4l-utils: Support multiplexed streams
2023-06-07 11:57 UTC (9+ messages)
` [PATCH v5 1/7] v4l2-ctl: Add routing and streams support
` [PATCH v5 3/7] v4l2-ctl/compliance: Add routing and streams multiplexed streams
` [PATCH v5 4/7] v4l2-ctl/compliance: Add simple routing test
[PATCH v3 0/3] media: i2c: Add support for alvium camera
2023-06-07 11:27 UTC (15+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v3 2/3] media: dt-bindings: alvium: add document YAML binding
[PATCH] v4l2-compliance: call select before dequeuing event
2023-06-07 11:13 UTC (2+ messages)
[PATCH v2 0/5] media: v4l: Add Broadcom sand format to the list of V4L formats
2023-06-07 10:00 UTC (9+ messages)
` [PATCH v2 2/5] media: v4l: Add Broadcom sand formats to videodev2.h
` [PATCH v2 3/5] media: v4l: Add documentation for Broadcom sand formats
[PATCH] media: ov5640: fix low resolution image abnormal issue
2023-06-07 8:55 UTC (4+ messages)
` [EXT] "
[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
2023-06-07 8:53 UTC (14+ messages)
` [PATCH 1/9] dt-bindings: display: Add yamls for JH7110 display subsystem
` [PATCH 2/9] riscv: dts: starfive: jh7110: add dc&hdmi controller node
` [PATCH 3/9] drm/verisilicon: Add basic drm driver
[PATCH 0/8] media: mediatek: vcodec: separate encoder and decoder
2023-06-07 8:50 UTC (3+ messages)
[PATCH RFC v2 0/6] media: v4l2-ctrls: add controls for complex lens controller devices
2023-06-07 7:10 UTC (15+ messages)
` [PATCH RFC v2 1/6] media: v4l2-ctrls: fix documentation of V4L2_CID_FOCUS_ABSOLUTE unit
` [PATCH RFC v2 2/6] media: v4l2-ctrls: clarify documentation of V4L2_CID_FOCUS_RELATIVE
` [PATCH RFC v2 3/6] media: v4l2-ctrls: add lens group status controls for zoom and focus
` [PATCH RFC v2 4/6] media: v4l2-ctrls: add lens group speed "
` [PATCH RFC v2 5/6] media: v4l2-ctrls: add lens calibration controls
[PATCH v4,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
2023-06-07 4:16 UTC (4+ messages)
` [PATCH v4,1/4] media: mediatek: vcodec: Avoid unneeded error logging
[PATCH 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure
2023-06-07 3:20 UTC (4+ messages)
` [PATCH 2/3] atomisp: sh_css_params: write the sp_group config according to the ISP model
[PATCH 0/4] v4l2-tracer: add tracing for frames/events
2023-06-07 2:11 UTC (5+ messages)
` [PATCH 1/4] v4l2-tracer: add VIDIOC_ENUM_FRAMESIZES
` [PATCH 2/4] v4l2-tracer: add VIDIOC_ENUM_FRAMEINTERVALS
` [PATCH 3/4] v4l2-tracer: stringify target in v4l2_selection
` [PATCH 4/4] v4l2-tracer: add event tracing/retracing
[PATCH v3 3/3] media: i2c: Add support for alvium camera
2023-06-06 23:12 UTC (2+ messages)
Webcam LED control regression
2023-06-06 18:43 UTC (7+ messages)
` [PATCH] media: uvcvideo: Fix menu count handling for userspace XU mappings
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox