Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2025-09-04 11:07:51 to 2025-09-08 08:22:38 UTC [more...]

[PATCH 0/4] Add CAMSS support for MSM8939
 2025-09-08  8:22 UTC  (8+ messages)
` [PATCH 1/4] media: dt-bindings: Add qcom,msm8939-camss
` [PATCH 2/4] media: qcom: camss: vfe: Add VBIF setting support
` [PATCH 3/4] media: qcom: camss: Add support for MSM8939
` [PATCH 4/4] arm64: dts: qcom: msm8939: Add camss and cci

[PATCH v5 00/14] media: cadence,ti: CSI2RX Multistream Support
 2025-09-08  8:21 UTC  (8+ messages)
` [PATCH v5 01/14] media: ti: j721e-csi2rx: Remove word size alignment on frame width
` [PATCH v5 14/14] media: ti: j721e-csi2rx: Wait for the last drain completion

[PATCH v4 0/8] media: Introduce V4L2 extensible parameters
 2025-09-08  8:18 UTC  (9+ messages)
` [PATCH v4 1/8] media: uapi: Introduce V4L2 extensible params
` [PATCH v4 2/8] media: uapi: Convert RkISP1 to "
` [PATCH v4 5/8] media: v4l2-core: Introduce v4l2-params.c

[PATCH v3 0/4] leds: privacy-led support for devicetree
 2025-09-08  7:36 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: leds: add generic LED consumer documentation
` [PATCH v3 2/4] dt-bindings: leds: commonize leds property
` [PATCH v3 3/4] leds: led-class: Add devicetree support to led_get()
` [PATCH v3 4/4] arm64: dts: qcom: sc8280xp-x13s: enable camera privacy indicator

[GIT PULL FOR 6.18] Fixes and cleanups
 2025-09-08  7:09 UTC 

[GIT PULL FOR 6.18] New camera sensor drivers
 2025-09-08  7:07 UTC 

[GIT PULL FOR v6.18] vivid: fix disappearing <Vendor Command With ID> messages
 2025-09-08  7:01 UTC 

[PATCH] media: vivid: fix disappearing <Vendor Command With ID> messages
 2025-09-08  6:55 UTC  (2+ messages)

[PATCH] cec-compliance: fix Vendor Command With ID vivid tests
 2025-09-08  6:51 UTC 

[GIT PULL FOR 6.18] Please pull platform-qcom-camss-for-6.18
 2025-09-08  5:54 UTC 

[GIT PULL FOR 6.18] Please pull platform-qcom-iris-encoder-plus-dependent-fixes-for-6.18
 2025-09-08  5:46 UTC 

[GIT PULL FOR 6.18] Please pull platform-qcom-iris-generic-fixes-updates-for-6.18
 2025-09-08  5:41 UTC 

[GIT PULL FOR 6.18] Please pull platform-qcom-venus-for-6.18
 2025-09-08  5:15 UTC 

[linuxtv-media-pending:next] BUILD SUCCESS 04f08db52b3f892c85bd92ebbc3a7ca32e4f60f3
 2025-09-08  1:20 UTC 

[PATCH v7 00/10] Add strobe duration and hw strobe signal v4l2 ctrl & use it for ov9282
 2025-09-07 20:21 UTC  (18+ messages)
` [PATCH v7 01/10] media: v4l: ctrls: add a control for flash/strobe duration
` [PATCH v7 02/10] media: v4l2-flash: add support "
` [PATCH v7 04/10] Documentation: uAPI: media: add V4L2_CID_FLASH_{DURATION,HW_STROBE_SIGNAL}
` [PATCH v7 06/10] media: i2c: ov9282: add hardware strobe signal v4l2 control
` [PATCH v7 07/10] media: i2c: ov9282: add strobe_duration "
` [PATCH v7 08/10] media: i2c: ov9282: add strobe_source "

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-07 18:25 UTC  (28+ messages)
` [PATCH v2 01/23] clk: tegra: set CSUS as vi_sensors gate for Tegra20, Tegra30 and Tegra114
` [PATCH v2 02/23] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v2 03/23] clk: tegra30: add CSI pad clock gates
` [PATCH v2 04/23] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v2 05/23] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v2 06/23] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v2 07/23] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v2 08/23] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v2 09/23] gpu: host1x: convert MIPI to use operations
` [PATCH v2 10/23] staging: media: tegra-video: csi: add support for SoCs with integrated MIPI calibration
` [PATCH v2 11/23] staging: media: tegra-video: csi: add a check to tegra_channel_get_remote_csi_subdev
` [PATCH v2 12/23] dt-bindings: display: tegra: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v2 13/23] staging: media: tegra-video: csi: "
` [PATCH v2 14/23] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v2 15/23] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v2 16/23] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v2 17/23] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v2 18/23] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v2 19/23] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v2 20/23] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v2 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v2 22/23] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v2 23/23] staging: media: tegra-video: add CSI support "

[PATCH v2] media: dvb-usb: az6027: fix out-of-bounds in az6027_i2c_xfer()
 2025-09-07 13:53 UTC 

[sailus-media-tree:cleanup] BUILD SUCCESS 7c6aa61ee2d026851b9ad8efe42b4c93fa7a3e1d
 2025-09-07 10:05 UTC 

[PATCH v2] media: mediatek: encoder: Fix uninitialized scalar variable issue
 2025-09-07  9:44 UTC  (5+ messages)

[PATCH v3 0/2] initialize vcodec scalar variable
 2025-09-07  9:35 UTC  (3+ messages)
` [PATCH v3 1/2] media: mediatek: encoder: Fix uninitialized scalar variable issue
` [PATCH v3 2/2] media: mediatek: vcodec: use = { } instead of memset()

[PATCH 0/2] media: pci: mfb4: iio trigger improvements
 2025-09-07  9:32 UTC  (5+ messages)
` [PATCH 1/2] media: pci: mg4b: use aligned_s64
` [PATCH 2/2] media: pci: mg4b: use iio_push_to_buffers_with_ts()

[sailus-media-tree:metadata] BUILD SUCCESS db526bfa863825fcf8901fc5e5a2444fab375d8c
 2025-09-07  9:17 UTC 

[sailus-media-tree:devel] BUILD SUCCESS d4784be619b7767a1dabac5b4254119ce58d14a3
 2025-09-07  9:17 UTC 

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-09-06 21:32 UTC  (7+ messages)
        ` [EXT] "

[PATCH v3 0/7] Add AMD ISP4 driver
 2025-09-06 18:40 UTC  (2+ messages)

Support for Hauppauge USB-Live2 (ID 2040:c220) in em28xx driver
 2025-09-06 16:26 UTC 

[PATCH] media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe
 2025-09-06 14:47 UTC 

[Question] __u32 rangehigh in struct v4l2_frequency_band to a higher frequencies value
 2025-09-06 12:53 UTC 

[PATCH v7 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-09-06 12:49 UTC  (2+ messages)

[PATCH v2 0/4] leds: privacy-led support for devicetree
 2025-09-05 23:02 UTC  (14+ messages)
` [PATCH v2 1/4] dt-bindings: leds: add generic LED consumer documentation
` [PATCH v2 2/4] dt-bindings: leds: commonize leds property
` [PATCH v2 3/4] leds: led-class: Add devicetree support to led_get()
` [PATCH v2 4/4] arm64: dts: qcom: sc8280xp-x13s: enable camera privacy indicator

[PATCH v3 0/4] media: i2c: IMX355 for the Pixel 3a
 2025-09-05 22:16 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: media: i2c: Add Sony IMX355
` [PATCH v3 2/4] media: i2c: imx355: Support devicetree and power management
` [PATCH v3 3/4] arm64: dts: qcom: sdm670: remove camss endpoint nodes
` [PATCH v3 4/4] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera

[PATCH] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
 2025-09-05 20:28 UTC  (3+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS 34837c444cd42236b2b43ce871f30d83776a3431
 2025-09-05 19:33 UTC 

[PATCH 1/1] MAINTAINERS: media: nxp: Add Frank Li as reviewer for nxp SoC
 2025-09-05 18:11 UTC  (6+ messages)

[PATCH v7 09/10] media: i2c: ov9282: implement try_ctrl for strobe_duration
 2025-09-05 17:31 UTC  (2+ messages)

[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-05 16:11 UTC  (7+ messages)
` [PATCH v1 09/19] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v1 13/19] staging: media: tegra-video: tegra20: set VI HW revision

[PATCH v3 0/7] media: rkvdec: Add HEVC backend
 2025-09-05 16:19 UTC  (8+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] media: rkvdec: Add variants support
` [PATCH v3 3/7] media: rkvdec: Implement capability filtering
` [PATCH v3 4/7] media: rkvdec: Add RK3288 variant
` [PATCH v3 5/7] media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
` [PATCH v3 6/7] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
` [PATCH v3 7/7] ARM: dts: rockchip: Add vdec node for RK3288

[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
 2025-09-05 15:18 UTC  (10+ messages)
` [PATCH v3 06/14] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v3 12/14] rust: Add dma_buf stub bindings
` [PATCH v3 13/14] rust: drm: gem: Add export() callback
` [PATCH v3 14/14] rust: drm: gem: Add BaseObject::prime_export()

[PATCH] add basic b4 config file
 2025-09-05 12:29 UTC 

[PATCH 0/3] v4l2-ctl/rds-ctl: support optional ioctl and migrate some code to it
 2025-09-05 12:19 UTC  (4+ messages)
` [PATCH 1/3] v4l2-ctl/rds-ctl: do not set app_result if an ioctl is optional
` [PATCH 2/3] v4l2-ctl: do not fail on kernel not implementing VIDIOC_SUBDEV_S_CLIENT_CAP
` [PATCH 3/3] v4l2-ctl: do not fail on kernel not implementing VIDIOC_SUBDEV_QUERYCAP

[PATCH v3] media: vidtv: initialize local pointers upon transfer of memory ownership
 2025-09-05 12:53 UTC  (2+ messages)

[PATCH 0/3] README.md: couple of typo fixes
 2025-09-05 12:38 UTC  (4+ messages)
` [PATCH 1/3] README.md: fix mailinglist typo
` [PATCH 2/3] README.md: fix derivated typo
` [PATCH 3/3] README.md: fix requiried typo

