messages from 2023-09-22 07:42:13 to 2023-09-24 15:33:29 UTC [more...]
[PATCH v4 00/20] media: i2c: imx219: Miscellaneous cleanups and improvements
2023-09-24 15:33 UTC (16+ messages)
` [PATCH v4 01/20] media: i2c: imx219: Convert to CCI register access helpers
` [PATCH v4 02/20] media: i2c: imx219: Drop unused macros
` [PATCH v4 03/20] media: i2c: imx219: Replace register addresses with macros
` [PATCH v4 04/20] media: i2c: imx219: Drop IMX219_REG_CSI_LANE_MODE from common regs array
` [PATCH v4 05/20] media: i2c: imx219: Fix test pattern window for 640x480 mode
` [PATCH v4 06/20] media: i2c: imx219: Set mode registers programmatically
` [PATCH v4 07/20] media: i2c: imx219: Merge format and binning setting functions
` [PATCH v4 08/20] media: i2c: imx219: Initialize ycbcr_enc
` [PATCH v4 09/20] media: i2c: imx219: Use active crop rectangle to configure registers
` [PATCH v4 10/20] media: i2c: imx219: Infer binning settings from format and crop
` [PATCH v4 11/20] media: i2c: imx219: Access height from active format in imx219_set_ctrl
` [PATCH v4 12/20] media: i2c: imx219: Don't store the current mode in the imx219 structure
` [PATCH v4 13/20] media: i2c: imx219: Drop IMX219_VTS_* macros
` [PATCH v4 14/20] media: i2c: imx219: Group functions by purpose
` [PATCH v4 15/20] media: i2c: imx219: Remove unneeded goto
[PATCH v4 0/2] media: Add onsemi MT9M114 camera sensor driver
2023-09-24 14:47 UTC (2+ messages)
[PATCH v4 00/12] Small fixes and cleanups (ov2740 and ccs)
2023-09-24 14:33 UTC (19+ messages)
` [PATCH v4 01/12] media: Documentation: Align numbered list, make it a proper ReST
` [PATCH v4 02/12] media: ccs: Fix driver quirk struct documentation
` [PATCH v4 03/12] media: ccs: Correctly initialise try compose rectangle
` [PATCH v4 04/12] media: ccs: Correct error handling in ccs_register_subdev
` [PATCH v4 05/12] media: ccs: Switch to init_cfg
` [PATCH v4 06/12] media: ccs: Use sub-device active state
` [PATCH v4 07/12] media: ov2740: Enable runtime PM before registering the async subdev
` [PATCH v4 08/12] media: ov2740: Use sub-device active state
` [PATCH v4 09/12] media: ov2740: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v4 10/12] media: v4l: subdev: Clear frame descriptor before get_frame_desc
` [PATCH v4 11/12] media: v4l: subdev: Print debug information on frame descriptor
` [PATCH v4 12/12] media: mc: Check pad flag validity
[PATCH RFC] staging: vchiq_arm: move state dump to debugfs
2023-09-24 13:41 UTC (2+ messages)
[PATCH] media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
2023-09-24 12:44 UTC
[PATCHv2 00/23] media: fix all string truncate warnings
2023-09-24 10:55 UTC (28+ messages)
` [PATCHv2 01/23] media: allegro-dvt: increase buffer size in msg_type_name()
` [PATCHv2 02/23] media: cadence: increase buffer size in csi2tx_get_resources()
` [PATCHv2 03/23] media: atomisp: ia_ccs_debug.c: increase enable_info buffer
` [PATCHv2 04/23] media: vivid: avoid integer overflow
` [PATCHv2 05/23] media: ipu-bridge: increase sensor_name size
` [PATCHv2 06/23] media: cx18: increase in_workq_name size
` [PATCHv2 07/23] media: rc: ati_remote: increase mouse_name buffer size
` [PATCHv2 08/23] media: cec.h: increase input_phys buffer
` [PATCHv2 09/23] media: renesas-ceu: keep input name simple
` [PATCHv2 10/23] media: zoran: increase name size
` [PATCHv2 11/23] media: v4l2-dev.h: increase struct video_device "
` [PATCHv2 12/23] media: v4l2-subdev.h: increase struct v4l2_subdev "
` [PATCHv2 13/23] media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
` [PATCHv2 14/23] media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZE
` [PATCHv2 15/23] media: vivid: use VIVID_MODULE_NAME to fill bus_info
` [PATCHv2 16/23] media: microchip: don't set bus_info
` [PATCHv2 17/23] media: rcar_drif: use explicit name for bus_info
` [PATCHv2 18/23] media: am437x: don't fill in bus_info
` [PATCHv2 19/23] media: atmel: drop bus_info
` [PATCHv2 20/23] media: radio-isa: use dev_name to fill in bus_info
` [PATCHv2 21/23] media: radio-miropcm20: set bus_info to explicit name
` [PATCHv2 22/23] media: verisilicon: replace snprintf with strscpy+strlcat
` [PATCHv2 23/23] media: radio-si476x: don't fill in bus_info
kismet: WARNING: unmet direct dependencies detected for GENERIC_PHY_MIPI_DPHY when selected by VIDEO_SUN8I_A83T_MIPI_CSI2
2023-09-24 6:25 UTC
[sailus-media-tree:metadata 34/37] drivers/media/v4l2-core/v4l2-subdev.c:946:3: error: fallthrough annotation does not directly precede switch label
2023-09-24 5:18 UTC
[PATCH] udmabuf: Fix a potential (and unlikely) access to unallocated memory
2023-09-24 2:57 UTC (4+ messages)
[PATCH 0/2] MediaTek MDP3: use devicetree to retrieve SCP
2023-09-23 17:38 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: mediatek: Add phandle to mediatek,scp on MDP3 RDMA
[PATCH v6 00/16] introduce more MDP3 components in MT8195
2023-09-23 17:36 UTC (18+ messages)
` [PATCH v6 02/16] dt-bindings: media: mediatek: mdp3: split out general properties
` [PATCH v6 03/16] dt-bindings: media: mediatek: mdp3: include common properties
` [PATCH v6 04/16] dt-bindings: media: mediatek: mdp3: rename to MT8183 RDMA
` [PATCH v6 05/16] dt-bindings: media: mediatek: mdp3: add support MT8195 RDMA
` [PATCH v6 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP for MT8195
` [PATCH v6 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: "
[PATCH v2 0/3] Match data improvements for tvp541x driver
2023-09-23 16:36 UTC (4+ messages)
` [PATCH v2 1/3] media: tvp541x: Extend match support for OF tables
` [PATCH v2 2/3] media: tvp541x: Drop CONFIG_OF ifdeffery
` [PATCH v2 3/3] media: tvp541x: Sort header files
[PATCH v12 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-09-23 14:33 UTC (8+ messages)
` [PATCH v12 1/6] staging: vc04_services: bcm2835-camera: Explicitly set DMA mask
` [PATCH v12 2/6] staging: vc04_services: bcm2835-audio: "
` [PATCH v12 3/6] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v12 4/6] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v12 5/6] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v12 6/6] staging: bcm2835-audio: Register bcm2835-audio "
[sailus-media-tree:metadata 27/37] drivers/media/i2c/ccs/ccs-core.c:2421:55: sparse: sparse: Using plain integer as NULL pointer
2023-09-23 13:02 UTC
[PATCH v2 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
2023-09-23 11:41 UTC (5+ messages)
` [PATCH v2 2/2] dt-bindings: media: imx-jpeg: "
` [EXT] "
[RFC PATCH v2 0/4] staging: vc04: Drop custom logging
2023-09-23 10:19 UTC (5+ messages)
[PATCH] media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_by
2023-09-23 16:26 UTC (2+ messages)
[PATCH] media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by
2023-09-23 16:25 UTC (2+ messages)
[PATCH v12 0/7] Wave5 codec driver
2023-09-22 20:20 UTC (8+ messages)
` [PATCH v12 1/7] media: v4l2: Add ignore_streaming flag
[PATCH 00/14] add driver to support secure video decoder
2023-09-22 19:17 UTC (13+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver
[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
2023-09-22 18:19 UTC (4+ messages)
` [PATCH 2/9] dma-heap: Add proper kref handling on dma-buf heaps
[PATCH v3 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
2023-09-22 16:08 UTC (5+ messages)
` [PATCH v3 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
[PATCH] media: rkisp1: Promote link validation error to dev_err
2023-09-22 15:18 UTC (2+ messages)
kernel.org 6.5.4 , NPU driver, --not support (RFC)
2023-09-22 15:08 UTC (3+ messages)
[PATCH v3 00/12] Small fixes and cleanups (ov2740 and ccs)
2023-09-22 14:51 UTC (13+ messages)
` [PATCH v3 11/12] media: v4l: subdev: Print debug information on frame descriptor
[PATCH v4 00/20] Generic line based metadata support, internal pads
2023-09-22 14:22 UTC (24+ messages)
` [PATCH v4 01/23] media: mc: Add INTERNAL pad flag
` [PATCH v4 02/23] media: uapi: Add generic serial metadata mbus formats
` [PATCH v4 03/23] media: uapi: Document which mbus format fields are valid for metadata
` [PATCH v4 04/23] media: uapi: Add generic 8-bit metadata format definitions
` [PATCH v4 05/23] media: v4l: Support line-based metadata capture
` [PATCH v4 06/23] media: uapi: ccs: Add media bus code for MIPI CCS embedded data
` [PATCH v4 07/23] media: Documentation: ccs: Document routing
` [PATCH v4 08/23] media: Documentation: Additional streams generally don't harm capture
` [PATCH v4 09/23] media: Documentation: Document embedded data guidelines for camera sensors
` [PATCH v4 10/23] media: Documentation: v4l: Document source routes
` [PATCH v4 11/23] media: Documentation: Document S_ROUTING behaviour
` [PATCH v4 12/23] media: v4l: subdev: Add helpers for format, crop and compose pointers
` [PATCH v4 13/23] media: ccs: Move ccs_validate_csi_data_format up
` [PATCH v4 14/23] media: ccs: Support frame descriptors
` [PATCH v4 15/23] media: ccs: Add support for embedded data stream
` [PATCH v4 16/23] media: Add MIPI CSI-2 generic long packet type definition
` [PATCH v4 17/23] media: v4l: subdev: Move G_ROUTING handling below S_ROUTING
` [PATCH v4 18/23] media: v4l: subdev: Copy argument back to user also for S_ROUTING
` [PATCH v4 19/23] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v4 20/23] media: v4l: subdev: Return routes set using S_ROUTING
` [PATCH v4 21/23] media: uapi: Allow a larger number of routes than there's room for
` [PATCH v4 22/23] media: v4l: subdev: Add trivial set_routing support
` [PATCH v4 23/23] media: uapi: v4l: subdev: Enable streams API
[PATCH 0/6] media: string truncate warnings: increase name fields
2023-09-22 14:04 UTC (10+ messages)
` [PATCH 1/6] media: cec.h: increase input_phys buffer
` [PATCH 2/6] media: renesas-ceu: keep input name simple
` [PATCH 3/6] media: zoran: increase name size
` [PATCH 4/6] media: v4l2-dev.h: increase struct video_device "
` [PATCH 5/6] media: v4l2-subdev.h: increase struct v4l2_subdev "
` [PATCH 6/6] media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE
[PATCH 0/7] media: string truncate warnings: fix low-hanging fruit
2023-09-22 13:19 UTC (13+ messages)
` [PATCH 1/7] media: allegro-dvt: increase buffer size in msg_type_name()
` [PATCH 2/7] media: cadence: increase buffer size in csi2tx_get_resources()
` [PATCH 3/7] media: atomisp: ia_ccs_debug.c: increase enable_info buffer
` [PATCH 4/7] media: vivid: avoid integer overflow
` [PATCH 5/7] media: ipu-bridge: increase sensor_name size
` [PATCH 6/7] media: cx18: increase in_workq_name size
` [PATCH 7/7] media: rc: ati_remote: increase mouse_name buffer size
[PATCH] media: imon: fix access to invalid resource for the second interface
2023-09-22 12:38 UTC
[PATCH] media: s3c-camif: Avoid inappropriate kfree()
2023-09-22 11:55 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] treewide: drop check because i2c_unregister_device() is NULL safe
2023-09-22 11:49 UTC (5+ messages)
` [PATCH 2/3] media: i2c: "
` [PATCH 3/3] media: dvb-frontends: "
[PATCH v16 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2023-09-22 11:38 UTC (3+ messages)
[RFC PATCH v4 00/11] Add audio support in v4l2 framework
2023-09-22 11:18 UTC (11+ messages)
` [RFC PATCH v4 09/11] media: uapi: Add V4L2_CID_USER_IMX_ASRC_RATIO_MOD control
[PATCH] sound: usb: increase snd_card alloc size
2023-09-22 11:10 UTC (3+ messages)
[PATCH v3 00/10] Generic line based metadata support, internal pads
2023-09-22 10:25 UTC (15+ messages)
` [PATCH v3 07/10] media: uapi: Add generic 8-bit metadata format definitions
` [PATCH v3 08/10] media: v4l: Support line-based metadata capture
Potential ways to describe virtio-video device capabilities
2023-09-22 10:03 UTC (2+ messages)
[GIT PULL FOR v6.7] RC fixes (v2)
2023-09-22 8:49 UTC (2+ messages)
` [GIT PULL FOR v6.7] RC fixes (v2) (#94975)
[RFC PATCH v3 0/9] Add audio support in v4l2 framework
2023-09-22 8:36 UTC (4+ messages)
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support
[PATCH] arm64: dts: amlogic: Fix IR Controller register area for Meson-GX/AXG/G12 series SoCs
2023-09-22 8:05 UTC
[PATCH v10 0/2] Digiteq Automotive MGB4 driver
2023-09-22 7:54 UTC (3+ messages)
` [PATCH v10 1/2] Added "
[PATCH v6 00/13] add support MDP3 on MT8195 platform
2023-09-22 7:41 UTC (10+ messages)
` [PATCH v6 01/13] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v6 02/13] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v6 05/13] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v6 07/13] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v6 08/13] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v6 09/13] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v6 10/13] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v6 11/13] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v6 12/13] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox