messages from 2023-10-02 14:20:40 to 2023-10-05 02:44:38 UTC [more...]
[PATCH v2] v4l2-compliance: check errors returned by CREATE_BUFS
2023-10-05 2:44 UTC
[PATCH] media: dt-bindings: imx7-csi: Make power-domains not required for imx8mq
2023-10-05 2:20 UTC (2+ messages)
[1/2] media: platform: cros-ec: Rename conns array for the match table
2023-10-05 1:38 UTC
[2/2] media: platform: cros-ec: Add Taranza to the match table
2023-10-05 1:38 UTC
[PATCH 0/7] Add support for video hardware codec of STMicroelectronics STM32 SoC series
2023-10-04 23:41 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: media: Document STM32MP25 VDEC video decoder
` [PATCH 2/7] media: hantro: add support for STM32MP25 VDEC
` [PATCH 3/7] dt-bindings: media: Document STM32MP25 VENC video encoder
` [PATCH 4/7] media: hantro: add support for STM32MP25 VENC
` [PATCH 5/7] arm64: dts: st: add soc & rifsc structure to stm32mp255
` [PATCH 6/7] arm64: dts: st: add video decoder support "
` [PATCH 7/7] arm64: dts: st: add video encoder "
[PATCH v9 00/13] CSI2RX support on J721E and AM62
2023-10-04 20:03 UTC (7+ messages)
` [PATCH v9 13/13] media: ti: Add CSI2RX support for J721E
[PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
2023-10-04 14:42 UTC (10+ messages)
[PATCH] dt-bindings: media: renesas,vin: Fix field-even-active spelling
2023-10-04 14:18 UTC (3+ messages)
[PATCH] dma-buf: Deny copy-on-writes mmaps
2023-10-04 14:16 UTC (3+ messages)
[PATCH] visl: use canonical ftrace path
2023-10-04 14:11 UTC (6+ messages)
[PATCH 00/13] media: rockchip: rga: add support for multi-planar formats
2023-10-04 14:09 UTC (6+ messages)
` [PATCH 02/13] media: rockchip: rga: extract helper to fill descriptors
[RFC 0/6] VP8 H1 stateless encoding
2023-10-04 10:37 UTC (7+ messages)
` [RFC 1/6] media: uapi: Add VP8 stateless encoder controls
` [RFC 2/6] media: hantro: add VP8 encode support for Rockchip RK3399 VPU2
` [RFC 3/6] media: hantro: add h1 vp8 encode support
` [RFC 4/6] media: hantro: add VP8 encode support for STM32MP25 VENC
` [RFC 5/6] media: hantro: h1: NV12 single-plane support
` [RFC 6/6] media: hantro: add NV12 single-plane support for STM32MP25 VENC
[PATCH] v4l2-compliance: add EOPNOTSUPP for create_bufs
2023-10-04 9:44 UTC (2+ messages)
[PATCH v10 00/54] Add DELETE_BUF ioctl
2023-10-04 8:31 UTC (56+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 02/54] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v10 03/54] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v10 04/54] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 05/54] media: mediatek: jpeg: "
` [PATCH v10 06/54] media: mediatek: vdec: Remove useless loop
` [PATCH v10 07/54] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 08/54] media: visl: "
` [PATCH v10 09/54] media: atomisp: "
` [PATCH v10 10/54] media: dvb-core: "
` [PATCH v10 11/54] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v10 12/54] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v10 13/54] media: Report the maximum possible number of buffers for the queue
` [PATCH v10 14/54] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v10 15/54] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v10 16/54] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v10 17/54] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v10 18/54] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v10 19/54] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v10 20/54] media: Remove duplicated index vs q->num_buffers check
` [PATCH v10 21/54] media: core: Add helper to get queue number of buffers
` [PATCH v10 22/54] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v10 23/54] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v10 24/54] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v10 25/54] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v10 26/54] media: pci: dt3155: Remove useless check
` [PATCH v10 27/54] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v10 28/54] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v10 29/54] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v10 30/54] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v10 31/54] media: coda: "
` [PATCH v10 32/54] media: mediatek: vcodec: "
` [PATCH v10 33/54] media: nxp: "
` [PATCH v10 34/54] media: renesas: Set min_buffers_needed to 16
` [PATCH v10 35/54] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v10 36/54] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v10 37/54] media: test-drivers: "
` [PATCH v10 38/54] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v10 39/54] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v10 40/54] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v10 41/54] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v10 42/54] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v10 43/54] media: imx: "
` [PATCH v10 44/54] media: meson: vdec: "
` [PATCH v10 45/54] touchscreen: sur40: "
` [PATCH v10 46/54] sample: v4l: "
` [PATCH v10 47/54] media: cedrus: "
` [PATCH v10 48/54] media: nuvoton: "
` [PATCH v10 49/54] media: core: Rework how create_buf index returned value is computed
` [PATCH v10 50/54] media: core: Add bitmap manage bufs array entries
` [PATCH v10 51/54] media: core: Free range of buffers
` [PATCH v10 52/54] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v10 53/54] media: v4l2: Add mem2mem helpers for "
` [PATCH v10 54/54] media: test-drivers: Use helper "
Rozszerzenie Programu Mój Prąd 5.0
2023-10-04 7:45 UTC
How to shut up smatch warning "use 'gfp_buf_flags' here instead of GFP_KERNEL?"
2023-10-04 7:34 UTC
[PATCH v5 0/8] media: i2c: mlx7502x ToF camera support
2023-10-04 7:19 UTC (9+ messages)
` [PATCH v5 1/8] media: uapi: ctrls: Add Time of Flight class controls
` [PATCH v5 2/8] media: v4l: ctrls: Fill V4L2_CID_TOF_CLASS controls
` [PATCH v5 3/8] media: Documentation: v4l: Add TOF class controls
` [PATCH v5 4/8] media: v4l: ctrls-api: Allow array update in __v4l2_ctrl_modify_range
` [PATCH v5 5/8] media: v4l: ctrls: Add user control base for mlx7502x
` [PATCH v5 6/8] media: uapi: Add mlx7502x header file
` [PATCH v5 7/8] media: dt-bindings: Add mlx7502x camera sensor
` [PATCH v5 8/8] media: i2c: Add driver for mlx7502x ToF sensor
cron job: media_tree daily build: WARNINGS
2023-10-04 7:04 UTC (2+ messages)
[PATCH 1/2] media: mediatek: vcodec: Fix encoder access NULL pointer
2023-10-04 6:54 UTC (3+ messages)
[PATCH v8 0/5] Add Toshiba Visconti Video Input Interface driver
2023-10-04 6:51 UTC (5+ messages)
` [PATCH v8 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
[PATCH 01/10] drm/mediatek: Add interface to allocate MediaTek GEM buffer
2023-10-04 2:45 UTC (2+ messages)
[sailus-media-tree:master] BUILD SUCCESS 64079722be862e4e31b15f75503dee0315aca84e
2023-10-04 1:24 UTC
[sailus-media-tree:metadata] BUILD SUCCESS 99f5dcb0d71a9868f22044ed46fb90735833425e
2023-10-04 1:07 UTC
[PATCH] media: i2c: mt9m114: Fix missing error unwind in probe()
2023-10-03 19:20 UTC
[PATCH] dma-buf: heaps: Fix off by one in cma_heap_vm_fault()
2023-10-03 14:59 UTC (4+ messages)
[PATCH] media: nuvoton: npcm-video: Fix sleeping in atomic context
2023-10-03 13:23 UTC (2+ messages)
[GIT PULL FOR 6.7] Camera sensor patches, preparation for enabling streams API
2023-10-03 13:19 UTC (2+ messages)
` [GIT PULL FOR 6.7] Camera sensor patches, preparation for enabling (#95536)
[PATCH] media: nuvoton: npcm-video: Fix IS_ERR() vs NULL bug
2023-10-03 13:09 UTC (4+ messages)
Sony IMX290/462 image sensors I2C xfer peculiarity
2023-10-03 12:59 UTC (3+ messages)
[PATCH v6 00/28] Generic line based metadata support, internal pads
2023-10-03 12:08 UTC (29+ messages)
` [PATCH v6 01/28] media: mc: Add INTERNAL pad flag
` [PATCH v6 02/28] media: uapi: Add generic serial metadata mbus formats
` [PATCH v6 03/28] media: uapi: Document which mbus format fields are valid for metadata
` [PATCH v6 04/28] media: uapi: Add generic 8-bit metadata format definitions
` [PATCH v6 05/28] media: v4l: Support line-based metadata capture
` [PATCH v6 06/28] media: uapi: ccs: Add media bus code for MIPI CCS embedded data
` [PATCH v6 07/28] media: Documentation: ccs: Document routing
` [PATCH v6 08/28] media: Documentation: Additional streams generally don't harm capture
` [PATCH v6 09/28] media: Documentation: Document embedded data guidelines for camera sensors
` [PATCH v6 10/28] media: Documentation: v4l: Document source routes
` [PATCH v6 11/28] media: Documentation: Document S_ROUTING behaviour
` [PATCH v6 12/28] media: v4l: subdev: Add helpers for format, crop and compose pointers
` [PATCH v6 13/28] media: v4l: subdev: Add a function to lock two sub-device states, use it
` [PATCH v6 14/28] media: v4l: subdev: Move G_ROUTING handling below S_ROUTING
` [PATCH v6 15/28] media: v4l: subdev: Copy argument back to user also for S_ROUTING
` [PATCH v6 16/28] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v6 17/28] media: v4l: subdev: Return routes set using S_ROUTING
` [PATCH v6 18/28] media: uapi: Allow a larger number of routes than there's room for
` [PATCH v6 19/28] media: v4l: subdev: Add trivial set_routing support
` [PATCH v6 20/28] media: uapi: v4l: subdev: Enable streams API
` [PATCH v6 21/28] media: ccs: No need to set streaming to false in power off
` [PATCH v6 22/28] media: ccs: Use {enable,disable}_streams operations
` [PATCH v6 23/28] media: ccs: Track streaming state
` [PATCH v6 24/28] media: ccs: Move ccs_validate_csi_data_format up
` [PATCH v6 25/28] media: ccs: Support frame descriptors
` [PATCH v6 26/28] media: ccs: Add support for embedded data stream
` [PATCH v6 27/28] media: ccs: Remove ccs_get_crop_compose helper
` [PATCH v6 28/28] media: ccs: Rely on sub-device state locking
[PATCH] usb: gadget: u_audio: initialize spinlocks
2023-10-03 11:12 UTC (3+ messages)
kernel.org 6.5.4 , NPU driver, --not support (RFC)
2023-10-03 10:52 UTC (11+ messages)
` 回复: "
[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
2023-10-03 10:13 UTC (21+ messages)
` [PATCH 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH 02/15] media: intel/ipu6: add IPU auxiliary devices
` [PATCH 10/15] media: intel/ipu6: add input system driver
` [PATCH 12/15] media: add Kconfig and Makefile for IPU6
[PATCH] media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()
2023-10-03 9:23 UTC
[PATCH v6 0/3] media: rockchip: Add a driver for Rockchip's camera interface
2023-10-03 9:17 UTC (5+ messages)
` [PATCH v6 1/3] media: dt-bindings: media: add rockchip-vip
[PATCH v3 0/7] media: bindings: Fix handling of video-interface-device
2023-10-03 9:15 UTC (17+ messages)
` [PATCH v3 1/7] media: dt-bindings: hynix,hi846: Add video-interface-device properties
` [PATCH v3 2/7] media: dt-bindings: hynix,hi846: Restrict endpoint properties
` [PATCH v3 3/7] media: dt-bindings: ovti,ov02a10: Fix handling of video-interface-device
` [PATCH v3 4/7] media: dt-bindings: ovti,ov4689: "
` [PATCH v3 5/7] media: dt-bindings: ovti,ov5640: "
` [PATCH v3 6/7] media: dt-bindings: sony,imx214: "
` [PATCH v3 7/7] media: dt-bindings: sony,imx415: "
[PATCH v2] media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
2023-10-03 9:13 UTC
[PATCH v5 00/11] Introduce STM32 Firewall framework
2023-10-03 7:57 UTC (5+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC
[PATCH v12 0/7] Wave5 codec driver
2023-10-03 6:54 UTC (9+ messages)
` [PATCH v12 5/7] media: chips-media: wave5: Add the v4l2 layer
[sailus-media-tree:metadata] BUILD SUCCESS 51581f6d1f61edc580ee5bbd95680f89799c8704
2023-10-03 4:21 UTC
[PATCH v6 00/16] introduce more MDP3 components in MT8195
2023-10-03 3:32 UTC (7+ messages)
` [PATCH v6 02/16] dt-bindings: media: mediatek: mdp3: split out general properties
` [PATCH v6 05/16] dt-bindings: media: mediatek: mdp3: add support MT8195 RDMA
[PATCH v6 00/13] add support MDP3 on MT8195 platform
2023-10-03 2:14 UTC (4+ messages)
` [PATCH v6 13/13] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
cron job: media_tree daily build: WARNINGS
2023-10-03 1:45 UTC
[PATCH] media: intel/ipu6: Set V4L2_CAP_IO_MC flag for isys /dev/video# nodes
2023-10-02 17:23 UTC
[REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250
2023-10-02 15:38 UTC (6+ messages)
[RFC PATCH v5 00/11] Add audio support in v4l2 framework
2023-10-02 15:10 UTC (4+ messages)
` [RFC PATCH v5 01/11] ASoC: fsl_asrc: define functions for memory to memory usage
[PATCH v9 00/53] Add DELETE_BUF ioctl
2023-10-02 14:46 UTC (2+ messages)
[PATCH v2 0/3] Enable venus on Fairphone 5 / non-ChromeOS sc7280 venus support
2023-10-02 14:20 UTC (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: Move video-firmware to chrome-common
` [PATCH v2 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable venus node
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;
as well as URLs for NNTP newsgroup(s).