public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-06 02:25:48 to 2023-06-07 20:25:29 UTC [more...]

[PATCH 00/28] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-07 20:23 UTC  (33+ 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 0/3] media: Add MIPI CCI register access helper functions
 2023-06-07 20:07 UTC  (27+ 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 0/6] Enable decoder for mt8183
 2023-06-07 19:58 UTC  (13+ messages)
` [PATCH 1/6] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH 2/6] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183

[PATCH v4 0/3] media: i2c: Add support for alvium camera
 2023-06-07 19:49 UTC  (13+ 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

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)

[PATCH] MAINTAINERS: drop Shawn Tu due to mail bounces
 2023-06-07 17:32 UTC  (2+ 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  (18+ 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 v3 3/3] media: i2c: Add support for alvium camera

[PATCH] v4l2-compliance: call select before dequeuing event
 2023-06-07 11:13 UTC  (2+ messages)

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-06-07 10:58 UTC  (7+ 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 v2,0/10] media: mediatek: vcodec: separate encoder and decoder
 2023-06-07  8:49 UTC  (11+ 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

[RESEND PATCH v6 0/1] Digiteq Automotive MGB4 driver
 2023-06-07  8:44 UTC  (4+ messages)
` [RESEND PATCH v6 1/1] Added "

[PATCH RFC v2 0/6] media: v4l2-ctrls: add controls for complex lens controller devices
 2023-06-07  7:10 UTC  (21+ 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 RFC v2 6/6] media: v4l2-ctrls: add controls for individual zoom lenses

[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  (11+ messages)
` [PATCH 1/3] media: atomisp: sh_css_internal: Unifying sh_css_sp_group to remove #ifdef ISP2401
` [PATCH 2/3] atomisp: sh_css_params: write the sp_group config according to the ISP model
` [PATCH 3/3] media: atomisp: ia_css_debug: remove unused codes

[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

Webcam LED control regression
 2023-06-06 18:43 UTC  (7+ messages)
    ` [PATCH] media: uvcvideo: Fix menu count handling for userspace XU mappings

[PATCH] media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequencies" props
 2023-06-06 14:28 UTC  (2+ messages)

[PATCH v2] platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
 2023-06-06 13:23 UTC  (8+ messages)

[PATCH v11 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-06-06 10:37 UTC  (5+ messages)
` [PATCH v11 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI

[ANN] Media Summit June 26th: Draft Agenda v3
 2023-06-06 10:00 UTC  (3+ messages)

drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:614:36: warning: unused variable 'mtk_jpeg_enc_ioctl_ops'
 2023-06-06  7:43 UTC 

[PATCH] media: pulse8-cec: handle possible ping error
 2023-06-06  4:38 UTC 

[PATCH v9 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-06-06  2:25 UTC  (4+ messages)
` [PATCH v9 1/3] media: pci: intel: ivsc: Add CSI submodule
` [PATCH v9 2/3] media: pci: intel: ivsc: Add ACE submodule
` [PATCH v9 3/3] ACPI: delay enumeration of devices with a _DEP pointing to IVSC device


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox