messages from 2024-12-12 09:41:47 to 2024-12-16 13:51:58 UTC [more...]
[PATCH v7 0/5] Use V4L2 mbus config for conveying MEI CSI link frequency
2024-12-16 13:51 UTC (29+ messages)
` [PATCH v7 1/5] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v7 2/5] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v7 3/5] media: Documentation: Update link frequency driver documentation
` [PATCH v7 5/5] media: intel/ipu6: Obtain link frequency from a sub-device
[PATCH v3 0/5] Extend RAW format support for rzg2l-cru driver
2024-12-16 13:18 UTC (5+ messages)
` [PATCH v3 1/5] media: v4l2: Add Renesas Camera Receiver Unit pixel formats
` [PATCH v3 4/5] media: rzg2l-cru: Support multiple mbus codes per pixel format
[PATCH v3 00/12] media: i2c: imx214: Miscellaneous cleanups and improvements
2024-12-16 13:00 UTC (9+ messages)
` [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls
new UVC thermal camera vid:pid and quirk
2024-12-16 12:53 UTC (6+ messages)
[PATCH 1/1] media: Documentation: ipu3: Remove an unused reference
2024-12-16 12:29 UTC
[PATCH v2] media: rockchip: rga: Fix Copyright description
2024-12-16 10:04 UTC
[PATCH] media: rockchip: rga: Fix Copyright description
2024-12-16 8:06 UTC (3+ messages)
[PATCH v4 0/4] media: venus: enable venus on qcs615
2024-12-16 7:52 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: media: add support for video hardware
` [PATCH v4 2/4] media: venus: core: use opp-table for the frequency
` [PATCH v4 3/4] arm64: dts: qcom: add venus node for the qcs615
` [PATCH v4 4/4] arm64: dts: qcom: qcs615-ride: enable venus node
[PATCH v1 0/5] Support host1x actmon
2024-12-16 7:27 UTC (8+ messages)
` [PATCH v1 1/5] dt-bindings: display: tegra: Add actmon information
[PATCH v1 0/5] Improve decoder performance and fix critical bugs
2024-12-16 6:03 UTC (14+ messages)
` [PATCH v1 1/5] media: chips-media: wave5: Fix to display gray color on screen
` [PATCH v1 2/5] media: chips-media: wave5: Avoid race condition for interrupt handling
` [PATCH v1 3/5] media: chips-media: wave5: Improve performance of decoder
` [PATCH "
` [PATCH v1 4/5] media: chips-media: wave5: Fix hang after seeking
` [PATCH v1 5/5] media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster
[PATCH V3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
2024-12-16 4:39 UTC
[PATCH 0/4] media: ov2740: Various improvements
2024-12-15 22:47 UTC (8+ messages)
` [PATCH 2/4] media: ov2740: Add camera orientation and sensor rotation controls
` [PATCH 4/4] media: ov2740: Add regulator support
[PATCH] media: Documentation: PHY information can be obtained from OF endpoint too
2024-12-15 15:41 UTC
lib/hweight.c:14: warning: expecting prototype for hweightN(). Prototype was for __sw_hweight32() instead
2024-12-15 14:45 UTC (2+ messages)
[PATCH] media: solo6x10: Use const 'struct bin_attribute' callback
2024-12-15 14:21 UTC
[PATCH] media: i2c: imx208: Use const 'struct bin_attribute' callback
2024-12-15 14:18 UTC
[PATCH v4 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
2024-12-15 12:55 UTC (7+ messages)
` [PATCH v4 02/15] dt-bindings: media: add description of stm32 csi
` [PATCH v4 03/15] media: stm32: csi: addition of the STM32 CSI driver
` [PATCH v4 13/15] media: stm32: dcmipp: add core support for the stm32mp25
[syzbot] [media?] WARNING in call_s_stream
2024-12-15 12:12 UTC (2+ messages)
[PATCH v2] Revert "media: qcom: camss: Restructure camss_link_entities"
2024-12-15 12:03 UTC (3+ messages)
[PATCH] Revert "media: qcom: camss: Restructure camss_link_entities"
2024-12-15 0:23 UTC (2+ messages)
` "
[linuxtv-media-pending:next] BUILD SUCCESS d216d9cb4dd854ef0a2ec1701f403facb298af51
2024-12-14 21:30 UTC
[linuxtv-media-pending:fixes] BUILD SUCCESS 8b55f8818900c99dd4f55a59a103f5b29e41eb2c
2024-12-14 19:11 UTC
[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-14 18:49 UTC (3+ messages)
` [PATCH v4 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
[PATCH v2] media: ov5640: fix get_light_freq on auto
2024-12-14 18:41 UTC (7+ messages)
[PATCH v9 00/28] Qualcomm iris video decoder driver
2024-12-14 11:04 UTC (30+ messages)
` [PATCH v9 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC
` [PATCH v9 02/28] media: iris: add platform driver for iris video device
` [PATCH v9 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v9 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v9 05/28] media: iris: implement video firmware load/unload
` [PATCH v9 06/28] media: iris: implement boot sequence of the firmware
` [PATCH v9 07/28] media: iris: introduce host firmware interface with necessary hooks
` [PATCH v9 08/28] media: iris: implement power management
` [PATCH v9 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v9 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v9 11/28] media: iris: implement g_selection ioctl
` [PATCH v9 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls
` [PATCH v9 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v9 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v9 15/28] media: iris: implement query_cap ioctl
` [PATCH v9 16/28] media: iris: implement vb2 streaming ops
` [PATCH v9 17/28] media: iris: implement set properties to firmware during streamon
` [PATCH v9 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v9 19/28] media: iris: allocate, initialize and queue internal buffers
` [PATCH v9 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v9 21/28] media: iris: add support for dynamic resolution change
` [PATCH v9 22/28] media: iris: handle streamoff/on from client in "
` [PATCH v9 23/28] media: iris: add support for drain sequence
` [PATCH v9 24/28] media: iris: add check whether the video session is supported or not
` [PATCH v9 25/28] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v9 26/28] media: iris: add check to allow sub states transitions
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC
` [PATCH v9 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver
[sailus-media-tree:devel] BUILD SUCCESS 757059398ba89205068916fec59e05326bce76d2
2024-12-14 9:21 UTC
[sailus-media-tree:fixes] BUILD SUCCESS 63ee8b754dacd06290b7be1c6826c389ed4e2d3d
2024-12-14 9:18 UTC
[PATCH] media: v4l2-core: balance the refcount in the error path of __video_register_device()
2024-12-14 8:48 UTC
[PATCH v7 0/5] Add SDM670 camera subsystem
2024-12-14 5:24 UTC (7+ messages)
` [PATCH v7 5/5] arm64: dts: qcom: sdm670: add camss and cci
[PATCH v8 0/5] media: qcom: camss: Add sc7280 support
2024-12-14 0:49 UTC (6+ messages)
` [PATCH v8 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v8 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine
[PATCH v4 0/2] media: qcom: camss: Re-structure camss_link_entities
2024-12-14 0:44 UTC (3+ messages)
` [PATCH v4 2/2] media: qcom: camss: Restructure camss_link_entities
[PATCH v5 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
2024-12-13 22:46 UTC (4+ messages)
` [PATCH v5 2/3] media: venus: Populate video encoder/decoder nodename entries
[PATCH] media: test-drivers: vivid: don't call schedule in loop
2024-12-13 20:07 UTC (2+ messages)
[PATCH 0/2] Some small preparations around CAMSS D-PHY / C-PHY support
2024-12-13 17:58 UTC (15+ messages)
` [PATCH 1/2] media: dt-bindings: media: camss: Restrict bus-type property
` [PATCH 2/2] media: qcom: camss: Restrict endpoint bus-type to D-PHY
[GIT PULL FOR 6.13] FIXES: Vcodec fixes
2024-12-13 15:27 UTC (2+ messages)
` [GIT PULL FOR 6.13] FIXES: Vcodec fixes (#106071)
[linuxtv-media-pending:next] BUILD SUCCESS 686f27f7ea376ee5001783489c70a6c2e0bfcd6d
2024-12-13 14:50 UTC
[GIT PULL FOR 6.14] Various Hantro changes
2024-12-13 13:16 UTC (2+ messages)
` [GIT PULL FOR 6.14] Various Hantro changes (#106070)
[GIT PULL FOR 6.14] Various MDP3 changes
2024-12-13 12:57 UTC (3+ messages)
` [GIT PULL FOR 6.14] Various MDP3 changes (#106060)
[PATCH v4 00/10] Amlogic C3 ISP support
2024-12-13 11:51 UTC (11+ messages)
` [PATCH v4 02/10] media: platform: Add c3 mipi csi2 driver
` [PATCH v4 08/10] media: platform: Add c3 ISP driver
[PATCH] media: uvcvideo: Filter hw errors while enumerating controls
2024-12-13 11:21 UTC
[PATCH] MAINTAINERS: repair file entry in MEDIA DRIVERS FOR STM32 - CSI
2024-12-13 10:49 UTC (2+ messages)
[PATCH] media: v4l: subdev: Use dev_err() to print errors and clarify
2024-12-13 9:34 UTC (6+ messages)
[PATCH v2] media: amphion: Support dmabuf and v4l2 buffer without binding
2024-12-13 9:10 UTC
[PATCH] media: v4l: subdev: Prevent NULL routes access
2024-12-13 8:49 UTC (6+ messages)
[PATCH] v4l2: mc: fix endpoint iteration
2024-12-13 8:35 UTC (2+ messages)
[PATCH] media: amphion: Support dmabuf and v4l2 buffer without binding
2024-12-13 7:46 UTC
I urge you to understand my viewpoint accurately
2024-12-13 4:24 UTC
[PATCH v10 0/2] Add support for Loongson-1 NAND
2024-12-13 5:20 UTC (4+ messages)
` [PATCH v10 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver
[PATCH] dt-bindings: usb: usb-device: Add panel-location
2024-12-12 21:44 UTC
[PATCH v2 0/8] Add GCE support for MT8196
2024-12-12 18:06 UTC (13+ messages)
` [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file "
` [PATCH v2 2/8] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox
[PATCH 6.1 632/772] dma-fence: Fix reference leak on fence merge failure path
2024-12-12 14:59 UTC (2+ messages)
` [PATCH 6.1 633/772] dma-fence: Use kernels sort for merging fences
[PATCH v2 0/2] media: verisilicon: fix reference padding issue
2024-12-12 16:15 UTC (3+ messages)
[PATCH v1] media: hantro: Replacement maintainers
2024-12-12 15:44 UTC (2+ messages)
[PATCH v2 1/2] media: verisilicon: Store reference frames pixels format
2024-12-12 15:43 UTC (2+ messages)
` [PATCH v2 2/2] media: verisilicon: Fix IMX8 native pixels format steps values
[PATCH 6.6 174/356] dma-fence: Fix reference leak on fence merge failure path
2024-12-12 14:58 UTC (2+ messages)
` [PATCH 6.6 175/356] dma-fence: Use kernels sort for merging fences
[PATCH 6.12 186/466] dma-fence: Fix reference leak on fence merge failure path
2024-12-12 14:55 UTC (2+ messages)
` [PATCH 6.12 187/466] dma-fence: Use kernels sort for merging fences
[PATCH 1/2] media: verisilicon: Store reference frames pixels format
2024-12-12 14:39 UTC (4+ messages)
` [PATCH 2/2] media: verisilicon: Fix IMX8 native pixels format steps values
[PATCH v2 0/3] Add WebP support to hantro decoder
2024-12-12 14:34 UTC (5+ messages)
` [PATCH v2 1/3] media: uapi: add WebP uAPI
` [PATCH v2 3/3] media: verisilicon: postproc: 4K support
[PATCH v6 00/16] media: qcom: camss: Add sm8550 support
2024-12-12 14:04 UTC (15+ messages)
` [PATCH 09/16] media: qcom: camss: Add callback API for RUP update and buf done
` [PATCH 12/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support
[PATCH v2 1/2] media: ccs: Print a warning on CCS static data parser failure
2024-12-12 13:40 UTC (2+ messages)
` [PATCH v2 2/2] media: ccs: Fail the probe "
RFC: User/World Facing camera control
2024-12-12 12:25 UTC (3+ messages)
[PATCH v2] media: intel/ipu6: move some boot messages to debug level
2024-12-12 11:37 UTC
[PATCH] media: rcar-csi2: Update D-PHY startup on V4M
2024-12-12 11:21 UTC (4+ messages)
[PATCH v2 0/4] media: v4l: fwnode: Add support for CSI-2 C-PHY line orders
2024-12-12 10:00 UTC (4+ messages)
` [PATCH v2 2/4] media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders
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