Linux-Media Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-07 07:11:22 to 2023-06-09 08:19:29 UTC [more...]

[RESEND 00/15] Rid W=1 warnings from GPU
 2023-06-09  8:17 UTC 

[GIT PULL FOR v6.5] Add AV1 stateless decoder support
 2023-06-09  8:15 UTC  (2+ messages)
` [GIT PULL FOR v6.5] Add AV1 stateless decoder support (#92229)

[GIT PULL FOR v6.5] uvcvideo changes
 2023-06-09  8:14 UTC  (6+ messages)

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-09  7:42 UTC  (9+ 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

[PATCH v2] media: ov5640: fix low resolution image abnormal issue
 2023-06-09  5:45 UTC 

[PATCH v2] v4l2-compliance: call select before dequeuing event
 2023-06-09  1:52 UTC 

[PATCH] v4l2-compliance: call select before dequeuing event
 2023-06-09  1:06 UTC  (3+ messages)

drivers/media/tuners/xc2028.c:717:12: warning: stack frame size (3520) exceeds limit (2048) in 'check_firmware'
 2023-06-09  0:03 UTC 

[PATCH] media: i2c: imx290: drop format param from imx290_ctrl_update
 2023-06-08 22:28 UTC 

[PATCH v5 0/3] media: i2c: Add support for alvium camera
 2023-06-08 21:08 UTC  (5+ 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] media: cec: i2c: ch7322: also select REGMAP
 2023-06-08 18:28 UTC  (2+ messages)

[RESEND PATCH v6 0/1] Digiteq Automotive MGB4 driver
 2023-06-08 15:30 UTC  (9+ messages)
` [RESEND PATCH v6 1/1] Added "

[PATCH v2,0/10] media: mediatek: vcodec: separate encoder and decoder
 2023-06-08 15:17 UTC  (16+ 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

drivers/media/i2c/imx290.c
 2023-06-08 14:55 UTC  (3+ messages)

[PATCH RFC v2 0/6] media: v4l2-ctrls: add controls for complex lens controller devices
 2023-06-08 13:41 UTC  (7+ messages)
` [PATCH RFC v2 2/6] media: v4l2-ctrls: clarify documentation of V4L2_CID_FOCUS_RELATIVE

[PATCH 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-08 13:17 UTC  (44+ 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 v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-08 12:57 UTC  (12+ messages)

[PATCH 1/1] media: MAINTAINERS: Orphan dw9768 and ov02a10 drivers
 2023-06-08 11:18 UTC 

[PATCH 1/1] media: MAINTAINERS: Pick ov5670 maintenance
 2023-06-08 11:14 UTC 

[PATCH 1/1] MAINTAINERS: Add an entry for V4L2 sensor and lens drivers
 2023-06-08 11:06 UTC  (3+ messages)

[PATCH 0/3] media: Add MIPI CCI register access helper functions
 2023-06-08 11:01 UTC  (32+ 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:42 UTC  (8+ messages)
` [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage

[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 v3 1/1] media: pci: ipu3-cio2: Obtain remote pad from endpoint
 2023-06-08  9:27 UTC  (4+ messages)

[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)

[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 

cron job: media_tree daily build: ERRORS
 2023-06-08  2:43 UTC 

[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] 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  (11+ messages)
` [PATCH v3 2/3] media: dt-bindings: alvium: add document YAML binding

[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)


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 read-only IMAP folder(s) and NNTP newsgroup(s).