linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-26 15:33:33 to 2024-04-30 10:40:23 UTC [more...]

[PATCH 00/19] media: renesas: rcar-csi2: Support multiple streams
 2024-04-30 10:39 UTC  (8+ messages)
` [PATCH 01/19] media: adv748x: Add support for active state
` [PATCH 02/19] media: adv748x: Add flags to adv748x_subdev_init()
` [PATCH 03/19] media: adv748x: Use V4L2 streams
` [PATCH 04/19] media: adv748x: Propagate format to opposite stream
` [PATCH 05/19] media: adv748x: Implement set_routing()
` [PATCH 06/19] media: adv748x: Use routes to configure VC
` [PATCH 07/19] media: adv748x: Implement .get_frame_desc()

[PATCH v2 0/5] media: atomisp: Add support for v4l2-async sensor registration
 2024-04-30 10:32 UTC  (3+ messages)

[Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_queue_msg_fh and 4 other crashes in the cec device (`cec_ioctl`)
 2024-04-30 10:26 UTC  (13+ messages)

[PATCH v1 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-04-30 10:16 UTC  (9+ messages)
` [PATCH v1 1/3] dt-bindings: media: add qcom,msm8998-venus
` [PATCH v1 2/3] arm64: dts: qcom: msm8998: add venus node
` [PATCH v1 3/3] media: venus: add MSM8998 support

[PATCH] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
 2024-04-30 10:05 UTC  (6+ messages)

[PATCH v2 1/3] media: v4l2-ctrls: Add average qp control
 2024-04-30  8:55 UTC  (10+ messages)
` [PATCH v2 3/3] media: amphion: Remove lock in s_ctrl callback

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-04-30  8:47 UTC  (3+ messages)

[PATCH 0/3] media: bcm2835-unicam: Improve error handling during probe
 2024-04-30  7:51 UTC  (4+ messages)
` [PATCH 1/3] media: bcm2835-unicam: Fix error handling for platform_get_irq
` [PATCH 2/3] media: bcm2835-unicam: Do not print error when irq not found
` [PATCH 3/3] media: bcm2835-unicam: Do not replace IRQ retcode during probe

[PATCH v4 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency
 2024-04-30  7:31 UTC  (11+ messages)
` [PATCH v4 1/4] media: v4l: Support passing sub-device argument to v4l2_get_link_freq()
` [PATCH v4 2/4] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v4 3/4] media: Documentation: Update link frequency driver documentation
` [PATCH v4 4/4] media: ivsc: csi: Obtain link frequency from the media pad

[PATCH v7 0/2] Add hantro g1 video decoder support for RK3588
 2024-04-30  2:40 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: media: rockchip-vpu: Add rk3588 vpu121 compatible string
` [PATCH v7 2/2] arm64: dts: rockchip: Add Hantro G1 VPU support for RK3588

cron job: media_tree daily build: ABI WARNING
 2024-04-30  1:51 UTC 

[PATCH v3 0/4] Add features to an existing driver
 2024-04-30  1:39 UTC  (5+ messages)
