linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-06 11:59:06 to 2024-11-09 20:20:03 UTC [more...]

[PATCH 0/9] misc: Support TI FPC202 dual-port controller
 2024-11-09 20:19 UTC  (12+ messages)
` [PATCH 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH 2/9] media: i2c: ds90ub960: Replace aliased clients list with bitmap
` [PATCH 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH 4/9] i2c: use client addresses directly in ATR interface
` [PATCH 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH 7/9] i2c: support per-channel ATR alias pools
` [PATCH 8/9] i2c: Support dynamic address translation
` [PATCH 9/9] misc: add FPC202 dual port controller driver

[PATCH v5 00/28] Qualcomm iris video decoder driver
 2024-11-09 17:32 UTC  (3+ messages)
` [PATCH v5 02/28] media: iris: add platform driver for iris video device

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-09 16:29 UTC  (11+ messages)
` [PATCH v2 1/6] media: uvcvideo: Factor out gpio functions to its own file
` [PATCH v2 2/6] media: uvcvideo: Re-implement privacy GPIO as a separate subdevice
` [PATCH v2 3/6] Revert "media: uvcvideo: Allow entity-defined get_info and get_cur"
` [PATCH v2 4/6] media: uvcvideo: Create ancillary link for GPIO subdevice
` [PATCH v2 5/6] media: v4l2-core: Add new MEDIA_ENT_F_GPIO
` [PATCH v2 6/6] media: uvcvideo: Use MEDIA_ENT_F_GPIO for the GPIO entity

[ANN] Media Summit September 16th: Final Agenda (v7)
 2024-11-09 12:01 UTC  (8+ messages)
        ` AW: "

[PATCH 0/2] Documentation: Debugging guide
 2024-11-09  0:10 UTC  (17+ messages)
` [PATCH 1/2] docs: Add guides section for debugging
` [PATCH 2/2] docs: media: Debugging guide for the media subsystem
  ` [0/2] Documentation: Debugging guide

[PATCH 0/3] Fix Sonix Technology MJPEG streams
 2024-11-08 18:35 UTC  (9+ messages)
