linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 23:23:56 to 2023-10-24 08:57:39 UTC [more...]

[PATCH v2] media: v4l2-subdev: Document and enforce .s_stream() requirements
 2023-10-24  8:57 UTC  (2+ messages)

[PATCH 0/7] media: v4l2-subdev: Rename pad config 'try_*' fields
 2023-10-24  8:47 UTC  (11+ messages)
` [PATCH 1/7] media: atmel-isi: Use accessors for "
` [PATCH 2/7] media: microchip-isc: "
` [PATCH 3/7] media: atmel-isc: "
` [PATCH 4/7] media: atomisp: "
` [PATCH 5/7] media: tegra-video: "
` [PATCH 6/7] media: i2c: "
` [PATCH 7/7] media: v4l2-subdev: Rename "

[PATCH v2 0/4] GC0308 Camera Sensor
 2023-10-24  8:38 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: add GalaxyCore
` [PATCH v2 2/4] media: dt-bindings: gc0308: add binding
` [PATCH v2 3/4] media: MAINTAINERS: Add GalaxyCore in camera sensor section
` [PATCH v2 4/4] media: i2c: gc0308: new driver

[PATCH v2 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
 2023-10-24  8:37 UTC  (8+ messages)
  ` [PATCH v2 09/11] drm/mediatek: Add secure flow support to mediatek-drm
  ` [PATCH v2 08/11] drm/mediatek: Add secure layer config support for ovl_adaptor
  ` [PATCH v2 07/11] drm/mediatek: Add secure layer config support for ovl
  ` [PATCH v2 05/11] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
  ` [PATCH v2 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
  ` [PATCH v2 01/11] drm/mediatek: Add interface to allocate MediaTek GEM buffer
  ` [PATCH v2 02/11] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATED_ENCRYPTTED flag

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

[PATCH 0/4] media: i2c: imx214: Extend with sensor size and firmware information
 2023-10-24  7:52 UTC  (10+ messages)
` [PATCH 1/4] media: i2c: imx214: Explain some magic numbers
` [PATCH 2/4] media: i2c: imx214: Move controls init to separate function
` [PATCH 3/4] media: i2c: imx214: Read orientation and rotation from system firmware
` [PATCH 4/4] media: i2c: imx214: Add sensor's pixel matrix size

[RFC PATCH v1 0/4] media: v4l2-subdev: Improve frame interval handling
 2023-10-24  7:40 UTC  (11+ messages)
` [RFC PATCH v1 1/4] media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
` [RFC PATCH v1 2/4] media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
` [RFC PATCH v1 3/4] media: v4l2-subdev: Store frame interval in subdev state
` [RFC PATCH v1 4/4] media: i2c: thp7312: "

[PATCH v3 0/8] Unify sub-device state access functions
 2023-10-24  7:37 UTC  (21+ messages)
` [PATCH v3 1/8] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v3 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v3 3/8] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v3 4/8] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v3 5/8] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v3 6/8] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v3 7/8] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v3 8/8] media: v4l: subdev: Also assert acquired mutex for non-stream drivers

[PATCH v13 0/8] Wave5 codec driver
 2023-10-24  7:24 UTC  (13+ messages)
` [PATCH v13 4/8] media: chips-media: wave5: Add vpuapi layer
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH] media: amphion: Move the blocking check_is_responsed() out of wait event loop
 2023-10-24  7:12 UTC  (2+ messages)
` [EXT] "

[PATCH] media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_config
 2023-10-24  6:57 UTC  (2+ messages)

[PATCH] media: v4l2-subdev: Fix indentation in v4l2-subdev.h
 2023-10-24  6:54 UTC  (2+ messages)

[PATCH 0/5] staging: media: av7110: Fix various formatting and small code issues
 2023-10-24  4:12 UTC  (10+ messages)
` [PATCH 2/5] staging: media: av7110: Fix various whitespace checkpatch errors
` [PATCH 3/5] staging: media: av7110: Remove unnecessary whitespace before quoted newlines
` [PATCH 4/5] staging: media: av7110: Fix 'long int' and 'unsigned' variable declarations
` [PATCH 5/5] staging: media: av7110: Fix various formating issues

cron job: media_tree daily build: WARNINGS
 2023-10-24  1:45 UTC 

[PATCH v2 0/6] Unify sub-device state access functions
 2023-10-24  1:43 UTC  (24+ messages)
