linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-27 21:46:37 to 2023-07-01 23:35:30 UTC [more...]

[PATCH v2 0/4] Add Mediatek ISP3.0
 2023-07-01 23:35 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH v2 2/4] media: platform: mediatek: isp_30: "
` [PATCH v2 3/4] dt-bindings: media: add mediatek ISP3.0 camsv
` [PATCH v2 4/4] media: platform: mediatek: isp_30: "

[sailus-media-tree:metadata] BUILD SUCCESS 59aa267f8720e10029004c6d25ce3f93741d1334
 2023-07-01 23:24 UTC 

[PATCH][next] media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
 2023-07-01 17:17 UTC 

[PATCH] media: mediatek: vcodec: Add a flag to indicate vdec_fb finding status
 2023-07-01  9:05 UTC 

[sailus-media-tree:metadata 7/7] htmldocs: Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-fmt-flag-meta-line-based (if the link has no caption the label must precede a section header)
 2023-07-01  7:01 UTC 

[sailus-media-tree:metadata 2/7] htmldocs: Documentation/userspace-api/media/mediactl/media-types.rst:379: WARNING: Inline literal start-string without end-string
 2023-07-01  1:11 UTC 

[PATCH 0/7] Generic line based metadata support, internal pads
 2023-06-30 20:43 UTC  (8+ messages)
` [PATCH 1/7] media: mc: Check pad flag validity
` [PATCH 2/7] media: mc: Add INTERNAL pad flag
` [PATCH 3/7] media: v4l: subdev: Support INTERNAL pads in routing IOCTLs
` [PATCH 4/7] media: uapi: v4l: Document source routes
` [PATCH 5/7] media: uapi: Add generic serial metadata mbus formats
` [PATCH 6/7] media: uapi: Add generic 8-bit metadata format definitions
` [PATCH 7/7] media: v4l: Support line-based metadata capture

[sailus-media-tree:metadata] BUILD SUCCESS 028cb656529e4cd7e40b21b97b078d5fb7809eed
 2023-06-30 20:10 UTC 

[PATCH] MAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS FRAMEWORK
 2023-06-30 19:54 UTC  (2+ messages)

[linux-next:master 7313/12815] drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1888:5: warning: stack frame size (2208) exceeds limit (2048) in 'rockchip_vpu981_av1_dec_run'
 2023-06-30 19:45 UTC 

[RFC PATCH 0/3] Google Chameleon v3 video driver
 2023-06-30 18:25 UTC  (5+ messages)
` [RFC PATCH 1/3] media: Add 10, 12, and 16 bit RGB formats
` [RFC PATCH 2/3] media: Add Google Chameleon v3 video driver
` [RFC PATCH 3/3] ARM: dts: Add Chameleon v3 video node

[PATCH v2 0/2] IVSC support for IPU bridge
 2023-06-30 17:46 UTC  (5+ messages)
` [PATCH v2 1/2] media: ipu-bridge: add IVSC support
` [PATCH v2 2/2] media: ipu-bridge: Make exported IPU bridge symbol GPL-only in a NS

[PATCH] media: wl128x: fix a clang warning
 2023-06-30 15:54 UTC  (2+ messages)

[PATCH v5 0/7] Enable decoder for mt8183
 2023-06-30 15:14 UTC  (6+ messages)
` [PATCH v5 1/7] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH v5 2/7] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v5 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space
` [PATCH v5 4/7] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
` [PATCH v5 5/7] media: mediatek: vcodec: Read HW active status from syscon

[linuxtv-media-stage:master] BUILD SUCCESS c61480a2ea5e5b997d10dfda556d3a63e31f87cd
 2023-06-30 15:06 UTC 

[PATCH v2 00/15] media: ipu-bridge: Shared with atomisp, rework VCM instantiation
 2023-06-30 14:47 UTC  (24+ messages)
` [PATCH v2 01/15] media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings
` [PATCH v2 02/15] media: ipu-bridge: Do not use on stack memory for software_node.name field
` [PATCH v2 03/15] media: ipu-bridge: Move initialization of node_names.vcm to ipu_bridge_init_swnode_names()
` [PATCH v2 04/15] media: ipu-bridge: Allow building as module
` [PATCH v2 05/15] media: ipu-bridge: Make ipu_bridge_init() take a regular struct device as argument
` [PATCH v2 06/15] media: ipu-bridge: Store dev pointer in struct ipu_bridge
` [PATCH v2 07/15] media: ipu-bridge: Only keep PLD around while parsing
` [PATCH v2 08/15] media: ipu-bridge: Add a ipu_bridge_parse_ssdb() helper function
` [PATCH v2 09/15] media: ipu-bridge: Drop early setting of sensor->adev
` [PATCH v2 10/15] media: ipu-bridge: Add a parse_sensor_fwnode callback to ipu_bridge_init()
` [PATCH v2 11/15] media: ipu-bridge: Move ipu-bridge.h to include/media/
` [PATCH v2 12/15] media: ipu-bridge: Add GalaxyCore GC0310 to ipu_supported_sensors[]
` [PATCH v2 13/15] media: atomisp: csi2-bridge: Switch to new common ipu_bridge_init()
` [PATCH v2 14/15] media: ipu-bridge: Add a runtime-pm device-link between VCM and sensor
` [PATCH v2 15/15] [RFC] media: dw9719: Drop hack to enable "vsio" regulator

[PATCH 0/2] Move camera sensor dependencies to top level menu
 2023-06-30 14:03 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: Select V4L2_FWNODE and VIDEO_V4L2_SUBDEV_API for sensors
` [PATCH 2/2] media: i2c: Stop selecting common features for individual camera drivers

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-30 12:36 UTC  (7+ messages)
` [PATCH 6/9] drm/verisilicon: Add drm crtc funcs
` [PATCH 7/9] drm/verisilicon: Add drm plane funcs
` [PATCH 8/9] drm/verisilicon: Add verisilicon dc controller driver

[PATCH 0/6] Add audio support in v4l2 framework
 2023-06-30 11:22 UTC  (11+ messages)
` [PATCH 1/6] media: v4l2: Add audio capture and output support
` [PATCH 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
` [PATCH 3/6] ASoC: fsl_easrc: "
` [PATCH 4/6] ASoC: fsl_asrc: Add memory to memory driver
` [PATCH 5/6] ASoC: fsl_asrc: enable memory to memory function
` [PATCH 6/6] ASoC: fsl_easrc: "

[PATCH 0/2] More MAINTAINERS entries
 2023-06-30 11:03 UTC  (3+ messages)
` [PATCH 1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks
` [PATCH 2/2] media: MAINTAINERS: Add documentation under V4L2 camera sensors

[RFC]: m2m dec reports the graphics memory requirement
 2023-06-30 10:47 UTC 

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-06-30  9:51 UTC  (8+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl

[PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation
 2023-06-30  9:07 UTC  (9+ messages)
` [PATCH 09/12] media: ipu3-cio2: Move cio2_bridge_init() code into a new shared intel-cio2-bridge.ko

[PATCH][next] media: wl128x: Fix spelling mistake "Transfered" -> "Transferred"
 2023-06-30  7:57 UTC 

[PATCH] MAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF HEAPS FRAMEWORK
 2023-06-30  6:51 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2023-06-30  2:42 UTC 

add a new dma_alloc_noncontiguous API v3
 2023-06-29 17:20 UTC  (3+ messages)
` [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API

[PATCH v2 1/1] media: i2c: Select V4L2_FWNODE and VIDEO_V4L2_SUBDEV_API for sensors
 2023-06-29 17:19 UTC  (5+ messages)

[RFC PATCH v8 0/1] Virtio video device specification
 2023-06-29 14:49 UTC  (2+ messages)
` [RFC PATCH v8 1/1] virtio-video: Add virtio "

[PATCH v12 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-06-29 12:48 UTC  (4+ messages)
` [PATCH v12 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-06-29 12:19 UTC  (12+ messages)
` [PATCH v8 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v8 4/5] staging: bcm2835-audio: Register bcm2835-audio "
` [PATCH v8 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child()

[PATCH v11 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-06-29 12:19 UTC  (6+ messages)
` [PATCH v11 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI

[PATCH 1/1] media: i2c: Select V4L2_FWNODE and VIDEO_V4L2_SUBDEV_API for sensors
 2023-06-29 10:40 UTC  (4+ messages)

ID 046d:08e5 not listed
 2023-06-29  8:52 UTC 

[PATCH v4 00/38] Separate links and async sub-devices
 2023-06-29  8:44 UTC  (7+ messages)
` [PATCH v4 32/38] media: am437x-vpfe: Register V4L2 device early
` [PATCH v4 35/38] media: davinci: Init async notifier after registering V4L2 device

[PATCH v5 0/3] add ISI support for iMX93
 2023-06-29  8:23 UTC  (8+ messages)
` [PATCH v5 1/3] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string
` [PATCH v5 2/3] media: nxp: imx8-isi: move i.MX8 gasket configuration to an ops structure
` [PATCH v5 3/3] media: nxp: imx8-isi: add ISI support for i.MX93

[PATCH 00/26] use array_size
 2023-06-29  7:34 UTC  (4+ messages)
` [PATCH 23/26] media: staging: imgu: "

[PATCH] MAINTAINERS: Orphan the OV7740 driver
 2023-06-29  7:30 UTC  (4+ messages)

Build failed in Jenkins: xawtv3 #10
 2023-06-29  7:24 UTC  (3+ messages)
` Build failed in Jenkins: xawtv3 #11
  ` Jenkins build is back to normal : xawtv3 #12

[PATCH] OOB read and write in mdp_prepare_buffer
 2023-06-29  7:18 UTC  (7+ messages)

[PATCH 1/2] media: verisilicon: fix excessive stack usage
 2023-06-29  7:03 UTC  (3+ messages)

media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
 2023-06-29  5:09 UTC  (3+ messages)

[RFC PATCH v7 0/9] media: v4l2: Add extended fmt and buffer
 2023-06-29  3:43 UTC  (4+ messages)
` [PATCH v7 1/9] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

cron job: media_tree daily build: ERRORS
 2023-06-29  2:43 UTC 

[PATCH v4 0/3] add ISI support for iMX93
 2023-06-29  1:27 UTC  (10+ messages)
` [PATCH v4 1/3] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string
` [PATCH v4 2/3] media: nxp: imx8-isi: move i.MX8 gasket configuration to an ops structure
` [PATCH v4 3/3] media: nxp: imx8-isi: add ISI support for i.MX93

[REGRESSION] breakage in sun6i-csi media api
 2023-06-28 22:08 UTC  (6+ messages)

[PATCH] media: docs: qcom_camss: Update Code Aurora references
 2023-06-28 19:08 UTC  (2+ messages)

[PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2023-06-28 18:21 UTC  (3+ messages)
` [PATCH 5.10 1/1] "

[PATCH 0/4] Add Mediatek ISP3.0
 2023-06-28 16:16 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH 2/4] media: platform: mediatek: isp_30: "
` [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv
` [PATCH 4/4] media: platform: mediatek: isp_30: "

[PATCH v7 0/2] Digiteq Automotive MGB4 driver
 2023-06-28 18:15 UTC  (3+ messages)
` [PATCH v7 1/2] Added "
` [PATCH v7 2/2] Added Digiteq Automotive MGB4 driver documentation

[PATCH] media: dvb: mb86a20s: get rid of a clang-15 warning
 2023-06-28 15:09 UTC  (2+ messages)

[PATCH] media: amphion: add helper function to get id name
 2023-06-28 14:16 UTC  (2+ messages)

[PATCH] media: amphion: reinit vpu if reqbufs output 0
 2023-06-28 14:14 UTC  (2+ messages)

Build failed in Jenkins: ZBar #72
 2023-06-28 10:31 UTC 

Build failed in Jenkins: xawtv4 #30
 2023-06-28 10:25 UTC 

Build failed in Jenkins: xawtv3 #9
 2023-06-28 10:24 UTC 

[PATCH v7 3/3] media: i2c: Add support for alvium camera
 2023-06-28  9:36 UTC  (2+ messages)

[PATCH v4 0/7] Enable decoder for mt8183
 2023-06-28  9:46 UTC  (6+ messages)
` [PATCH v4 2/7] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v4 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space
` [PATCH v4 4/7] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
` [PATCH v4 5/7] media: mediatek: vcodec: Read HW active status from syscon

[PATCH] media: bt8xx: Fix a possible data race in buffer_queue()
 2023-06-28  7:19 UTC 

[PATCH v3 0/3] add ISI support for iMX93
 2023-06-28  5:57 UTC  (5+ messages)
` [PATCH v3 2/3] media: nxp: imx8-isi: move i.MX8 gasket configuration to an ops structure

Słowa kluczowe do wypozycjonowania
 2023-06-28  7:50 UTC 

[PATCH v15 0/2] drm: Add kms driver for loongson display controller
 2023-06-28  1:20 UTC  (4+ messages)
` [PATCH v15 1/2] "

[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-27 22:09 UTC  (9+ messages)
` [PATCH v3 07/29] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH v3 24/29] media: ov2680: Fix exposure and gain ctrls range and default value


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