linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-13 11:20:29 to 2024-11-19 08:23:21 UTC [more...]

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver
 2024-11-19  8:23 UTC  (16+ messages)
` [PATCH v1 03/10] media: platform: mediatek: add isp_7x seninf unit
` [PATCH v1 05/10] media: platform: mediatek: add isp_7x camsys unit
` [PATCH v1 06/10] media: platform: mediatek: add isp_7x utility
` [PATCH v1 10/10] uapi: linux: add mediatek isp_7x camsys user api

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

[GIT PULL for v6.13-rc1] media updates
 2024-11-19  8:04 UTC 

[PATCH v4 media-next] media: rkisp1: Fix unused value issue
 2024-11-19  7:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Hans de Goede as USB VIDEO CLASS co-maintainer
 2024-11-19  7:20 UTC  (5+ messages)

[PATCH] media: staging: drop omap4iss
 2024-11-19  7:02 UTC  (3+ messages)

[PATCH v3 media-next] media: rkisp1: Fix unused value issue
 2024-11-19  6:02 UTC 

[PATCH v2 media-next] media: rkisp1: Fix unused value issue
 2024-11-19  5:54 UTC  (4+ messages)

[BUG?] media: ipu6 / ov01a10 webcam not detected
 2024-11-19  4:26 UTC  (5+ messages)

[PATCH v4 00/13] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-19  2:16 UTC  (5+ messages)
` [PATCH v4 03/13] drm/bridge: fsl-ldb: Use clk_round_rate() to validate "ldb" clock rate

A Proposal
 2024-11-18 22:38 UTC 

[PATCH] media: i2c: imx412: Add missing newline to prints
 2024-11-18 21:45 UTC 

[PATCH v4] media: i2c: Add Omnivision OV02C10 sensor driver
 2024-11-18 21:21 UTC 

[PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
 2024-11-18 20:06 UTC  (2+ messages)

[PATCH v3] media: i2c: Add Omnivision OV02C10 sensor driver
 2024-11-18 18:12 UTC 

[PATCH v3 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-11-18 17:16 UTC  (3+ messages)
` [PATCH v3 1/2] media: uvcvideo: Support partial control reads
` [PATCH v3 2/2] media: uvcvideo: Add more logging to uvc_query_ctrl()

[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-11-18 17:16 UTC  (7+ messages)
` [PATCH v2 1/2] media: uvcvideo: Support partial control reads
` [PATCH v2 2/2] media: uvcvideo: Add more logging to uvc_query_ctrl()

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-18 16:47 UTC  (7+ messages)

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-11-18 16:16 UTC  (28+ messages)
` [PATCH v15 01/19] media: uvcvideo: Fix event flags in uvc_ctrl_send_events
` [PATCH v15 02/19] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
` [PATCH v15 03/19] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 04/19] media: vivid: Add a rectangle control
` [PATCH v15 05/19] media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value
` [PATCH v15 06/19] media: uvcvideo: Handle uvc menu translation inside uvc_set_le_value
` [PATCH v15 07/19] media: uvcvideo: refactor uvc_ioctl_g_ext_ctrls
` [PATCH v15 08/19] media: uvcvideo: uvc_ioctl_(g|s)_ext_ctrls: handle NoP case
` [PATCH v15 09/19] media: uvcvideo: Support any size for mapping get/set
` [PATCH v15 10/19] media: uvcvideo: Factor out clamping from uvc_ctrl_set
` [PATCH v15 11/19] media: uvcvideo: add support for compound controls
` [PATCH v15 12/19] media: uvcvideo: Factor out query_boundaries from query_ctrl
` [PATCH v15 13/19] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 14/19] media: uvcvideo: Use the camera to clamp compound controls
` [PATCH v15 15/19] media: uvcvideo: let v4l2_query_v4l2_ctrl() work with v4l2_query_ext_ctrl
` [PATCH v15 16/19] media: uvcvideo: Introduce uvc_mapping_v4l2_size
` [PATCH v15 17/19] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH v15 18/19] media: uvcvideo: implement UVC v1.5 ROI
` [PATCH v15 19/19] media: uvcvideo: document "

[PATCH] dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS
 2024-11-18 16:13 UTC  (3+ messages)

[PATCH v2] media: i2c: Add Omnivision OCV02C10 sensor driver
 2024-11-18 13:46 UTC  (2+ messages)

[PATCH v3 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
 2024-11-18 13:35 UTC  (16+ messages)
` [PATCH v3 01/15] media: stm32: dcmipp: correct dma_set_mask_and_coherent mask value
` [PATCH v3 02/15] dt-bindings: media: add description of stm32 csi
` [PATCH v3 03/15] media: stm32: csi: addition of the STM32 CSI driver
` [PATCH v3 04/15] media: stm32: dcmipp: use v4l2_subdev_is_streaming
` [PATCH v3 05/15] media: stm32: dcmipp: replace s_stream with enable/disable_streams
` [PATCH v3 06/15] media: stm32: dcmipp: rename dcmipp_parallel into dcmipp_input
` [PATCH v3 07/15] media: stm32: dcmipp: add support for csi input into dcmipp-input
` [PATCH v3 08/15] media: stm32: dcmipp: add bayer 10~14 bits formats
` [PATCH v3 09/15] media: stm32: dcmipp: add 1X16 RGB / YUV formats support
` [PATCH v3 10/15] media: stm32: dcmipp: avoid duplicated format on enum in bytecap
` [PATCH v3 11/15] media: stm32: dcmipp: fill media ctl hw_revision field
` [PATCH v3 12/15] dt-bindings: media: add the stm32mp25 compatible of DCMIPP
` [PATCH v3 13/15] media: stm32: dcmipp: add core support for the stm32mp25
` [PATCH v3 14/15] arm64: dts: st: add csi & dcmipp node in stm32mp25
` [PATCH v3 15/15] arm64: dts: st: enable imx335/csi/dcmipp pipeline on stm32mp257f-ev1