` [PATCH 1/3] media: uvcvideo: Introduce header length
` [PATCH 2/3] media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a camera
` [PATCH 3/3] media: uvcvideo: Implement dual stream quirk to fix loss of usb packets

[PATCH v1 1/1] media: ov7251: Remap "reset" to "enable" for OV7251
 2024-11-08 18:19 UTC  (6+ messages)

[PATCH v2 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-11-08 18:17 UTC  (18+ messages)
` [PATCH v2 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v2 02/15] media: i2c: ds90ub960: Fix UB9702 refclk register access
` [PATCH v2 03/15] media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
` [PATCH v2 04/15] media: i2c: ds90ub960: Use HZ_PER_MHZ
` [PATCH v2 05/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v2 06/15] media: i2c: ds90ub960: Fix UB9702 VC map
` [PATCH v2 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
` [PATCH v2 08/15] media: i2c: ds90ub960: Add RGB24, RAW8 and RAW10 formats
` [PATCH v2 09/15] media: i2c: ds90ub953: Clear CRC errors in ub953_log_status()
` [PATCH v2 10/15] media: i2c: ds90ub960: Drop unused indirect block define
` [PATCH v2 11/15] media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
` [PATCH v2 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
` [PATCH v2 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH v2 14/15] media: i2c: ds90ub953: Add error handling for i2c reads/writes
` [PATCH v2 15/15] media: i2c: ds90ub960: Fix shadowing of local variables

[GIT PULL for v6.12-rc7] media fixes
 2024-11-08 17:49 UTC  (3+ messages)
` [GIT PULL for v6.12-rc7] media fixes (#105248)

Fix Fix fence merge handling
 2024-11-08 16:12 UTC  (15+ messages)
` [PATCH 1/3] dma-buf/dma-fence_array: use kvzalloc
` [PATCH 2/3] dma-buf: sort fences in dma_fence_unwrap_merge

[PATCHv2] media: v4l2-core: v4l2-ctrls: check for handler_new_ref misuse
 2024-11-08 15:45 UTC  (6+ messages)

Toshiba TC358746 deadlock
 2024-11-08 14:19 UTC 

[PATCH v3 0/9] Amlogic C3 ISP support
 2024-11-08 14:04 UTC  (17+ messages)
` [PATCH v3 4/9] media: platform: Add c3 mipi adapter driver
` [PATCH v3 7/9] media: platform: Add c3 ISP driver
` [PATCH v3 8/9] Documentation: media: add documentation file metafmt-c3-isp.rst
` [PATCH v3 9/9] Documentation: media: add documentation file c3-isp.rst

[PATCH v6 0/5] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-11-08 13:42 UTC  (13+ messages)
` [PATCH v6 1/5] media: mediatek: vcodec: setting request complete before buffer done
` [PATCH v6 2/5] media: mediatek: vcodec: change flush decode order when stream off
` [PATCH v6 3/5] media: mediatek: vcodec: Get SRC buffer from bitstream instead of M2M
` [PATCH v6 4/5] media: mediatek: vcodec: store current vb2 buffer to decode again
` [PATCH v6 5/5] media: mediatek: vcodec: remove media request checking

[RFC 0/4] Sub-device configuration models
 2024-11-08 12:57 UTC  (9+ messages)
` [RFC 1/4] media: Documentation: Rework embedded data documentation
` [RFC 2/4] media: Documentation: Reword split of sensor driver to two classes

[PATCH 0/4] Venus driver fixes to avoid possible OOB accesses
 2024-11-08 11:43 UTC  (15+ messages)
` [PATCH 1/4] media: venus: hfi_parser: add check to avoid out of bound access

[PATCH 00/13] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-11-08 11:27 UTC  (8+ messages)
` [PATCH 12/13] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH 13/13] media: i2c: ds90ub953: Add error handling for i2c reads/writes

[PATCH 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
 2024-11-08 10:30 UTC  (7+ messages)
` [PATCH 1/3] media: i2c: imx219: Correct the minimum vblanking value
` [PATCH 2/3] media: i2c: imx219: make HBLANK r/w to allow longer exposures

[PATCH] media: atomisp: gmin: Remove GPIO driven regulator support
 2024-11-08 10:14 UTC  (3+ messages)

[PATCHv4] media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controls
 2024-11-08 10:04 UTC  (2+ messages)

[PATCH v7] media: Add t4ka3 camera sensor driver
 2024-11-08  9:18 UTC 

[PATCHv3] media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controls
 2024-11-08  8:44 UTC  (4+ messages)

[PATCH] media: uvcvideo: Fix double free in error path
 2024-11-08  7:23 UTC  (2+ messages)

[PATCH v4 0/3] media: mediatek: vcodec: support h264 extend vsi
 2024-11-08  3:40 UTC  (4+ messages)
` [PATCH v4 1/3] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v4 2/3] media: mediatek: vcodec: support extended h264 decode
` [PATCH v4 3/3] media: mediatek: vcodec: add description for vsi struct

[linuxtv-media-stage:master] BUILD SUCCESS ed61c59139509f76d3592683c90dc3fdc6e23cd6
 2024-11-08  3:20 UTC 

[linuxtv-media-stage:fixes] BUILD SUCCESS 702a47ce6dde72f6e247b3c3c00a0fc521f9b1c6
 2024-11-08  3:21 UTC 

[PATCH v6] media: Add t4ka3 camera sensor driver
 2024-11-08  2:33 UTC  (3+ messages)

[PATCH] media: uvcvideo:Create input device for all uvc devices with status endpoints
 2024-11-08  2:07 UTC  (2+ messages)

[PATCH v1 0/2] Skip parsing frames of type UVC_VS_UNDEFINED in
 2024-11-08  0:04 UTC  (8+ messages)
` [PATCH v1 1/2] media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format
` [PATCH v1 2/2] media: uvcvideo: Refactor frame parsing code into a uvc_parse_frame function

[PATCH] media: uvcvideo: Fix deadlock during uvc_probe
 2024-11-07 22:05 UTC  (3+ messages)

[PATCH] media: uvcvideo: Reorder uvc_status_init()
 2024-11-07 21:51 UTC  (2+ messages)

[PATCH v6] media: uvcvideo: Fix crash during unbind if gpio unit is in use
 2024-11-07 21:48 UTC  (2+ messages)

[PATCH v6 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-11-07 15:11 UTC  (7+ messages)

[PATCH v1 1/1] media: atomisp: Remove License information boilerplate
 2024-11-07 11:45 UTC  (4+ messages)

[PATCH v3 0/6] media: mediatek: vcodec: support h264 extend vsi
 2024-11-07 10:52 UTC  (6+ messages)
` [PATCH v3 1/3] media: mediatek: vcodec: remove vsi operation in common interface
` [PATCH v3 2/3] media: mediatek: vcodec: support extended h264 decode
` [PATCH v3 3/3] media: mediatek: vcodec: add description for vsi struct

[PATCH v2 0/2] media: i2c: Add driver for AD5823 VCM
 2024-11-07 10:49 UTC  (3+ messages)
` [PATCH v2 1/2] media: i2c: Automatically select common options for lens drivers
` [PATCH v2 2/2] media: i2c: Add driver for AD5823 VCM

[PATCH v5 0/5] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-11-07  9:51 UTC  (3+ messages)
` [PATCH v5 3/5] media: mediatek: vcodec: Get SRC buffer from bitstream instead of M2M

[PATCH] media: videobuf2-core: copy vb planes unconditionally
 2024-11-07  9:17 UTC  (4+ messages)

[GIT PULL FOR v6.13] Venus updates
 2024-11-07  8:14 UTC  (2+ messages)
` [GIT PULL FOR v6.13] Venus updates (#105213)

[PATCH] media: atomisp: Avoid picking too big sensor resolution
 2024-11-07  8:10 UTC  (3+ messages)

[PATCH 1/2] media: ov08x40: Move fwnode_property_read_u32("clock-frequency") call down
 2024-11-06 21:57 UTC  (4+ messages)

[PATCH v8 00/17] Add Arm Mali-C55 Image Signal Processor Driver
 2024-11-06 21:54 UTC  (7+ messages)
` [PATCH v8 05/17] dt-bindings: media: Add bindings for ARM mali-c55

[PATCH] dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
 2024-11-06 20:50 UTC 

[PATCH v5 0/2] media: venus: Add hierarchical h.264 controls
 2024-11-06 15:48 UTC  (2+ messages)

[PATCH v5] media: uvcvideo: Fix crash during unbind if gpio unit is in use
 2024-11-06 13:08 UTC  (2+ messages)

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-11-06 13:04 UTC  (4+ messages)
` [PATCH v1 10/10] uapi: linux: add mediatek isp_7x camsys user api


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