` [PATCH v3 1/4] media: chips-media: wave5: Support SPS/PPS generation for each IDR
` [PATCH v3 2/4] media: chips-media: wave5: Support runtime suspend/resume
` [PATCH v3 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage
` [PATCH v3 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

[sailus-media-tree:ipu6] BUILD REGRESSION 308898eb3af1c6530b122a01a5c4b38931717e70
 2024-04-29 22:32 UTC 

[PATCH] media: i2c: et8ek8: Don't strip remove function when driver is builtin
 2024-04-29 21:43 UTC  (5+ messages)

[PATCH 1/1] media: Documentation: Fix spelling of "blanking"
 2024-04-29 19:10 UTC 

[PATCH linux-next] media:cdns-csi2tx: replace of_node_put() with __free
 2024-04-29 18:40 UTC  (2+ messages)

[PATCH v2 linux-next] media: i2c: st-mipid02: replace of_node_put() with __free
 2024-04-29 16:37 UTC 

[PATCH linux-next] media: i2c: st-mipid02: replace of_node_put() with __free
 2024-04-29 16:02 UTC  (4+ messages)

[PATCH v3 0/4] Use V4L2 mbus config for conveying MEI CSI link frequency
 2024-04-29 15:37 UTC  (5+ messages)
` [PATCH v3 1/4] media: v4l: Support passing sub-device argument to v4l2_get_link_freq()
` [PATCH v3 2/4] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v3 3/4] media: Documentation: Update link frequency driver documentation
` [PATCH v3 4/4] media: ivsc: csi: Obtain link frequency from the media pad

[PATCH] media: dw2102: Fix size check
 2024-04-29 15:20 UTC 

[sailus-media-tree:ipu6 39/50] drivers/media/i2c/st-mipid02.c:321:33: error: incompatible pointer types passing 'struct v4l2_ctrl_handler *' to parameter of type 'struct v4l2_subdev *'
 2024-04-29 15:10 UTC 

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2024-04-29 15:05 UTC  (27+ messages)
` [PATCH v3 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v3 02/26] media: stb0899: Simplify check
` [PATCH v3 03/26] media: uvcvideo: Refactor iterators
` [PATCH v3 04/26] media: uvcvideo: Use max() macro
` [PATCH v3 05/26] media: go7007: Use min and max macros
` [PATCH v3 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v3 07/26] media: staging: sun6i-isp: "
` [PATCH v3 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v3 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v3 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v3 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v3 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v3 13/26] media: common: saa7146: Use min macro
` [PATCH v3 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v3 15/26] media: netup_unidvb: "
` [PATCH v3 16/26] media: au0828: Use umin macro
` [PATCH v3 17/26] media: flexcop-usb: Use min macro
` [PATCH v3 18/26] media: gspca: cpia1: "
` [PATCH v3 19/26] media: stk1160: "
` [PATCH v3 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v3 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v3 22/26] media: tc358746: Use the correct div_ function
` [PATCH v3 23/26] media: venus: vdec: Make the range of us_per_frame explicit
` [PATCH v3 24/26] media: venus: venc: "
` [PATCH v3 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v3 26/26] media: dvb-frontends: tda10048: Make the range of z explicit

[PATCH v4 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-04-29 14:44 UTC  (21+ messages)
` [PATCH v4 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH v4 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH v4 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH v4 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH v4 05/16] SoC: mediatek: mt8365: support audio clock control
` [PATCH v4 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH v4 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH v4 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH v4 09/16] ASoC: mediatek: mt8365: Add PCM "
` [PATCH v4 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH v4 11/16] ASoC: mediatek: mt8365: Add platform driver
` [PATCH v4 12/16] ASoC: codecs: add MT6357 support
` [PATCH v4 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH v4 14/16] arm64: defconfig: enable mt8365 sound
` [PATCH v4 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH v4 16/16] arm64: dts: mediatek: add audio support for mt8365-evk

[sailus-media-tree:ipu6 40/50] drivers/media/v4l2-core/v4l2-common.c:512:9: error: implicit declaration of function 'v4l2_subdev_call_op' is invalid in C99
 2024-04-29 14:38 UTC 

[PATCH] media: dw2102: fix a potential buffer overflow
 2024-04-29 14:24 UTC  (2+ messages)

[PATCH v2] media: i2c: Add ar0234 camera sensor driver
 2024-04-29 13:59 UTC  (2+ messages)

[PATCH] media: mceusb: No need for vendor/product ID in name
 2024-04-29 13:32 UTC 

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-29 11:39 UTC  (6+ messages)
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-29 10:51 UTC  (6+ messages)
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links

[sailus-media-tree:metadata-pre-drivers-mash] BUILD SUCCESS 12e3384b874e9f67c3e98ce501561fe5a54a0add
 2024-04-29 10:20 UTC 

[GIT PULL v3 FOR 6.10] Unicam and IPU6 ISYS drivers
 2024-04-29  9:59 UTC  (2+ messages)
` [GIT PULL v3 FOR 6.10] Unicam and IPU6 ISYS drivers (#101312)

[PATCH] media: dw2102: fix coding style issues
 2024-04-29  9:00 UTC 

[PATCH v3 00/14] Generic line based metadata, without sensor API changes
 2024-04-29  8:33 UTC  (4+ messages)
` [PATCH] media: uapi: v4l: Don't expose generic metadata formats to userspace

[PATCH][next] media: atomisp: Fix spelling mistake "pipline" -> "pipeline"
 2024-04-29  7:51 UTC 

[PATCH v2 0/3] Use INTEGER64 type for MEI CSI LINK_FREQ control
 2024-04-29  7:50 UTC  (7+ messages)
` [PATCH v2 3/3] media: ivsc: csi: Fix link frequency control behaviour

[PATCH v7 00/18] Intel IPU6 and IPU6 input system drivers
 2024-04-29  6:18 UTC  (19+ messages)
` [PATCH v7 01/18] media: ipu6: Add PCI device table header
` [PATCH v7 02/18] media: ivsc: csi: Use IPU bridge
` [PATCH v7 03/18] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH v7 04/18] media: intel/ipu6: add IPU auxiliary devices
` [PATCH v7 05/18] media: intel/ipu6: add IPU6 buttress interface driver
` [PATCH v7 06/18] media: intel/ipu6: CPD parsing for get firmware components
` [PATCH v7 07/18] media: intel/ipu6: add IPU6 DMA mapping API and MMU table
` [PATCH v7 08/18] media: intel/ipu6: add syscom interfaces between firmware and driver
` [PATCH v7 09/18] media: intel/ipu6: input system ABI "
` [PATCH v7 10/18] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device
` [PATCH v7 11/18] media: intel/ipu6: add the CSI2 DPHY implementation
` [PATCH v7 12/18] media: intel/ipu6: input system video nodes and buffer queues
` [PATCH v7 13/18] media: intel/ipu6: add the main input system driver
` [PATCH v7 14/18] media: intel/ipu6: add Kconfig and Makefile
` [PATCH v7 15/18] media: MAINTAINERS: add maintainers for Intel IPU6 input system driver
` [PATCH v7 16/18] media: intel/ipu6: support line-based metadata capture support
` [PATCH v7 17/18] media: Documentation: add Intel IPU6 ISYS driver admin-guide doc
` [PATCH v7 18/18] media: Documentation: add documentation of Intel IPU6 driver and hardware overview

[PATCH v6 00/18] Intel IPU6 and IPU6 input system drivers
 2024-04-28 21:09 UTC  (7+ messages)
` [PATCH v6 12/18] media: intel/ipu6: input system video nodes and buffer queues
` [PATCH v6 16/18] media: intel/ipu6: support line-based metadata capture support

Discuss the multi-core media scheduler
 2024-04-28 18:26 UTC 

[PATCH v4 0/2] Enable JPEG encoding on rk3588
 2024-04-28 17:29 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2024-04-28  1:51 UTC 

[linuxtv-media-stage:master] BUILD SUCCESS c28d4921a1e3ce0a0374b7e9d68593be8802c42a
 2024-04-27 22:11 UTC 

[GIT PULL v3 FOR 6.10] Unicam and IPU6 ISYS drivers
 2024-04-27 21:25 UTC  (4+ messages)
` [GIT PULL v3 FOR 6.10] Unicam and IPU6 ISYS drivers (#101286)

[PATCH v11 6/5] media: bcm2835-unicam: Return error code when DT parsing fails
 2024-04-27 21:25 UTC  (2+ messages)
` [PATCH v11.1 "

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-27 10:44 UTC  (4+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[sailus-media-tree:metadata-pre] BUILD SUCCESS 68cb1684d09492d6d36db586ad6f1260b590e1f0
 2024-04-27 15:31 UTC 

[sailus-media-tree:master] BUILD SUCCESS 0ed87b0ac059731b054f76eb3927b55347b8d314
 2024-04-27 14:34 UTC 

[sailus-media-tree:streaming] BUILD SUCCESS cb430e888c273f58ffadb9e921ebb7d6b58920d4
 2024-04-27  6:45 UTC 

[PATCH v4 0/2] media: i2c: Add support for GC05A2 sensor
 2024-04-27  5:22 UTC  (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: i2c: add GalaxyCore GC05A2 image sensor
` [PATCH v4 2/2] media: i2c: Add GC05A2 image sensor driver

[sailus-media-tree:test] BUILD SUCCESS dbcd035667ffd7110b0753c4582d0aa97860cf85
 2024-04-27  2:29 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-27  2:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

cron job: media_tree daily build: WARNINGS
 2024-04-27  1:51 UTC 

[PATCH v2 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-27  1:26 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: i2c: add Giantec "
` [PATCH v2 2/2] media: i2c: Add GT97xx VCM driver

[GIT PULL] media: atomisp: Changes for 6.10-2
 2024-04-26 17:08 UTC  (4+ messages)

[PATCH v2 0/2] media: gc2145: add basic dvp bus support
 2024-04-26 16:38 UTC  (3+ messages)
` [PATCH v2 2/2] media: gc2145: implement "


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).