[PATCH v2 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
 2024-11-18 13:31 UTC  (4+ messages)
` [PATCH v2 03/15] media: stm32: csi: addition of the STM32 CSI driver

[syzbot] Monthly media report (Nov 2024)
 2024-11-18 10:47 UTC 

[PATCH] media: i2c: imx296: Implement simple retry for model identification
 2024-11-18 10:08 UTC  (6+ messages)
` [PATCH v2] drivers: media: imx296: Add standby delay during probe

Fw: [PATCH 1/2] MAINTAINERS: update location of media main tree
 2024-11-18  8:44 UTC  (2+ messages)

[PATCH media-next] media: rkisp1: Fix unused value issue
 2024-11-18  8:27 UTC 

[PATCH 0/2] Update location of the media tree
 2024-11-18  7:52 UTC  (3+ messages)
` [PATCH 2/2] docs: media: update location of the media patches

[PATCH 00/15] treewide: don't include 'pm_wakeup.h' directly
 2024-11-18  7:29 UTC  (2+ messages)
` [PATCH 07/15] media: mceusb: "

[PATCH v3 0/2] Documentation: Debugging guide
 2024-11-18  7:03 UTC  (3+ messages)
` [PATCH v3 1/2] docs: Add debugging section to process
` [PATCH v3 2/2] docs: Add debugging guide for the media subsystem

[RFC 0/4] Sub-device configuration models
 2024-11-18  2:40 UTC  (6+ messages)
` [RFC 4/4] media: v4l: ctrl: Add V4L2_CID_CONFIG_MODEL control

[PATCH 0/3] media: i2c: imx290: Add support for imx462
 2024-11-18  2:07 UTC  (10+ messages)
` [PATCH 1/3] media: i2c: imx290: Limit analogue gain according to module
` [PATCH 2/3] media: dt-bindings: media: i2c: Add IMX462 to the IMX290 binding
` [PATCH 3/3] media: i2c: imx290: Add configuration for IMX462

[PATCH] MAINTAINERS: Add missing file entries for the USB video class driver
 2024-11-17 21:38 UTC 

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH] media: tuners: fc0013 Remove unused functions
 2024-11-16 15:16 UTC 

