public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-30 14:37:17 to 2023-07-04 11:26:44 UTC [more...]

[PATCH v2 00/15] media: ipu-bridge: Shared with atomisp, rework VCM instantiation
 2023-07-04 11:26 UTC  (31+ 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 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 v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-07-04 11:23 UTC  (15+ messages)
` [PATCH v3 14/29] media: ov2680: Add support for more clk setups
` [PATCH v3 18/29] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH v3 21/29] media: ov2680: Make setting the mode algorithm based
` [PATCH v3 28/29] media: ov2680: Add link-freq and pixel-rate controls
` [PATCH v3 29/29] MAINTAINERS: Add Hans de Goede as OV2680 sensor driver maintainer

[PATCH] dt-bindings: cleanup DTS example whitespaces
 2023-07-04 11:22 UTC  (7+ messages)

[PATCH v4,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-04 11:15 UTC  (23+ messages)
` [PATCH v4,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v4,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v4,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v4,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v4,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v4,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v4,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v4,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v4,11/11] media: mediatek: vcodec: separete decoder and encoder

[PATCH v5,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-04 11:13 UTC  (12+ messages)
` [PATCH v5,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v5,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v5,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v5,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v5,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v5,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v5,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v5,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v5,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v5,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v5,11/11] media: mediatek: vcodec: separete decoder and encoder

[PATCH v8 0/2] Digiteq Automotive MGB4 driver
 2023-07-04 13:13 UTC  (3+ messages)
` [PATCH v8 1/2] Added "
` [PATCH v8 2/2] Added Digiteq Automotive MGB4 driver documentation

[PATCH 0/5] media: i2c: imx219: Use subdev active state
 2023-07-04 11:11 UTC  (8+ messages)
  ` [PATCH 1/5] media: i2c: imx219: Rename mbus codes array
  ` [PATCH 2/5] media: i2c: imx219: Switch from open to init_cfg
  ` [PATCH 3/5] media: i2c: imx219: Use subdev active state
  ` [PATCH 4/5] media: i2c: imx219: Simplify format assignment
  ` [PATCH 5/5] media: i2c: imx219: Simplify code handling in s_fmt

[PATCH 0/2] Documentation: v4l: more camera sensor doc
 2023-07-04 11:06 UTC  (9+ messages)
` [PATCH 1/2] Documentation: v4l: Flip handling for RAW sensors
` [PATCH 2/2] Documentation: v4l: Exposure/gain for camera sensor

[PATCH 0/8] videobuf2: support new noncontiguous DMA API
 2023-07-04 10:50 UTC  (3+ messages)
` [PATCH 8/8] videobuf2: handle non-contiguous DMA allocations

[PATCH v1] drivers: usb: remove duplicate logical judgments in if
 2023-07-04 10:40 UTC 

[PATCH 0/2] media: nxp: add i.MX93 MIPI CSI-2 support
 2023-07-04  9:23 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: Add binding doc for i.MX93 MIPI CSI-2
` [PATCH 2/2] media: nxp: add driver for i.MX93 MIPI CSI-2 controller and D-PHY

[v4, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-07-04  9:04 UTC 

[RFC]: media: mc: storing query status in variable length buffer likes blob in DRM
 2023-07-04  8:41 UTC 

[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-07-04  7:25 UTC  (2+ messages)

[PATCH v13 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-07-04  6:44 UTC  (8+ messages)
` [PATCH v13 1/7] ARM: dts: nuvoton: Add node for NPCM VCD and ECE engine
` [PATCH v13 2/7] media: dt-bindings: nuvoton: Add "
` [PATCH v13 3/7] dt-bindings: soc: nuvoton: Add NPCM GFXI
` [PATCH v13 4/7] media: v4l: Add HEXTILE compressed format
` [PATCH v13 5/7] media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls
` [PATCH v13 6/7] media: uapi: Add controls for NPCM video driver
` [PATCH v13 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-07-04  6:09 UTC  (4+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver

[PATCH 0/2] Improve V4L2 M2M job scheduler
 2023-07-04  4:00 UTC  (3+ messages)
` [PATCH 1/2] [RESEND] media: v4l2-mem2mem: allow device run without buf
` [PATCH 2/2] media: v4l2-mem2mem: add a list for buf used by hw

[v2] media: mediatek: vcodec: fix AV1 decode fail for 36bit iova
 2023-07-04  1:51 UTC 

[PATCH v2 0/4] ASoC: remove copy of intlog10()
 2023-07-03 22:31 UTC  (6+ messages)
` [PATCH v2 1/4] lib/math: Move dvb_math.c into lib/math/int_log.c
` [PATCH v2 2/4] lib/math/int_log: Use ARRAY_SIZE(logtable) where makes sense
` [PATCH v2 3/4] lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier
` [PATCH v2 4/4] ASoC: nau8825: Replace copied'n'pasted intlog10()

[PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-07-03 19:57 UTC  (9+ messages)
` [PATCH v8 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type

[PATCH 0/6] Add audio support in v4l2 framework
 2023-07-03 17:58 UTC  (9+ messages)
` [PATCH 1/6] media: v4l2: Add audio capture and output support

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-07-03 15:42 UTC  (20+ 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] Revert "venus: pm_helpers: Fix error check in vcodec_domains_get()"
 2023-07-03 15:30 UTC 

[PATCH] media: bt8xx: Fix a possible data race in buffer_queue()
 2023-07-03 12:36 UTC  (2+ messages)

[RFC PATCH 0/3] Google Chameleon v3 video driver
 2023-07-03 12:33 UTC  (7+ 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/4] Add Mediatek ISP3.0
 2023-07-03 12:30 UTC  (11+ messages)
` [PATCH v2 2/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v2 4/4] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH 0/7] Generic line based metadata support, internal pads
 2023-07-03  7:53 UTC  (11+ 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

[PATCH v1 0/4] ASoC: remove copy of intlog10()
 2023-07-03  6:18 UTC  (8+ messages)
` [PATCH v1 1/4] lib/math: Move dvb_math.c into lib/math/int_log.c
` [PATCH v1 2/4] lib/math/int_log: Use ARRAY_SIZE(logtable) where makes sense
` [PATCH v1 3/4] lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier

[PATCH] media: mediatek: vcodec: Add a flag to indicate vdec_fb finding status
 2023-07-03  4:11 UTC  (2+ messages)

[PATCH v2] media: mediatek: vcodec: Return NULL if no vdec_fb is found
 2023-07-03  3:59 UTC 

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2023-07-02 22:33 UTC  (14+ messages)
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface

[PATCH 0/2] Move camera sensor dependencies to top level menu
 2023-07-02 15:04 UTC  (6+ 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 v4 0/5] media: Add MIPI CCI register access helper functions
 2023-07-02 10:51 UTC  (2+ messages)

[PATCH 0/4] Add Mediatek ISP3.0
 2023-07-02 10:47 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv

[PATCH v5 0/7] Enable decoder for mt8183
 2023-07-02 10:30 UTC  (7+ 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

[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 

[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 

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

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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox