Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2024-01-11 11:49:56 to 2024-01-16 14:41:02 UTC [more...]

[PATCH 00/33] spi: get rid of some legacy macros
 2024-01-16 14:40 UTC  (7+ messages)
` [PATCH 06/33] media: mgb4: Follow renaming of SPI "master" to "controller"
` [PATCH 07/33] media: netup_unidvb: "
` [PATCH 08/33] media: usb/msi2500: "
` [PATCH 09/33] media: v4l2-subdev: "

[PATCH] media: vb2: refactor setting flags and caps, fix missing cap
 2024-01-16 14:05 UTC 

[PATCH] media: core: Refactor vb2_ioctl_create_bufs() to always set capabilities flags
 2024-01-16 14:03 UTC  (5+ messages)
` [PATCH] media: media videobuf2: Stop direct calls to queue num_buffers field

[PATCH v2 0/7] media: Fix mishandling of MEDIA_PAD_FL_MUST_CONNECT flag
 2024-01-16 13:55 UTC  (11+ messages)
` [PATCH v2 1/7] media: mc: Add local pad to pipeline regardless of the link state
` [PATCH v2 2/7] media: mc: Fix flags handling when creating pad links
` [PATCH v2 3/7] media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access
` [PATCH v2 4/7] media: mc: Add num_links flag to media_pad
` [PATCH v2 5/7] media: mc: Rename pad variable to clarify intent
` [PATCH v2 6/7] media: mc: Expand MUST_CONNECT flag to always require an enabled link
` [PATCH v2 7/7] media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT

[PATCH 0/5] media: qcom: camss: Add sc8280xp support
 2024-01-16 12:42 UTC  (9+ messages)
` [PATCH 1/5] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH 2/5] media: qcom: camss: Add CAMSS_SC8280XP enum
` [PATCH 3/5] media: qcom: camss: Add sc8280xp resources
` [PATCH 4/5] media: qcom: camss: Add sc8280xp support
` [PATCH 5/5] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x

[PATCH][next] media: dvb: remove redundant assignment to variable ret
 2024-01-16 11:50 UTC 

[sailus-media-tree:master] BUILD SUCCESS 203a4330052c6dad2241f25262e213a90f0e1599
 2024-01-16 11:03 UTC 

[PATCH v16 0/8] Add DELETE_BUF ioctl
 2024-01-16 10:42 UTC  (27+ messages)
` [PATCH v16 1/8] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
` [PATCH v16 2/8] media: test-drivers: Set REQBUFS minimum number of buffers
` [PATCH v16 3/8] media: core: Rework how create_buf index returned value is computed
` [PATCH v16 4/8] media: core: Add bitmap manage bufs array entries
` [PATCH v16 5/8] media: core: Free range of buffers
` [PATCH v16 6/8] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v16 7/8] media: v4l2: Add mem2mem helpers for "
` [PATCH v16 8/8] media: test-drivers: Use helper "

[PATCH v2 0/4] Add mediatek,gce-props.yaml for other bindings reference mediatek,gce-events
 2024-01-16  8:21 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: mailbox: Add mediatek,gce-props.yaml
` [PATCH v2 2/4] dt-bindings: mailbox: mediatek: gce-mailbox: Add reference to gce-props.yaml
` [PATCH v2 3/4] dt-bindings: media: mediatek: mdp: Change mediatek,gce-events to reference

Front camera on pinephone
 2024-01-16  8:05 UTC 

cron job: media_tree daily build: WARNINGS
 2024-01-16  2:50 UTC 

[RFC 0/2]fpga: Add fpga configuration support from a pre-allocated dma-able buffer
 2024-01-15 17:08 UTC  (3+ messages)
` [RFC 1/2] fpga: support loading from a pre-allocated buffer

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2024-01-15 15:30 UTC  (9+ messages)
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
      `  "

[PATCH v3 00/15] Intel IPU6 and IPU6 input system drivers
 2024-01-15 13:45 UTC  (14+ messages)
` [PATCH v3 01/17] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH v3 07/17] media: intel/ipu6: input system ABI between firmware and driver
` [PATCH v3 10/17] media: intel/ipu6: add input system driver
` [PATCH v3 16/17] media: ipu6/isys: support line-based metadata capture support
` [PATCH v3 17/17] media: ipu6/isys: support new v4l2 subdev state APIs

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2024-01-15 13:13 UTC  (6+ messages)

[PATCH v3 0/4] usb: gadget: functionfs: DMABUF import interface
 2024-01-15 12:54 UTC  (10+ messages)
` [PATCH v3 3/4] usb: gadget: functionfs: Add "