[PATCH v7 0/5] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-11-16  3:17 UTC  (6+ messages)
` [PATCH v7 1/5] media: mediatek: vcodec: support manual request completion
` [PATCH v7 2/5] media: mediatek: vcodec: change flush decode order when stream off
` [PATCH v7 3/5] media: mediatek: vcodec: remove media request checking
` [PATCH v7 4/5] media: mediatek: vcodec: Get SRC buffer from bitstream instead of M2M
` [PATCH v7 5/5] media: mediatek: vcodec: store current vb2 buffer to decode again

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

[PATCH] media: platform: exynos4-is: Remove unused fimc_is_param_strerr
 2024-11-16  1:28 UTC 

[PATCH v5 0/5] media: qcom: camss: Add sc7280 support
 2024-11-15 16:50 UTC  (3+ messages)
` [PATCH v5 1/5] media: dt-bindings: Add qcom,sc7280-camss

[PATCH 1/5] dma-fence: Fix reference leak on fence merge failure path
 2024-11-15 10:21 UTC  (2+ messages)
` [PATCH 2/5] dma-fence: Use kernel's sort for merging fences

[PATCH v2 0/2] Documentation: Debugging guide
 2024-11-15  6:28 UTC  (6+ messages)
` [PATCH v2 1/2] docs: Add debugging section to process

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

[PATCH v2 0/4] media: venus: enable venus on qcs615
 2024-11-15  4:07 UTC  (13+ messages)
` [PATCH v2 1/4] dt-bindings: qcom,qcs615-venus: document QCS615 venus
` [PATCH v2 2/4] media: venus: core: add qcs615 platform data
` [PATCH v2 3/4] arm64: dts: qcom: add venus node for the qcs615
` [PATCH v2 4/4] arm64: dts: qcom: qcs615-ride: enable venus node

[PATCH] media: uvcvideo: Fix event flags in uvc_ctrl_send_events
 2024-11-15  0:34 UTC  (2+ messages)

[PATCH v7 0/2] Fix Sonix Technology MJPEG streams
 2024-11-14 23:58 UTC  (6+ messages)
` [PATCH v7 1/2] media: uvcvideo: Implement dual stream quirk to fix loss of usb packets
` [PATCH v7 2/2] media: uvcvideo: Add new quirk definition for the Sonix Technology Co. 292a camera

[PATCH 1/2] dma-fence: Use kernel's sort for merging fences
 2024-11-14 16:27 UTC  (3+ messages)

[PATCH v4 0/3] media: mediatek: vcodec: support h264 extend vsi
 2024-11-14 10:15 UTC  (7+ 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

[PATCH v5 00/28] Qualcomm iris video decoder driver
 2024-11-14  7:01 UTC  (22+ messages)
` [PATCH v5 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v5 05/28] media: iris: implement video firmware load/unload
` [PATCH v5 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup

[PATCH] media: b2c2: Remove unused functions
 2024-11-14  2:06 UTC 

[PATCH v4 0/3] Add MSM8953 camss support
 2024-11-13 21:14 UTC  (8+ messages)
` [PATCH v4 3/3] media: qcom: camss: Add MSM8953 resources

[PATCH v6 0/5] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-11-13 16:37 UTC  (8+ messages)
` [PATCH v6 1/5] media: mediatek: vcodec: setting request complete before buffer done

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-13 15:19 UTC  (4+ messages)

[PATCH][next] media: cx231xx: remove redundant assignment to variable value
 2024-11-13 14:42 UTC 

[PATCH v7 00/28] media: mediatek: add driver to support secure video decoder
 2024-11-13 12:20 UTC  (2+ messages)

[PATCH v2 1/2] docs: Add debugging section to process
 2024-11-13 11:25 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).