messages from 2023-09-25 12:50:14 to 2023-09-27 15:36:18 UTC [more...]
[PATCH v8 00/53] Add DELETE_BUF ioctl
2023-09-27 15:35 UTC (6+ 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 08/53] media: visl: "
[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 (21+ messages)
` [RESEND PATCH v6 01/17] media: qcom: camss: Amalgamate struct resource with struct resource_ispif
` [RESEND PATCH v6 02/17] media: qcom: camss: Rename camss struct resources to camss_subdev_resources
` [RESEND PATCH v6 03/17] media: qcom: camss: Start to move to module compat matched resources
` [RESEND PATCH v6 04/17] media: qcom: camss: Pass icc bandwidth table as a platform parameter
` [RESEND PATCH v6 05/17] media: qcom: camss: Pass remainder of variables as resources
` [RESEND PATCH v6 06/17] media: qcom: camss: Pass line_num from compat resources
` [RESEND PATCH v6 07/17] media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
` [RESEND PATCH v6 08/17] media: qcom: camss: Assign the correct number of RDIs per VFE
` [RESEND PATCH v6 09/17] media: qcom: camss: Remove special case for VFE get/put
` [RESEND PATCH v6 10/17] media: qcom: camss: Untangle if/else spaghetti in camss
` [RESEND PATCH v6 11/17] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [RESEND PATCH v6 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [RESEND PATCH v6 13/17] media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX
` [RESEND PATCH v6 14/17] media: qcom: camss: Support RDI3 for VFE 17x
` [RESEND PATCH v6 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
` [RESEND PATCH v6 16/17] media: qcom: camss: Propagate vfe_reset error up the callstack
` [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)
[PATCH v6 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
2023-09-25 15:40 UTC (18+ messages)
` [PATCH v6 01/17] media: qcom: camss: Amalgamate struct resource with struct resource_ispif
` [PATCH v6 02/17] media: qcom: camss: Rename camss struct resources to camss_subdev_resources
` [PATCH v6 03/17] media: qcom: camss: Start to move to module compat matched resources
` [PATCH v6 04/17] media: qcom: camss: Pass icc bandwidth table as a platform parameter
` [PATCH v6 05/17] media: qcom: camss: Pass remainder of variables as resources
` [PATCH v6 06/17] media: qcom: camss: Pass line_num from compat resources
` [PATCH v6 07/17] media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
` [PATCH v6 08/17] media: qcom: camss: Assign the correct number of RDIs per VFE
` [PATCH v6 09/17] media: qcom: camss: Remove special case for VFE get/put
` [PATCH v6 10/17] media: qcom: camss: Untangle if/else spaghetti in camss
` [PATCH v6 11/17] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [PATCH v6 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v6 13/17] media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX
` [PATCH v6 14/17] media: qcom: camss: Support RDI3 for VFE 17x
` [PATCH v6 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
` [PATCH v6 16/17] media: qcom: camss: Propagate vfe_reset error up the callstack
` [PATCH v6 17/17] media: qcom: camss: Comment CSID dt_id field
[PATCH v3 00/11] Introduce STM32 Firewall framework
2023-09-25 15:39 UTC (2+ messages)
drivers/media/v4l2-core/v4l2-vp9.c:1834:1: warning: the frame size of 1420 bytes is larger than 1024 bytes
2023-09-25 14:55 UTC
[PATCH v5 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
2023-09-25 14:01 UTC (5+ messages)
` [PATCH v5 17/17] media: qcom: camss: Comment CSID dt_id field
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).