linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-07 09:50:13 to 2025-11-10 08:42:08 UTC [more...]

[PATCH v3 00/13] media: imx-mipi-csis: Cleanups and debugging improvements
 2025-11-10  8:09 UTC  (3+ messages)
` [PATCH v3 13/13] arm64: dts: imx8mp: Specify the number of channels for CSI-2 receivers

[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
 2025-11-10  8:41 UTC  (3+ messages)
` [PATCH 08/18] media: platform: microchip: Add new histogram submodule

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-10  8:33 UTC  (3+ messages)

[PATCH 0/6] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-10  8:28 UTC  (13+ messages)
` [PATCH 1/6] media: staging: media: imx6-mipi-csi2: replace space with tab for alignment
` [PATCH 2/6] media: staging: media: imx6-mipi-csi2: use devm_add_action_or_reset() to simplify code
` [PATCH 3/6] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH 4/6] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH 5/6] media: staging: media: imx6-mipi-csi2: use guard() "
` [PATCH 6/6] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "

[PATCH v1 1/2] media: i2c: et8ek8: et8ek8_driver: add support for crc configuration via device tree
 2025-11-10  8:14 UTC  (2+ messages)

[PATCH v8 0/8] Add strobe duration and strobe output enable v4l2 ctrl
 2025-11-10  7:56 UTC  (6+ messages)
` [PATCH v8 7/8] media: i2c: ov9282: implement try_ctrl for strobe_duration
` [PATCH v8 8/8] media: i2c: ov9282: dynamic flash_duration maximum

