linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-24 00:51:40 to 2023-10-25 11:02:06 UTC [more...]

[RFC PATCH v7 00/13] Add audio support in v4l2 framework
 2023-10-25 11:01 UTC  (11+ messages)
` [RFC PATCH v7 06/13] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v7 09/13] media: uapi: Add V4L2_CTRL_CLASS_M2M_AUDIO
` [RFC PATCH v7 10/13] media: uapi: Add V4L2_CTRL_TYPE_FIXED_POINT
` [RFC PATCH v7 11/13] media: uapi: Add audio rate controls support
` [RFC PATCH v7 12/13] media: imx-asrc: Add memory to memory driver

[PATCH v2 0/8] staging: vc04: Drop custom logging based on printk
 2023-10-25 11:01 UTC  (10+ messages)
` [PATCH v2 1/8] staging: vc04_services: Pass struct device to vchiq_log_dump_mem()
` [PATCH v2 2/8] staging: vc04_services: Pass struct device to vchiq_init_slots()
` [PATCH v2 3/8] staging: vc04: Convert vchiq_log_error() to use dynamic debug
` [PATCH v2 4/8] staging: vc04: Convert vchiq_log_warning() "
` [PATCH v2 5/8] staging: vc04: Convert(and rename) vchiq_log_info() "
` [PATCH v2 6/8] staging: vc04: Convert vchiq_log_trace() "
` [PATCH v2 7/8] staging: vc04_services: Drop VCHIQ_LOG_PREFIX macro
` [PATCH v2 8/8] staging: vc04_services: Drop log level mechanisms

[PATCH v3 0/8] Unify sub-device state access functions
 2023-10-25 10:50 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 0/3] Improve pwm-ir-tx precision
 2023-10-25 10:47 UTC  (9+ messages)
` [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context

[PATCH 0/2] staging: vc04_services: Remove completed TODO items
 2023-10-25 10:46 UTC  (4+ messages)
` [PATCH 1/2] staging: vc04_services: Drop completed TODO item
` [PATCH 2/2] "

[PATCH 0/4] media: qcom: camss: Introduce support for named power-domains
 2023-10-25 10:41 UTC  (9+ messages)
` [PATCH 1/4] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH 2/4] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH 3/4] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH 4/4] media: qcom: camss: Add support for named power-domains

[PATCH v2 0/6] DRM driver for verisilicon
 2023-10-25 10:39 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: display: Add yamls for JH7110 display system
` [PATCH v2 2/6] riscv: dts: starfive: jh7110: add dc controller and hdmi node
` [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v2 4/6] drm/vs: Register DRM device
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane
` [PATCH v2 6/6] drm/vs: Add hdmi driver

[Patch v4 00/11] Add MFC V12 support
 2023-10-25 10:22 UTC  (12+ messages)
  ` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant
  ` [Patch v4 02/11] media: s5p-mfc: Rename IS_MFCV10 macro
  ` [Patch v4 03/11] media: s5p-mfc: Add initial support for MFCv12
  ` [Patch v4 04/11] media: s5p-mfc: Add YV12 and I420 multiplanar format support
  ` [Patch v4 05/11] media: s5p-mfc: Add support for rate controls in MFCv12
  ` [Patch v4 06/11] media: s5p-mfc: Add support for UHD encoding
  ` [Patch v4 07/11] media: s5p-mfc: Add support for DMABUF for encoder
  ` [Patch v4 08/11] media: s5p-mfc: Set context for valid case before calling try_run
  ` [Patch v4 09/11] media: s5p-mfc: Load firmware for each run in MFCv12
  ` [Patch v4 10/11] media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUF
  ` [Patch v4 11/11] arm64: dts: fsd: Add MFC related DT enteries

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

[PATCH 0/1] staging: vc04_services: Use %p4cc to print fourcc
 2023-10-25  9:46 UTC  (6+ messages)
