linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-25 19:49:22 to 2024-11-28 19:08:26 UTC [more...]

[PATCH] docs: media: document media multi-committers rules and process
 2024-11-28 19:08 UTC  (20+ messages)

[PATCH 0/4] media: ov2740: Various improvements
 2024-11-28 16:53 UTC  (9+ messages)
` [PATCH 1/4] media: ov2740: Debug log chip ID
` [PATCH 2/4] media: ov2740: Add camera orientation and sensor rotation controls
` [PATCH 3/4] media: ov2740: Add powerdown GPIO support
` [PATCH 4/4] media: ov2740: Add regulator support

[PATCH v4 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-11-28 16:21 UTC  (4+ messages)
` [PATCH v4 1/3] media: venus: Add support for static video encoder/decoder declarations
` [PATCH v4 2/3] media: venus: Populate video encoder/decoder nodename entries
` [PATCH v4 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable

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

[PATCH v2 0/4] Venus driver fixes to avoid possible OOB accesses
 2024-11-28 15:33 UTC  (6+ messages)
` [PATCH v2 1/4] media: venus: hfi_parser: add check to avoid out of bound access
` [PATCH v2 2/4] media: venus: hfi_parser: avoid OOB access beyond payload word count
` [PATCH v2 3/4] media: venus: hfi: add check to handle incorrect queue size
` [PATCH v2 4/4] media: venus: hfi: add a check to handle OOB in sfr region

[PATCH v3 0/4] TEE subsystem for restricted dma-buf allocations
 2024-11-28 15:09 UTC  (5+ messages)
` [PATCH v3 1/4] tee: add restricted memory allocation
` [PATCH v3 2/4] optee: account for direction while converting parameters
` [PATCH v3 3/4] optee: sync secure world ABI headers
` [PATCH v3 4/4] optee: support restricted memory allocation

[PATCH] media: qcom: camss: fix VFE pm domain off
 2024-11-28 14:24 UTC  (6+ messages)

[PATCH v2 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-11-28 13:24 UTC  (7+ messages)
` [PATCH v2 1/3] media: venus: Add support for static video encoder/decoder declarations
` [PATCH v2 2/3] media: venus: Populate video encoder/decoder nodename entries
` [PATCH v2 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable

[PATCH v6 0/5] media: qcom: camss: Add sc7280 support
 2024-11-28 10:09 UTC  (14+ messages)
` [PATCH v6 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v6 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v6 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v6 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v6 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH] media: cec: include linux/debugfs.h and linux/seq_file.h where needed
 2024-11-28  8:21 UTC  (2+ messages)

[PATCH v3 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-11-27 14:05 UTC  (4+ messages)
` [PATCH v3 1/3] media: venus: Add support for static video encoder/decoder declarations
` [PATCH v3 2/3] media: venus: Populate video encoder/decoder nodename entries
` [PATCH v3 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable

[PATCH v2 0/4] media: v4l: fwnode: Add support for CSI-2 C-PHY line orders
 2024-11-27 13:30 UTC  (3+ messages)
` [PATCH v2 1/4] media: dt-bindings: Add property to describe "

[PATCH v3 0/6] dt-bindings: media: camss: Fix interrupt types
 2024-11-27 12:29 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: media: qcom,sc8280xp-camss: "
` [PATCH v3 2/6] dt-bindings: media: qcom,sdm845-camss: "
` [PATCH v3 3/6] dt-bindings: media: qcom,sm8250-camss: "
` [PATCH v3 4/6] arm64: dts: qcom: sc8280xp: Fix interrupt type of camss interrupts
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Fix interrupt types "
` [PATCH v3 6/6] arm64: dts: qcom: sm8250: "

[PATCH v2 0/4] media: uvcvideo: Two fixes for async controls
 2024-11-27 12:14 UTC  (5+ messages)
` [PATCH v2 1/4] media: uvcvideo: Remove dangling pointers
` [PATCH v2 2/4] media: uvcvideo: Do not set an async control owned by other fh
` [PATCH v2 3/4] media: uvcvideo: Annotate lock requirements for uvc_ctrl_set
` [PATCH v2 4/4] media: uvcvideo: Remove redundant NULL assignment

[PATCH] MAINTAINERS: add 2nd media maintainer, fix patchwork link
 2024-11-27 11:55 UTC 

[PATCH v2 0/4] media: bcm2835-unicam: Upstreaming various improvements
 2024-11-27 11:15 UTC  (5+ messages)
` [PATCH v2 1/4] drivers: media: bcm2835-unicam: Improve frame sequence count handling
` [PATCH v2 2/4] drivers: media: bcm2835-unicam: Allow setting of unpacked formats
` [PATCH v2 3/4] drivers: media: bcm2835-unicam: Disable trigger mode operation
` [PATCH v2 4/4] drivers: media: bcm2835-unicam: Fix for possible dummy buffer overrun

[PATCH 0/2] media: uvcvideo: Two fixes for async controls
 2024-11-27 10:23 UTC  (9+ messages)
` [PATCH 1/2] media: uvcvideo: Do not set an async control owned by other fh
` [PATCH 2/2] media: uvcvideo: Remove dangling pointers

[PATCH v3 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
 2024-11-27  9:37 UTC  (11+ messages)
` [PATCH v3 2/3] media: i2c: imx219: make HBLANK r/w to allow longer exposures
` [PATCH v3 3/3] media: i2c: imx219: Scale the pixel rate for analog binning

[PATCH v4 0/2] media: uvcvideo: Support partial control reads and minor changes
 2024-11-27  9:35 UTC  (8+ messages)
` [PATCH v4 1/2] media: uvcvideo: Support partial control reads

[PATCH v2 0/4] media: i2c: Add OX05B1S camera sensor driver
 2024-11-27  9:24 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: media: i2c: Add OX05B1S sensor
` [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver
` [PATCH v2 3/4] MAINTAINERS: Add entry for OX05B1S "
` [PATCH v2 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor

[PATCH 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
 2024-11-27  9:03 UTC  (6+ messages)
` [PATCH 1/3] media: venus: Add support for static video encoder/decoder declarations
` [PATCH 2/3] media: venus: Populate video encoder/decoder nodename entries
` [PATCH 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable

[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
 2024-11-27  8:20 UTC  (6+ messages)
` [PATCH v3 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller

[PATCH v3 0/4] media: venus: enable venus on qcs615
 2024-11-27  8:09 UTC  (23+ messages)
` [PATCH v3 1/4] dt-bindings: qcom,qcs615-venus: add support for video hardware
` [PATCH v3 2/4] media: venus: core: add qcs615 platform data

[PATCH] media: uvcvideo: Remove duplicated cap/out code
 2024-11-27  7:31 UTC 

[PATCH 0/9] media: uvcvideo: Implement Granular Power Saving
 2024-11-27  7:26 UTC  (11+ messages)
` [PATCH 1/9] media: uvcvideo: Do not set an async control owned by other fh
` [PATCH 2/9] media: uvcvideo: Remove dangling pointers
` [PATCH 3/9] media: uvcvideo: Keep streaming state in the file handle
` [PATCH 4/9] media: uvcvideo: Move usb_autopm_(get|put)_interface to status_get
` [PATCH 5/9] media: uvcvideo: Add a uvc_status guard
` [PATCH 6/9] media: uvcvideo: Increase/decrease the PM counter per IOCTL
` [PATCH 7/9] media: uvcvideo: Make power management granular
` [PATCH 8/9] media: uvcvideo: Do not turn on the camera for some ioctls
` [PATCH 9/9] media: uvcvideo: Remove duplicated cap/out code

[PATCH] media: v4l: subdev: Use dev_err() to print errors and clarify
 2024-11-27  7:20 UTC  (4+ messages)

[PATCH v0 0/6] Improve decoder performance and fix critical bugs
 2024-11-27  1:21 UTC  (4+ messages)

[PATCH] media: rc: iguanair: handle timeouts
 2024-11-26 22:27 UTC  (2+ messages)

[PATCHv3 0/2] media: v4l2-core: v4l2-ctrls: check for handler_new_ref misuse
 2024-11-26 18:24 UTC  (2+ messages)

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-11-26 17:47 UTC  (3+ messages)
` [PATCH v3 24/26] media: venus: venc: Make the range of us_per_frame explicit

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-26 17:29 UTC  (12+ messages)

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-26 17:25 UTC  (18+ messages)
` [PATCH v3 2/8] media: uvcvideo: Factor out gpio functions to its own file

[PATCH 0/5] media: i2c: Add OX05B1S camera sensor driver
 2024-11-26 16:10 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: media: i2c: Add bindings for OX05B1S "
      ` [EXT] "
          `  "

[PATCH v4 0/2] media: qcom: camss: Re-structure camss_link_entities
 2024-11-26 10:01 UTC  (3+ messages)
` [PATCH v4 1/2] media: qcom: camss: reducing the repitious error message string
` [PATCH v4 2/2] media: qcom: camss: Restructure camss_link_entities

[PATCH v7 0/5] Add Mediatek ISP3.0
 2024-11-26  8:43 UTC  (11+ messages)
` [PATCH v7 4/5] media: platform: mediatek: isp: add mediatek ISP3.0 camsv

[PATCH v6 00/28] Qualcomm iris video decoder driver
 2024-11-26  8:07 UTC  (2+ messages)

[PATCH v7 0/5] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-11-26  8:04 UTC  (3+ messages)
` [PATCH v7 1/5] media: mediatek: vcodec: support manual request completion

[PATCH 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2024-11-26  7:37 UTC  (7+ messages)
` [PATCH 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[BUG?] media: ipu6 / ov01a10 webcam not detected
 2024-11-25 22:08 UTC  (6+ messages)

[PATCH v4 0/7] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-25 19:49 UTC  (4+ messages)
` [PATCH v4 5/7] media: uvcvideo: Introduce UVC_QUIRK_PRIVACY_DURING_STREAM
` [PATCH v4 6/7] media: uvcvideo: Make gpio_unit entity-less
` [PATCH v4 7/7] media: uvcvideo: Remove UVC_EXT_GPIO entity


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