[PATCH v1 00/14] MediaTek dt-bindings sanitization (MT8173)
 2025-09-05 11:33 UTC  (5+ messages)
` [PATCH v1 13/14] dt-bindings: input/touchscreen: Convert MELFAS MIP4 Touchscreen to YAML

[PATCH v2 0/3] Document Media Controller IOCTL number assignments
 2025-09-05 11:02 UTC  (4+ messages)

[PATCH v4 00/26] Enable H.264/H.265 encoder support and fixes in iris driver common code
 2025-09-05 10:34 UTC  (2+ messages)

[PATCH v2 0/2] media: add Himax HM1246 image sensor
 2025-09-05  9:59 UTC  (5+ messages)
` [PATCH v2 1/2] media: dt-bindings: i2c: "
` [PATCH v2 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v7 00/20] Add GCE support for MT8196
 2025-09-05  9:55 UTC  (5+ messages)
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH v7 13/20] drm/mediatek: Add programming flow for unsupported subsys ID hardware

[PATCH v2 00/72] media: i2c: Reduce cargo-cult
 2025-09-05  9:24 UTC  (6+ messages)
` [PATCH v2 10/72] media: i2c: hi556: Replace client->dev usage

[PATCH v2 0/3] Fix sleeping function called from invalid context
 2025-09-05  9:15 UTC  (4+ messages)
` [PATCH v2 2/3] drm/mediatek: Add pm_runtime support for GCE power control

[PATCH v2] media: MAINTAINERS: Update Vikash Garodia's email address
 2025-09-05  7:36 UTC  (4+ messages)

[PATCH] media: az6007: fix out-of-bounds in az6007_i2c_xfer()
 2025-09-05  7:35 UTC  (4+ messages)

[PATCH v3 0/3] media: qcom: camss: Add sa8775p camss TPG support
 2025-09-05  7:09 UTC  (4+ messages)
` [PATCH v3 3/3] media: qcom: camss: tpg: Add TPG support for SA8775P and QCS8300

[PATCH v3 1/7] media: platform: amd: Introduce amd isp4 capture driver
 2025-09-05  7:05 UTC  (4+ messages)
` [PATCH v3 5/7] media: platform: amd: isp4 video node and buffers handling added

[PATCH v2 0/5] media: imx91: Add ISI support
 2025-09-05  6:56 UTC  (6+ messages)
` [PATCH v2 1/5] media: dt-bindings: nxp,imx8-isi: Add i.MX91 ISI compatible string
` [PATCH v2 2/5] media: nxp: imx8-isi: Simplify code by using helper macro
` [PATCH v2 3/5] media: nxp: imx8-isi: Add parallel camera input support
` [PATCH v2 4/5] media: nxp: imx8-isi: Reorder the platform data
` [PATCH v2 5/5] media: nxp: imx8-isi: Add ISI support for i.MX91

[PATCH v3 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
 2025-09-05  6:35 UTC  (3+ messages)

[PATCH] driver/media: add 'com.useeplus.protocol' USB camera V4L2 driver
 2025-09-05  2:09 UTC 

[PATCH] media: amphion: Remove dummy PM handling
 2025-09-05  1:09 UTC  (2+ messages)
` [EXT] "

[PATCH] media: rcar_jpu: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-09-04 19:22 UTC  (2+ messages)

[PATCH v2 RESEND] media: vidtv: initialize local pointers upon transfer of memory ownership
 2025-09-04 19:09 UTC  (2+ messages)

[PATCH v2 0/3] media: imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-09-04 15:07 UTC  (7+ messages)
` [PATCH v2 1/3] media: v4l: Add helper to get number of active lanes via a pad
` [PATCH v2 2/3] media: imx-mipi-csis: Store the number of data_lanes configured in dt

[PATCH v5 0/4] Add MIPI CSI-2 support for i.MX8ULP
 2025-09-04 14:49 UTC  (10+ messages)
` [PATCH v5 1/4] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string

[PATCH v2] media: mediatek: vcodec: Use spinlock for context list protection lock
 2025-09-04 13:34 UTC  (5+ messages)

[GIT PULL FOR 6.18] Media Codec Fixes 2025-09-03
 2025-09-04 13:20 UTC  (4+ messages)

[PATCH 1/2] dma-buf/sw_sync: put fence signaling into work item
 2025-09-04 12:45 UTC  (3+ messages)
` [PATCH 2/2] dma-buf: add warning when dma_fence is signaled from IOCTL

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-09-04 11:43 UTC  (6+ messages)
` [PATCH v2 02/11] soc: qcom: mdtloader: Add context aware qcom_mdt_pas_load() helper

[RFC PATCH v2 0/2] staging: media: atomisp: Refactor bit logic helpers in vmem.c
 2025-09-04 11:43 UTC  (4+ messages)
` [RFC PATCH v2 1/2] staging: media: atomisp: Change name to better follow its behavior

[PATCH] [media] siano: remove redundant ternary operators
 2025-09-04 11:30 UTC 


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