linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-25 15:47:56 to 2023-09-27 15:37:19 UTC [more...]

[PATCH v8 00/53] Add DELETE_BUF ioctl
 2023-09-27 15:35 UTC  (45+ messages)
` [PATCH v8 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v8 02/53] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v8 03/53] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v8 04/53] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v8 05/53] media: mediatek: jpeg: "
` [PATCH v8 06/53] media: mediatek: vdec: Remove useless loop
` [PATCH v8 07/53] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v8 08/53] media: visl: "
` [PATCH v8 09/53] media: atomisp: "
` [PATCH v8 10/53] media: dvb-core: "
` [PATCH v8 11/53] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v8 12/53] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v8 13/53] media: Report the maximum possible number of buffers for the queue
` [PATCH v8 15/53] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v8 16/53] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v8 17/53] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v8 18/53] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v8 19/53] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v8 20/53] media: Remove duplicated index vs q->num_buffers check
` [PATCH v8 21/53] media: core: Add helper to get queue number of buffers
` [PATCH v8 22/53] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v8 23/53] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v8 24/53] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v8 25/53] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v8 26/53] media: pci: dt3155: Remove useless check
` [PATCH v8 27/53] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v8 28/53] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v8 29/53] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v8 30/53] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v8 31/53] media: coda: "
` [PATCH v8 32/53] media: mediatek: vcodec: "
` [PATCH v8 33/53] media: nxp: "
` [PATCH v8 34/53] media: renesas: Set min_buffers_needed to 16
` [PATCH v8 35/53] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v8 36/53] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v8 37/53] media: test-drivers: "
` [PATCH v8 38/53] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v8 39/53] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v8 40/53] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v8 41/53] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v8 42/53] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v8 43/53] media: imx: "
` [PATCH v8 45/53] touchscreen: sur40: "
` [PATCH v8 46/53] sample: v4l: "

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-27 15:17 UTC  (12+ messages)
` [PATCH 4/9] dma-buf: heaps: Initialise "
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
` [PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing

[syzbot] [pvrusb2?] [usb?] KASAN: slab-use-after-free Read in pvr2_context_set_notify
 2023-09-27 14:55 UTC  (3+ messages)
  ` [syzbot] [pvrusb2?] "

[PATCH 0/2] media: i2c: gc2145: GC2145 sensor support
 2023-09-27 13:54 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
` [PATCH 2/2] media: i2c: gc2145: Galaxy Core GC2145 sensor support

[PATCH v8 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-09-27 13:23 UTC  (7+ messages)
` [PATCH v8 1/5] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
` [PATCH v8 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
` [PATCH v8 3/5] media: add V4L2 vendor specific control handlers
` [PATCH v8 4/5] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
` [PATCH v8 5/5] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface

[PATCH v2] media/rc/keymaps: add missing MODULE_DESCRIPTION to keymaps
 2023-09-27 13:20 UTC 

[PATCH v6 00/13] Small fixes and cleanups (ov2740 and ccs)
 2023-09-27 13:07 UTC  (17+ messages)