` [PATCH 1/1] staging: vc04_services: Use %p4cc format modifier to print FourCC codes

[PATCH v3 0/2] Parallel and BT.656 documentation fixes
 2023-10-25  9:15 UTC  (3+ messages)
` [PATCH v3 1/2] media: Documentation: BT.601 is not a bus
` [PATCH v3 2/2] media: Documentation: LP-11 and LP-111 are states, not modes

V4L2 Encoders Pre-Processing Support Questions
 2023-10-25  9:02 UTC  (3+ messages)

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-25  8:43 UTC  (21+ messages)
` [PATCH v2 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH v2 02/15] media: intel/ipu6: add IPU auxiliary devices
` [PATCH v2 03/15] media: intel/ipu6: add IPU6 buttress interface driver
` [PATCH v2 04/15] media: intel/ipu6: CPD parsing for get firmware components
` [PATCH v2 05/15] media: intel/ipu6: add IPU6 DMA mapping API and MMU table
` [PATCH v2 06/15] media: intel/ipu6: add syscom interfaces between firmware and driver
` [PATCH v2 07/15] media: intel/ipu6: input system ABI "
` [PATCH v2 08/15] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device
` [PATCH v2 09/15] media: intel/ipu6: add the CSI2 DPHY implementation
` [PATCH v2 10/15] media: intel/ipu6: add input system driver
` [PATCH v2 11/15] media: intel/ipu6: input system video capture nodes
` [PATCH v2 12/15] media: add Kconfig and Makefile for IPU6
` [PATCH v2 13/15] MAINTAINERS: add maintainers for Intel IPU6 input system driver
` [PATCH v2 14/15] Documentation: add Intel IPU6 ISYS driver admin-guide doc
` [PATCH v2 15/15] Documentation: add documentation of Intel IPU6 driver and hardware overview

[RFC PATCH] drm/test: add a test suite for GEM objects backed by shmem
 2023-10-25  8:43 UTC  (4+ messages)

[PATCH] media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCM
 2023-10-25  8:37 UTC 

[PATCH v2 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
 2023-10-25  8:31 UTC  (18+ 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 05/11] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
  ` [PATCH v2 07/11] drm/mediatek: Add secure layer config support for ovl
  ` [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

[PATCH] media: microchip-isc: Remove dead code in pipeline validation
 2023-10-25  8:31 UTC  (2+ messages)

[PATCH 0/7] media: v4l2-subdev: Rename pad config 'try_*' fields
 2023-10-25  7:27 UTC  (6+ messages)
` [PATCH 5/7] media: tegra-video: Use accessors for "

[PATCH v13 0/8] Wave5 codec driver
 2023-10-25  7:04 UTC  (10+ messages)
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH v11 0/9] Add StarFive Camera Subsystem driver
 2023-10-25  3:14 UTC  (10+ messages)
` [PATCH v11 1/9] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v11 2/9] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v11 3/9] media: staging: media: starfive: camss: Add core driver
` [PATCH v11 4/9] media: staging: media: starfive: camss: Add video driver
` [PATCH v11 5/9] media: staging: media: starfive: camss: Add ISP driver
` [PATCH v11 6/9] media: staging: media: starfive: camss: Add capture driver
` [PATCH v11 7/9] media: staging: media: starfive: camss: Add interrupt handling
` [PATCH v11 8/9] media: staging: media: starfive: camss: Register devices
` [PATCH v11 9/9] media: staging: media: starfive: camss: Add TODO file

si2157 not working at all?
 2023-10-25  0:26 UTC  (2+ messages)

[sailus-media-tree:metadata 6/42] drivers/staging/media/ipu3/ipu3-v4l2.c:200:1: error: control reaches end of non-void function
 2023-10-24 21:24 UTC 

KASAN: use-after-free Read in __media_entity_remove_links
 2023-10-24 21:11 UTC  (2+ messages)
` [syzbot] "

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

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-24 16:39 UTC  (6+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

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

[PATCH 0/5] visl: Adapt output frames for reference comparison
 2023-10-24 16:04 UTC  (4+ messages)
` [PATCH 5/5] doc: visl: Document codec_variability parameter

[PATCH 0/2] media: mei_csi/mei_ace: Fix driver modalias not matching device modalias
 2023-10-24 15:10 UTC  (5+ messages)
` [PATCH 1/2] media: mei_csi: "
` [PATCH 2/2] media: mei_ace: "

[PATCH] media: vsp1: Remove unbalanced .s_stream(0) calls
 2023-10-24 14:56 UTC  (2+ messages)

[PATCH v2] media: v4l2-subdev: Document and enforce .s_stream() requirements
 2023-10-24 14:27 UTC  (3+ messages)

[PATCH] drm: docs: Remove item from TODO list
 2023-10-24 14:24 UTC  (3+ messages)

[PATCH] media: marvell: Added function return value check clk_prepare
 2023-10-24 13:35 UTC  (2+ messages)
` [lvc-project] "

[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
 2023-10-24 13:18 UTC  (2+ messages)

[PATCH 0/4] media: i2c: imx214: Extend with sensor size and firmware information
 2023-10-24 12:52 UTC  (11+ 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

[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-10-24 10:08 UTC  (4+ messages)
` [GIT PULL] drm: renesas: shmobile: Atomic conversion + DT support (was: Re: [PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support)
  ` [GIT PULL v2] "

[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

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

[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] 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  (5+ messages)
` [PATCH 2/5] staging: media: av7110: Fix various whitespace checkpatch errors

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

[PATCH v2 4/6] media: v4l: subdev: Make stream argument optional in state access functions
 2023-10-24  1:43 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).