linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-20 14:38:33 to 2025-08-21 15:44:56 UTC [more...]

[PATCH v2 00/12] media: imx-mipi-csis: Cleanups and debugging improvements
 2025-08-21 15:44 UTC  (22+ messages)
` [PATCH v2 01/12] media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()
` [PATCH v2 02/12] media: imx-mipi-csis: Simplify access to source pad
` [PATCH v2 03/12] media: imx-mipi-csis: Standardize const keyword placement
` [PATCH v2 04/12] media: imx-mipi-csis: Shorten name of subdev state variables
` [PATCH v2 05/12] media: imx-mipi-csis: Rename register macros to match reference manual
` [PATCH v2 06/12] media: imx-mipi-csis: Fix field alignment in register dump
` [PATCH v2 07/12] media: imx-mipi-csis: Log per-lane start of transmission errors
` [PATCH v2 08/12] media: imx-mipi-csis: Only set clock rate when specified in DT
` [PATCH v2 09/12] dt-bindings: media: nxp,imx-mipi-csi2: Mark clock-frequency as deprecated
` [PATCH v2 10/12] dt-bindings: media: nxp,imx-mipi-csi2: Add fsl,num-channels property
` [PATCH v2 11/12] media: imx-mipi-csis: Initial support for multiple output channels
` [PATCH v2 12/12] arm64: dts: imx8mp: Specify the number of channels for CSI-2 receivers

[PATCH] media: vsp1: Export missing vsp1_isp_free_buffer symbol
 2025-08-21 15:42 UTC 

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-21 15:23 UTC  (16+ messages)
` [PATCH v2 04/11] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v2 05/11] firmware: qcom_scm: Add shmbridge support to pas_init/release function
` [PATCH v2 06/11] remoteproc: Move resource table data structure to its own header
` [PATCH v2 07/11] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v2 09/11] remoteproc: pas: Extend parse_fw callback to parse "

[PATCH v8 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-08-21 14:58 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: media: i2c: Add ov2735 sensor
` [PATCH v8 2/2] media: i2c: add ov2735 image sensor driver

[PATCH v2 1/2] media: nxp: imx8-isi: m2m: Fix streaming cleanup on release
 2025-08-21 14:56 UTC  (4+ messages)
` [PATCH v2 2/2] media: nxp: imx8-isi: m2m: Delay power up until streamon

[PATCH v1 2/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
 2025-08-21 14:45 UTC  (2+ messages)

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-08-21 14:28 UTC  (27+ messages)
` [PATCH v1 01/14] media: dt-bindings: Convert MediaTek mt8173-mdp bindings to YAML
` [PATCH v1 02/14] media: dt-bindings: Convert MediaTek mt8173-vpu "
` [PATCH v1 03/14] dt-bindings: arm: mediatek: mmsys: Add assigned-clocks/rates properties
` [PATCH v1 04/14] net: dt-bindings: Convert Marvell 8897/8997 bindings to YAML
` [PATCH v1 05/14] sound: dt-bindings: Convert MediaTek RT5650 codecs "
` [PATCH v1 06/14] dt-bindings: display: mediatek,od: Add mediatek,gce-client-reg property
` [PATCH v1 07/14] dt-bindings: display: mediatek,ufoe: "
` [PATCH v1 08/14] arm64: dts: mediatek: mt8173: Fix mt8173-pinctrl node names
` [PATCH v1 09/14] dt-bindings: pinctrl: mediatek,mt65xx-pinctrl: Allow gpio-line-names
` [PATCH v1 10/14] regulator: dt-bindings: Convert Dialog Semiconductor DA9211 Regulators to YAML
` [PATCH v1 11/14] arm64: dts: mediatek: mt8173-elm: Drop unused bank supply
` [PATCH v1 12/14] dt-bindings: soc: mediatek: pwrap: Add power-domains property
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML
` [PATCH v1 14/14] dt-bindings: media: mediatek,jpeg: Fix jpeg encoder/decoder ranges

[PATCH 00/24] better handle media headers
 2025-08-21 14:21 UTC  (3+ messages)
` [PATCH 09/24] docs: uapi: media: Makefile: use parse-headers.py
` [PATCH 23/24] scripts: sphinx-build-wrapper: get rid of uapi/media Makefile