` [PATCH v6 01/13] media: Documentation: Align numbered list, make it a proper ReST
` [PATCH v6 02/13] media: ccs: Fix driver quirk struct documentation
` [PATCH v6 03/13] media: ccs: Correctly initialise try compose rectangle
` [PATCH v6 04/13] media: ccs: Correct error handling in ccs_register_subdev
` [PATCH v6 05/13] media: ccs: Switch to init_cfg
` [PATCH v6 06/13] media: ccs: Use sub-device active state
` [PATCH v6 07/13] media: ov2740: Enable runtime PM before registering the async subdev
` [PATCH v6 08/13] media: ov2740: Use sub-device active state
` [PATCH v6 09/13] media: ov2740: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v6 10/13] media: v4l: subdev: Clear frame descriptor before get_frame_desc
` [PATCH v6 11/13] media: v4l: subdev: Print debug information on frame descriptor
` [PATCH v6 12/13] media: mc: Check pad flag validity
` [PATCH v6 13/13] media: Add MIPI CSI-2 generic long packet type definition
  ` [PATCH v7 "

[PATCH 1/1] media: Documentation: Split camera sensor documentation
 2023-09-27 13:02 UTC  (3+ messages)

[PATCH v11 0/2] Digiteq Automotive MGB4 driver
 2023-09-27 12:49 UTC  (3+ messages)

[PATCH v4 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-09-27 12:38 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: media: add bindings for stm32 dcmipp
` [PATCH v4 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH v4 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH v4 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH v4 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[PATCH] media: nuvoton: npcm-video: Fix IS_ERR() vs NULL bug
 2023-09-27 12:39 UTC 

[bug report] media: nuvoton: Add driver for NPCM video capture and encoding engine
 2023-09-27 12:09 UTC  (4+ messages)

[RESEND PATCH v6 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-27 12:05 UTC  (5+ messages)
` [RESEND PATCH v6 17/17] media: qcom: camss: Comment CSID dt_id field

[PATCH] media: pci: intel: ivsc: select V4L2_FWNODE
 2023-09-27 11:32 UTC  (3+ messages)

[PATCH] read ov9281 sensor-id in 2-steps in case the firmware locks
 2023-09-27 11:26 UTC  (4+ messages)

[PATCH 1/1] media: ipu-bridge: Fix Kconfig dependencies
 2023-09-27 11:22 UTC  (2+ messages)

[PATCH] media/rc/keymaps: add missing MODULE_DESCRIPTION to keymaps
 2023-09-27 11:12 UTC  (2+ messages)

[PATCH v3 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-09-27 11:03 UTC  (8+ messages)
` [PATCH v3 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135

[PATCH] media: sunxi: a83-mips-csi2: also select GENERIC_PHY
 2023-09-27 10:48 UTC  (2+ messages)

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-27  9:47 UTC  (14+ messages)
` [PATCH v6 09/16] dt-bindings: media: mediatek: mdp3: add component STITCH for MT8195
` [PATCH v6 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible "

[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-27  9:25 UTC  (11+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "
  ` [EXT] Re: [PATCH v4 1/2] arm64: dts: imx8-ss-img: "

Pozycjonowanie- informacja
 2023-09-27  8:30 UTC 

[PATCH 00/14] add driver to support secure video decoder
 2023-09-27  7:26 UTC  (17+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[PATCH v12 0/7] Wave5 codec driver
 2023-09-27  7:19 UTC  (7+ messages)
` [PATCH v12 5/7] media: chips-media: wave5: Add the v4l2 layer

[PATCH v4 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
 2023-09-27  7:13 UTC 

kernel.org 6.5.4 , NPU driver, --not support (RFC)
 2023-09-27  7:01 UTC  (6+ messages)
    ` 回复: "

[PATCH v5 00/13] Small fixes and cleanups (ov2740 and ccs)
 2023-09-27  6:18 UTC  (14+ messages)
` [PATCH v5 01/13] media: Documentation: Align numbered list, make it a proper ReST
` [PATCH v5 02/13] media: ccs: Fix driver quirk struct documentation
` [PATCH v5 03/13] media: ccs: Correctly initialise try compose rectangle
` [PATCH v5 04/13] media: ccs: Correct error handling in ccs_register_subdev
` [PATCH v5 05/13] media: ccs: Switch to init_cfg
` [PATCH v5 06/13] media: ccs: Use sub-device active state
` [PATCH v5 07/13] media: ov2740: Enable runtime PM before registering the async subdev
` [PATCH v5 08/13] media: ov2740: Use sub-device active state
` [PATCH v5 09/13] media: ov2740: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v5 10/13] media: v4l: subdev: Clear frame descriptor before get_frame_desc
` [PATCH v5 11/13] media: v4l: subdev: Print debug information on frame descriptor
` [PATCH v5 12/13] media: mc: Check pad flag validity
` [PATCH v5 13/13] media: Add MIPI CSI-2 generic long packet type definition

[PATCH] media: mediatek: vcodec: add encoder power management helper functions
 2023-09-27  1:51 UTC  (3+ messages)

[sailus-media-tree:metadata 42/42] drivers/media/i2c/ov2740.c:1049:25: warning: unused variable 'j'
 2023-09-26 20:44 UTC 

[PATCH v5 0/2] Remove ir-rx51 driver
 2023-09-26 20:18 UTC  (8+ messages)
` [PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx

[syzbot] [media?] [usb?] WARNING in imon_probe
 2023-09-26 19:30 UTC  (6+ messages)
  ` [syzbot] [usb?] [media?] "

[sailus-media-tree:metadata 14/41] htmldocs: Documentation/userspace-api/media/glossary.rst:17: WARNING: term not in glossary: device driver
 2023-09-26 17:09 UTC 

[PATCH v4 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-09-26 14:51 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)

[PATCH] MA-21654 Use dma_alloc_pages in vb2_dma_sg_alloc_compacted
 2023-09-26 14:38 UTC  (8+ messages)

[PATCH] media: dt-bindings: Add missing unevaluatedProperties on child node schemas
 2023-09-26 13:03 UTC  (2+ messages)

[PATCH] media: s5p-mfc: Fix potential deadlock on condlock
 2023-09-26 10:53 UTC 

[PATCHv2 00/23] media: fix all string truncate warnings
 2023-09-26 10:29 UTC  (4+ messages)
` [PATCHv2 13/23] media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE

[PATCH 1/2] media: mediatek: vcodec: Fix encoder access NULL pointer
 2023-09-26 10:19 UTC  (2+ messages)
` [PATCH 2/2] media: mediatek: vcodec: Handle encoder vsi NULL pointer case

[PATCH] staging: media: tegra-video: fix infinite recursion regression
 2023-09-26 10:03 UTC 

[PATCH] media: atomisp: fix 'read beyond size of field'
 2023-09-26  9:52 UTC  (2+ messages)

[PATCH RFC] staging: vchiq_arm: move state dump to debugfs
 2023-09-26  9:13 UTC  (2+ messages)

[PATCH v4 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
 2023-09-26  8:56 UTC  (2+ messages)

[PATCH 00/57] media: i2c: Reduce cargo cult
 2023-09-26  7:18 UTC  (3+ messages)
` [PATCH 03/57] media: i2c: hi846: Drop check for reentrant .s_stream()

[PATCH] media: i2c: Use pm_runtime_resume_and_get()
 2023-09-26  7:16 UTC  (2+ messages)

[PATCH v4 00/20] Generic line based metadata support, internal pads
 2023-09-26  5:56 UTC  (8+ messages)
` [PATCH v4 19/23] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v4 21/23] media: uapi: Allow a larger number of routes than there's room for

cron job: media_tree daily build: WARNINGS
 2023-09-26  1:46 UTC 

[PATCH v3 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-25 16:32 UTC  (11+ messages)
` [PATCH v3 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "

Potential ways to describe virtio-video device capabilities
 2023-09-25 16:16 UTC  (3+ 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).