[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
 2025-11-10  7:45 UTC  (4+ messages)

[PATCH] media: iris: Change psc properties message to debug level
 2025-11-10  7:24 UTC 

[PATCH v6 0/5] Enable support for AV1 stateful decoder
 2025-11-10  5:05 UTC  (6+ messages)
` [PATCH v6 1/5] media: uapi: videodev2: Add "
` [PATCH v6 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH v6 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v6 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v6 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[PATCH 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-11-10  4:05 UTC  (4+ messages)
` [PATCH 3/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH v5 0/8] Enable video decoder & encoder for MT8189
 2025-11-10  2:32 UTC  (3+ messages)

[PATCH v4 0/6] media: qcom: iris: encoder feature enhancements
 2025-11-10  2:37 UTC  (7+ messages)
` [PATCH v4 1/6] media: qcom: iris: Improve format alignment for encoder
` [PATCH v4 2/6] media: qcom: iris: Improve crop_offset handling "

[PATCH v3 1/4] media: v4l: dev-decoder: Add source change V4L2_EVENT_SRC_CH_COLORSPACE
 2025-11-10  1:28 UTC  (7+ messages)
` [PATCH v3 2/4] media: docs: dev-decoder: Trigger dynamic source change for colorspace

[PATCH v1 0/6] media: imx-mipi-csis: Add streams support
 2025-11-09 21:48 UTC  (22+ messages)
` [PATCH v1 1/6] media: imx-mipi-csis: Add VC-related register fields
` [PATCH v1 2/6] media: imx-mipi-csis: Switch to .enable_streams()
` [PATCH v1 3/6] media: imx-mipi-csis: Implement the .set_routing() operation
` [PATCH v1 4/6] media: imx-mipi-csis: Group runtime parameters in structure
` [PATCH v1 5/6] media: imx-mipi-csis: Set all per-channel registers in one function
` [PATCH v1 6/6] media: imx-mipi-csis: Add multi-channel support

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-11-09 21:37 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ethernet: ti: am65-cpsw: fix BPF Program change on multi-port CPSW
` [PATCH net-next v2 2/7] net: ethernet: ti: am65-cpsw: Retain page_pool on XDP program exchange
` [PATCH net-next v2 3/7] net: ethernet: ti: am65-cpsw: add XSK pool helpers
` [PATCH net-next v2 4/7] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for RX
` [PATCH net-next v2 5/7] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for TX
` [PATCH net-next v2 6/7] net: ethernet: ti: am65-cpsw: enable zero copy in XDP features
` [PATCH net-next v2 7/7] net: ethernet: ti: am65-cpsw: Fix clearing of irq_disabled flag in rx_poll

[PATCH v3] media: iris: Refine internal buffer reconfiguration logic for resolution change
 2025-11-09 21:16 UTC  (2+ messages)

[PATCH RFC 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2025-11-09 17:22 UTC  (15+ messages)
` [PATCH RFC 1/8] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 CPHY init
` [PATCH RFC 2/8] media: qcom: camss: csiphy: Introduce C-PHY
` [PATCH RFC 3/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH RFC 4/8] media: qcom: camss: Prepare CSID for C-PHY support
` [PATCH RFC 5/8] media: qcom: camss: Initialize lanes after lane configuration is available
` [PATCH RFC 6/8] media: qcom: camss: csiphy-3ph: Use sdm845 C-PHY configuration sequence
` [PATCH RFC 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency
` [PATCH RFC 8/8] media: qcom: camss: Remove D-PHY-only endpoint restriction

[PATCH v1 2/2] dt-bindings: media: i2c: et8ek8: document missing crc as optional property
 2025-11-09 17:18 UTC  (2+ messages)

[PATCH v2 0/6] iio: Introduce and use value of π
 2025-11-09 17:09 UTC  (11+ messages)
` [PATCH v2 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v2 2/6] units: Add 32- and 64-bit signed values of π
` [PATCH v2 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
` [PATCH v2 4/6] iio: cros_ec_sensors: "
` [PATCH v2 5/6] iio: frequency: ad9523: "
` [PATCH v2 6/6] iio: position: iqs624-pos: "

[syzbot] [f2fs?] WARNING in get_data
 2025-11-09 10:15 UTC  (2+ messages)

[Jenkins] media.git_drivers_build #445: build failed for x86_64 allyesconfig x86_64 allmodconfig x86_64 no PM
 2025-11-09  9:40 UTC  (2+ messages)
` [Jenkins] media.git_drivers_build #446: "

[PATCH v12 00/15] Add Arm Mali-C55 Image Signal Processor Driver
 2025-11-09  9:01 UTC  (10+ messages)
` [PATCH v12 03/15] dt-bindings: media: Add bindings for ARM mali-c55

[PATCH v5 0/5] Enable support for AV1 stateful decoder
 2025-11-09  5:57 UTC  (8+ messages)
` [PATCH v5 1/5] media: uapi: videodev2: Add "
` [PATCH v5 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH v5 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v5 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v5 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[linuxtv-media-pending:next] BUILD SUCCESS b4fbb13db86adb0bae1d7f968b61ea8dc9635e33
 2025-11-08 16:16 UTC 

[PATCH v6 0/2] qcom: qcs8300: Add qcs8300 camss support
 2025-11-08 11:44 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: media: qcom,qcs8300-camss: Add missing power supplies
` [PATCH v6 2/2] arm64: dts: qcom: qcs8300: Add support for camss

[PATCH v3 0/2] media: i2c: add Samsung S5KJN1 image sensor device driver
 2025-11-08 11:00 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add Samsung S5KJN1 image sensor
` [PATCH v3 2/2] media: i2c: add Samsung S5KJN1 image sensor device driver

[PATCH v9 0/8] media: Introduce V4L2 generic ISP support
 2025-11-08  9:36 UTC  (9+ messages)
` [PATCH v9 1/8] media: uapi: Introduce V4L2 generic ISP types
` [PATCH v9 2/8] media: uapi: Convert RkISP1 to V4L2 extensible params
` [PATCH v9 3/8] media: uapi: Convert Amlogic C3 "
` [PATCH v9 4/8] media: Documentation: uapi: Add V4L2 ISP documentation
` [PATCH v9 5/8] media: v4l2-core: Introduce v4l2-isp.c
` [PATCH v9 6/8] media: rkisp1: Use v4l2-isp for validation
` [PATCH v9 7/8] media: amlogic-c3: "
` [PATCH v9 8/8] media: Documentation: kapi: Add v4l2 generic ISP support

[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
 2025-11-08  9:11 UTC  (8+ messages)

[PATCH v8 0/8] media: Introduce V4L2 generic ISP support
 2025-11-08  8:59 UTC  (11+ messages)
` [PATCH v8 4/8] media: Documentation: uapi: Add V4L2 ISP documentation
` [PATCH v8 6/8] media: rkisp1: Use v4l2-isp for validation
` [PATCH v8 7/8] media: amlogic-c3: "
` [PATCH v8 8/8] media: Documentation: kapi: Add v4l2 generic ISP support

[PATCH v4 0/5] Enable support for AV1 stateful decoder
 2025-11-08  4:29 UTC  (8+ messages)
` [PATCH v4 1/5] media: uapi: videodev2: Add "
` [PATCH v4 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()

[PATCH v4 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-11-07 21:18 UTC  (5+ messages)
` [PATCH v4 1/4] media: allegro-dvt: Move the current driver to a subdirectory
` [PATCH v4 4/4] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH v14 00/18] media: rockchip: add a driver for the rockchip camera interface
 2025-11-07 20:51 UTC  (5+ messages)

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-07 20:27 UTC  (6+ messages)
` [PATCH v7 05/11] PCI/P2PDMA: Document DMABUF model

[PATCH v4 0/5] Raspberry Pi HEVC decoder driver
 2025-11-07 19:56 UTC  (8+ messages)
` [PATCH v4 2/5] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
` [PATCH v4 3/5] dt-bindings: media: Add the Raspberry Pi HEVC decoder
` [PATCH v4 4/5] media: platform: Add Raspberry Pi HEVC decoder driver

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-07 19:43 UTC  (14+ messages)
` [PATCH 1/9] vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
` [PATCH 2/9] iommufd: Add DMABUF to iopt_pages
` [PATCH 3/9] iommufd: Do not map/unmap revoked DMABUFs
` [PATCH 4/9] iommufd: Allow a DMABUF to be revoked
` [PATCH 5/9] iommufd: Allow MMIO pages in a batch
` [PATCH 6/9] iommufd: Have pfn_reader process DMABUF iopt_pages
` [PATCH 7/9] iommufd: Have iopt_map_file_pages convert the fd to a file
` [PATCH 8/9] iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
` [PATCH 9/9] iommufd/selftest: Add some tests for the dmabuf flow

[PATCH v2 0/2] media: dvb-usb-v2: add init_ready flag to prevent race during device initialization
 2025-11-07 18:16 UTC  (3+ messages)
` [PATCH v2 1/2] media: dvb-usb-v2: add device init_ready flag
` [PATCH v2 2/2] media: mxl111sf: fix i2c race condition during device probe

[PATCH 0/3] media: imx-csi: cleanup media pipeline start
 2025-11-07 16:14 UTC  (10+ messages)
` [PATCH 1/3] media: imx-csi: move media_pipeline to video device
` [PATCH 2/3] media: imx-csi: explicitly start media pipeline on pad 0
` [PATCH 3/3] media: imx-csi: use media_pad_is_streaming helper

[PATCH v2 0/2] media: staging: imx: fix multiple video input
 2025-11-07 16:01 UTC  (6+ messages)
` [PATCH v2 1/2] media: staging: imx: request mbus_config in csi_start
` [PATCH v2 2/2] media: staging: imx: configure src_mux "

[PATCH 0/2] media: dvb-usb-v2: add init_ready flag to prevent race during device initialization
 2025-11-07 15:44 UTC  (3+ messages)
` [PATCH 1/2] media: dvb-usb-v2: add device init_ready flag
` [PATCH 2/2] media: mxl111sf: fix i2c race condition during device probe

[PATCH 0/3] media: pci: mgb4: Add support for GMSL1 and GMSL-coax modules
 2025-11-07 14:16 UTC  (4+ messages)
` [PATCH 1/3] media: pci: mgb4: Add support for GMSL1 modules
` [PATCH 2/3] pci: mgb4: Add support for GMSL3 coaxial module
` [PATCH 3/3] Documentation: admin-guide: media: mgb4: Add GMSL1 & GMSL3-coax modules info

[PATCH] media: platform: mtk-mdp3: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 14:13 UTC 

[PATCH] media: ddbridge: add WQ_PERCPU to alloc_workqueue users
 2025-11-07 14:10 UTC 

[PATCH v5 0/2] qcom: qcs8300: Add qcs8300 camss support
 2025-11-07 13:49 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: media: qcom,qcs8300-camss: Add missing power supplies
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300: Add support for camss

[sailus-media-tree:cleanup] BUILD SUCCESS 113df97310ed20fd932dff92bed1d8507f82b20c
 2025-11-07 10:33 UTC 

[PATCH v3 0/6] media: iris: prepare support for video codecs on Qcom vpu4 platform
 2025-11-07  9:49 UTC  (5+ messages)
` [PATCH v3 3/6] media: iris: Introduce buffer size calculations for vpu4
` [PATCH v3 4/6] media: iris: Move vpu register defines to common header file
` [PATCH v3 5/6] media: iris: Move vpu35 specific api to common to use for vpu4
` [PATCH v3 6/6] media: iris: Introduce vpu ops for vpu4 with necessary hooks


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