[PATCH v3] drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
 2025-08-21 14:13 UTC  (5+ messages)
  ` [Linaro-mm-sig] "

[PATCH v3] media: iris: vpu3x: Add MNoC low power handshake during hardware power-off
 2025-08-21 14:00 UTC  (3+ messages)

[PATCH v3 1/3] staging: media: atomisp: Remove unnecessary forward declaration in gdc.c
 2025-08-21 13:54 UTC  (4+ messages)
` [PATCH v3 2/3] staging: media: atomisp: Whitespaces style cleanup "
` [PATCH v3 3/3] staging: media: atomisp: Remove return from end of void function "

[PATCH v2 0/3] Drop control handler argument support for v4l2_get_link_freq()
 2025-08-21 13:45 UTC  (14+ messages)
` [PATCH v3 1/3] media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source pad
` [PATCH v3 2/3] media: v4l2-common: Drop the workaround from v4l2_get_link_freq()
` [PATCH v3 3/3] media: v4l2-common: Update v4l2_get_link_freq() documentation

[PATCH v2 1/3] staging: media: atomisp: Remove unnecessary inline declaration in gdc.c
 2025-08-21 13:37 UTC  (5+ messages)
` [PATCH v2 2/3] staging: media: atomisp: Whitespaces style cleanup "
` [PATCH v2 3/3] staging: media: atomisp: Remove return from end of void function "

[PATCH v2 0/9] hrtimer: Remove hrtimer_clock_base::get_time
 2025-08-21 13:28 UTC  (10+ messages)
` [PATCH v2 1/9] posix-timers: Avoid direct access to hrtimer clockbase
` [PATCH v2 2/9] timers/itimer: "
` [PATCH v2 3/9] sched/core: "
` [PATCH v2 4/9] lib: test_objpool: "
` [PATCH v2 5/9] ALSA: hrtimer: "
` [PATCH v2 6/9] media: pwm-ir-tx: "
` [PATCH v2 7/9] hrtimer: Use hrtimer_cb_get_time() helper
` [PATCH v2 8/9] hrtimer: Remove hrtimer_clock_base::get_time
` [PATCH v2 9/9] hrtimer: Reorder branches in hrtimer_clockid_to_base()

[PATCH 0/2] media: mc: Fix crash when starting pipelines
 2025-08-21 13:14 UTC  (5+ messages)
` [PATCH 1/2] media: mc: Fix MUST_CONNECT handling for pads with no links

[PATCH v4 0/5]Document the new media-committer's model
 2025-08-21 13:08 UTC  (5+ messages)
` [PATCH v4 3/5] docs: media: update maintainer-entry-profile for multi-committers
` [PATCH v4 4/5] docs: media: document media multi-committers rules and process

[PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL
 2025-08-21 13:00 UTC  (2+ messages)

[PATCH v4 0/3] Drop control handler argument support for v4l2_get_link_freq()
 2025-08-21 12:59 UTC  (4+ messages)
` [PATCH v4 1/3] media: amlogic: c3-mipi-csi2: Call v4l2_get_link_freq() on source pad
` [PATCH v4 2/3] media: v4l2-common: Drop the workaround from v4l2_get_link_freq()
` [PATCH v4 3/3] media: v4l2-common: Update v4l2_get_link_freq() documentation

[PATCH v3 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
 2025-08-21 12:58 UTC  (9+ messages)
` [PATCH v3 02/26] media: iris: Report unreleased PERSIST buffers on session close

[PATCH 1/2] dma-buf/sw_sync: put fence signaling into work item
 2025-08-21 12:46 UTC  (6+ messages)
` [PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL

[PATCH v2] media: nxp: imx8-isi: Fix streamon/streamoff calls are imbalanced issue
 2025-08-21 12:33 UTC  (2+ messages)

[PATCH] media: iris: fix module removal if firmware download failed
 2025-08-21 12:27 UTC  (4+ messages)

[PATCH] media: iris: Fix firmware reference leak and unmap memory after load
 2025-08-21 12:09 UTC  (3+ messages)

[PATCH] media: venus: firmware: Use correct reset sequence for IRIS2
 2025-08-21 12:04 UTC  (5+ messages)

[PATCH] media: imx-jpeg: Add support for descriptor allocation from SRAM
 2025-08-21 12:01 UTC  (7+ messages)

[PATCH v11 00/19] Add Arm Mali-C55 Image Signal Processor Driver
 2025-08-21 11:14 UTC  (4+ messages)
` [PATCH v11 08/19] media: uapi: Add controls for Mali-C55 ISP

[PATCH v2 0/2] Drop control handler argument support for v4l2_get_link_freq()
 2025-08-21 11:01 UTC  (6+ messages)
` [PATCH v2 2/2] media: v4l2-common: Drop the workaround from v4l2_get_link_freq()

[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
 2025-08-21 10:48 UTC  (4+ messages)
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX

[PATCH v5 0/9] eUSB2 Double Isochronous IN Bandwidth support
 2025-08-21  9:51 UTC  (12+ messages)
` [PATCH v5 1/9] usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()
` [PATCH v5 3/9] usb: core: eUSB2 companion descriptor is for isoc IN endpoints only
` [PATCH v5 4/9] usb: core: Add a function to get USB version independent periodic payload
` [PATCH v5 5/9] usb: xhci: Use usb_endpoint_max_periodic_payload()
` [PATCH v5 6/9] usb: core: Introduce usb_endpoint_is_hs_isoc_double()
` [PATCH v5 7/9] usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
` [PATCH v5 8/9] usb: core: support eUSB2 double bandwidth large isoc URB frames
` [PATCH v5 9/9] media: uvcvideo: eUSB2 double isochronous bandwidth support

[PATCH v2] media: atomisp: use kmalloc_array() for array space allocation
 2025-08-21  9:26 UTC  (2+ messages)

[PATCH] media: imx-jpeg: Fix JPEG encoder ready race condition
 2025-08-21  9:24 UTC  (4+ messages)

[PATCH v3 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-08-21  9:18 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v2 0/4] eUSB2 support
 2025-08-21  9:08 UTC  (4+ messages)
` [PATCH v2 4/4] media: uvcvideo: eUSB2 double isochronous bandwidth support

[PATCH 0/2] media: ov02c10: fix orientation on Thinkpad T14s Gen6 (Snapdragon)
 2025-08-21  8:33 UTC  (5+ messages)
  ` [PATCH 1/2] media: ov02c10: Fix default vertical flip
  ` [PATCH 2/2] media: ov02c10: Support hflip and vflip

[PATCH 0/2] media: i2c: Add OmniVision OG0VE1B image sensor driver
 2025-08-21  7:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add OmniVision OG0VE1B camera sensor
` [PATCH 2/2] "

[PATCH v4 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-08-21  7:02 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add OmniVision OV6211 image sensor
` [PATCH v4 2/2] media: i2c: Add OmniVision OV6211 image sensor driver

[PATCH] media: atomisp: use kmalloc_array() for array space allocation
 2025-08-21  6:54 UTC  (5+ messages)

[PATCH] staging: media: atomisp: Whitespaces style cleanup in gdc.c
 2025-08-21  6:37 UTC  (3+ messages)
    ` Fwd: "

[PATCH v4 00/12] media: cadence,ti: CSI2RX Multistream Support
 2025-08-21  6:21 UTC  (4+ messages)
` [PATCH v4 11/12] media: ti: j721e-csi2rx: Submit all available buffers

[PATCH 0/7] media: i2c: dw9719: add DT compatible and DW9718S support
 2025-08-20 21:56 UTC  (3+ messages)
` [PATCH 1/7] dt-bindings: media: i2c: Add DW9718S, DW9719 and DW9761 VCM

[PATCH v2 0/3] Add CCI and imx577 sensor support for lemans evk
 2025-08-20 20:31 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: qcom-cci: Document sa8775p compatible

[PATCH] media: nxp: imx8-isi: check return value of media_pad_remote_pad_first()
 2025-08-20 19:25 UTC  (5+ messages)

[PATCH v2 00/32] media: add imx93 mipi/controller csi support
 2025-08-20 19:16 UTC  (4+ messages)
` [PATCH v2 04/32] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_dt()

[PATCH 00/21] treewide: remove unneeded 'fast_io' parameter in regmap_config
 2025-08-20 17:02 UTC  (2+ messages)
` (subset) "

[PATCH] media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_ID
 2025-08-20 16:08 UTC 

[PATCH v5 0/2] dma-buf: heaps: Support carved-out heaps
 2025-08-20 15:22 UTC  (4+ messages)
` [PATCH v5 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH] staging: media: atomisp: return early on hmm_bo_device_init() failure
 2025-08-20 15:06 UTC  (2+ messages)

[PATCH] media: atomisp: Use vmemdup_user() instead of open-coding
 2025-08-20 15:01 UTC  (2+ messages)


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