` [PATCH v2 1/6] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v2 2/6] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v2 3/6] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v2 4/6] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v2 5/6] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v2 6/6] media: v4l: subdev: Remove stream-unaware sub-device state access

[PATCH v1] media: ov08x40: Add Signal Integration Adjustments for specific project
 2023-10-24  0:49 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
 2023-10-23 20:27 UTC  (2+ messages)

[PATCH 0/5] visl: Adapt output frames for reference comparison
 2023-10-23 18:58 UTC  (6+ messages)
` [PATCH 1/5] media: visl: Fix params permissions/defaults mismatch
` [PATCH 2/5] media: visl: Add a stable_output parameter
` [PATCH 3/5] doc: visl: Document "
` [PATCH 4/5] visl: Add a codec specific variability parameter
` [PATCH 5/5] doc: visl: Document codec_variability parameter

si2157 not working at all?
 2023-10-23 17:44 UTC  (4+ messages)

[PATCH] drm: docs: Remove item from TODO list
 2023-10-23 17:25 UTC  (2+ messages)

[RFC PATCH] drm/test: add a test suite for GEM objects backed by shmem
 2023-10-23 16:45 UTC 

[PATCH 1/2] media: pci: mgb4: add COMMON_CLK dependency
 2023-10-23 16:05 UTC  (2+ messages)
` [PATCH 2/2] media: pci: mgb4: remove bogus 'select' statements

[PATCH v3 0/3] Improve pwm-ir-tx precision
 2023-10-23 13:34 UTC  (10+ messages)
` [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context

[PATCH v8 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-10-23 13:28 UTC  (5+ messages)
` [PATCH v8 2/3] media: rockchip: Add a driver for Rockhip's "

Re:
 2023-10-23 12:49 UTC  (3+ messages)

[PATCH 0/6] Unify sub-device state access functions
 2023-10-23 11:46 UTC  (15+ messages)
` [PATCH 1/6] media: v4l: subdev: Store the number of pads in sub-device state
` [PATCH 2/6] media: v4l: subdev: Also return pads array information on stream functions

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-23 11:36 UTC  (13+ messages)
` [PATCH 10/15] media: intel/ipu6: add input system driver
` [PATCH 11/15] media: intel/ipu6: input system video capture nodes

[PATCH v2,0/7] media: mediatek: vcodec: Set the correct profile and level for each platform
 2023-10-23  8:56 UTC  (14+ messages)
` [PATCH v2,1/7] media: mediatek: vcodec: Get the chip name "
` [PATCH v2,2/7] media: mediatek: vcodec: Set the supported h264 level "
` [PATCH v2,3/7] media: mediatek: vcodec: Set the supported h265 "
` [PATCH v2,4/7] media: mediatek: vcodec: Set the supported h264 profile "
` [PATCH v2,5/7] media: mediatek: vcodec: Set the supported h265 "
` [PATCH v2,6/7] media: mediatek: vcodec: Set the supported vp9 level "
` [PATCH v2,7/7] media: mediatek: vcodec: Set the supported vp9 profile "

[PATCH v1 1/3] dt-bindings: vendor-prefixes: add GalaxyCore
 2023-10-23  8:54 UTC  (7+ messages)
` [PATCH v1 2/3] media: dt-bindings: gc0308: add binding
` [PATCH v1 3/3] media: i2c: gc0308: new driver

[PATCH v2 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-10-23  8:38 UTC  (3+ messages)
` [PATCH v2 3/3] media: i2c: gc2145: Galaxy Core "

[PATCH 1/7] media: mediatek: vcodec: Getting the chip name of each platform
 2023-10-23  3:15 UTC  (19+ messages)
` [PATCH 2/7] media: mediatek: vcodec: Setting the supported h264 level for "
` [PATCH 3/7] media: mediatek: vcodec: Setting the supported h265 "
` [PATCH 4/7] media: mediatek: vcodec: Setting the supported h264 profile "
` [PATCH 5/7] media: mediatek: vcodec: Setting the supported h265 "
` [PATCH 6/7] media: mediatek: vcodec: Setting the supported vp9 level "
` [PATCH 7/7] media: mediatek: vcodec: Setting the supported vp9 profile "

cron job: media_tree daily build: WARNINGS
 2023-10-23  1:45 UTC 

[PATCH] media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"
 2023-10-22 20:59 UTC  (4+ messages)

[GIT PULL FOR v6.7] Venus updates
 2023-10-22 11:42 UTC  (2+ messages)
` [GIT PULL FOR v6.7] Venus updates (#96118)

[PATCH RESEND] staging: media: atomisp: Removed duplicate comment and fixed comment format
 2023-10-21 12:14 UTC  (3+ messages)

[PATCH v1 0/4] staging: vc04: Drop custom logging based on printk
 2023-10-21  9:59 UTC  (3+ messages)
` [PATCH v1 1/4] staging: vc04: Convert vchiq_log_error() to use dynamic debug

cron job: media_tree daily build: WARNINGS
 2023-10-21  1:45 UTC 


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