[GIT PULL FOR 6.9] V4L2 patches
 2024-01-15 11:11 UTC  (2+ messages)
` [GIT PULL FOR 6.9] V4L2 patches (#98617)

[PATCH 0/7] media: Fix mishandling of MEDIA_PAD_FL_MUST_CONNECT flag
 2024-01-15 11:10 UTC  (14+ messages)
` [PATCH 1/7] media: mc: Add local pad to pipeline regardless of the link state
` [PATCH 2/7] media: mc: Fix flags handling when creating pad links
` [PATCH 3/7] media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before access
` [PATCH 4/7] media: mc: Add num_links flag to media_pad
` [PATCH 5/7] media: mc: Rename pad variable to clarify intent
` [PATCH 6/7] media: mc: Expand MUST_CONNECT flag to always require an enabled link
` [PATCH 7/7] media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECT

[PATCH 1/1] media: Documentation: Rework CCS driver documentation
 2024-01-15  9:47 UTC 

kernel.org 6.5.4 , NPU driver, --not support (RFC)
 2024-01-15  8:29 UTC  (16+ messages)
    ` 回复: "

[PATCH 1/2] dt-bindings: media: mediatek-jpeg-encoder: change max ioomus count
 2024-01-15  3:57 UTC  (3+ messages)

[PATCH] media: uvcvideo: extend the bandwdith quirk to USB 3.x
 2024-01-14 23:57 UTC  (3+ messages)

find_csis_format(),fix return problem
 2024-01-14 15:28 UTC 

[PATCH] media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
 2024-01-14 11:04 UTC  (3+ messages)

[PATCH] [PATCH][TEST] This is just a test patch. Please ignore
 2024-01-14  1:27 UTC 

[PATCH v3 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des
 2024-01-13 11:31 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: media: add Maxim MAX96717F GMSL2 Serializer
` [PATCH v3 2/4] dt-bindings: media: add Maxim MAX96714F GMSL2 Deserializer
` [PATCH v3 3/4] media: i2c: add MAX96717 driver
` [PATCH v3 4/4] media: i2c: add MAX96714 driver

[PATCH] docs: media: rename gen_rst -> cmd_parse_headers
 2024-01-13  7:11 UTC  (2+ messages)

[PATCH] media: nxp: isi: Check whether pad is non-NULL before access
 2024-01-13  3:05 UTC  (11+ messages)

cron job: media_tree daily build: WARNINGS
 2024-01-13  2:50 UTC 

[PATCH v4 0/7] dma-buf: heaps: Add restricted heap
 2024-01-13  1:23 UTC  (16+ messages)
` [PATCH v4 1/7] dt-bindings: reserved-memory: Add mediatek,dynamic-restricted-region
` [PATCH v4 2/7] dma-buf: heaps: Initialize a restricted heap
` [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
` [PATCH v4 4/7] dma-buf: heaps: restricted_heap: Add dma_ops
` [PATCH v4 5/7] dma-buf: heaps: restricted_heap: Add MediaTek restricted heap and heap_init
` [PATCH v4 6/7] dma-buf: heaps: restricted_heap_mtk: Add TEE memory service call
` [PATCH v4 7/7] dma_buf: heaps: restricted_heap_mtk: Add a new CMA heap

[GIT PULL for v6.8-rc1] media updates
 2024-01-12 23:25 UTC  (3+ messages)
` [GIT PULL for v6.8-rc1] media updates (#98610)

[PATCH] media: videobuf2: Add missing doc comment for waiting_in_dqbuf
 2024-01-12 21:26 UTC  (3+ messages)

[PATCH] media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binaries
 2024-01-12 18:27 UTC  (3+ messages)

[linuxtv-media-stage:master] BUILD SUCCESS 60a031b64984ad4a219a13b0fe912746b586bb9b
 2024-01-12 18:03 UTC 

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (9+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

[PATCH] dma-buf/dma-resv: fix spelling
 2024-01-12 14:32 UTC  (3+ messages)
` [Linaro-mm-sig] "

RFC: dtv-scan-tables: plans to upstream changes from Tvheadend.org
 2024-01-12 13:59 UTC 

[PATCH] media: em28xx: annotate unchecked call to media_device_register()
 2024-01-12 13:42 UTC 

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2024-01-12 13:13 UTC  (7+ messages)
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v3 07/11] drm/mediatek: Add secure layer config support for ovl

[PATCH 0/2] media: rkisp1: Fix shared interrupt handling
 2024-01-12 12:54 UTC  (6+ messages)
` [PATCH 2/2] media: rkisp1: Fix IRQ handling due to shared interrupts

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2024-01-12 11:33 UTC  (5+ messages)

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-12 11:10 UTC  (3+ messages)

[PATCH] media: i2c: st-vgxy61: Convert to CCI register access helpers
 2024-01-12  9:52 UTC 

[PATCH v4l-utils] keytable: meson: Restrict the installation of 50-rc_keymap.conf
 2024-01-12  8:52 UTC  (2+ messages)

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-01-12  7:49 UTC  (14+ messages)
` [PATCH v4 1/5] dt-bindings: media: add mediatek ISP3.0 sensor interface
` [PATCH v4 2/5] dt-bindings: media: add mediatek ISP3.0 camsv
` [PATCH v4 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v4 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH v2] media: venus: flush all buffers in output plane streamoff
 2024-01-12  6:50 UTC  (3+ messages)

[sailus-media-tree:metadata 34/36] drivers/media/i2c/ov2740.c:947 ov2740_enable_streams() warn: missing unwind goto?
 2024-01-12  6:03 UTC 

cron job: media_tree daily build: WARNINGS
 2024-01-12  2:50 UTC 

[PATCH v2 00/13] Add ISP 3A for StarFive
 2024-01-12  1:30 UTC  (4+ messages)
` [PATCH v2 08/13] staging: media: starfive: Add for StarFive ISP 3A SC
    ` 回复: "

[PATCH] media: mxl5xx: Move xpt structures off stack
 2024-01-12  0:40 UTC 

[PATCH] media: dvb-frontends/dvb-pll: Remove usage of the deprecated ida_simple_xx() API
 2024-01-11 21:33 UTC 

[PATCH] media: em28xx: return error on media_device_register() failure
 2024-01-11 17:40 UTC  (4+ messages)

[PATCH v4 0/4] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support
 2024-01-11 17:15 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: i2c: qcom-cci: Document sc8280xp compatible
` [PATCH v4 2/4] dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH v4 3/4] arm64: dts: qcom: sc8280xp: camss: Add CCI definitions
` [PATCH v4 4/4] arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition

[RCF 0/2] Enumerate all pixels formats
 2024-01-11 16:07 UTC  (3+ messages)
` [RCF 1/2] media: videodev2: Add V4L2_FMT_FLAG_ALL_FORMATS flag
` [RCF 2/2] media: verisilicon: Use "

[PATCH] media: v4l2: cci: print leading 0 on error
 2024-01-11 13:56 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: qcom: sc8280xp: Add CAMSS core dtsi support
 2024-01-11 12:20 UTC  (9+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: sc8280xp: camss: Add CCI definitions
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition

[PATCH v6 00/11] media: rkisp1: Add support for i.MX8MP
 2024-01-11 11:48 UTC  (2+ messages)
` [PATCH v6 11/11] media: rkisp1: Fix endianness on raw streams on i.MX8MP


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox