Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-05-21 12:20:18 to 2026-05-23 02:48:56 UTC [more...]

[PATCH v8 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-23  2:48 UTC  (2+ messages)
` [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-23  0:45 UTC  (21+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic

AtomISP tree for Linux Next
 2026-05-22 23:16 UTC  (7+ messages)

[PATCH v3 0/3] Add Sony IMX471 camera sensor driver
 2026-05-22 22:49 UTC  (8+ messages)
` [PATCH v3 1/3] media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list
` [PATCH v3 2/3] media: i2c: imx471: Add Sony IMX471 image sensor driver
` [PATCH v3 3/3] media: i2c: imx471: Naming the register

[PATCH 1/1] staging: media: ipu3-imgu: Ensure correct binary selection
 2026-05-22 22:54 UTC 

[PATCH] media: camif-core: Drop GPIO handling
 2026-05-22 22:36 UTC 

[PATCH] media: ddbridge: Drop pointless include
 2026-05-22 22:24 UTC 

[PATCH v7 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-22 21:37 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v7 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v5 0/8] media: rockchip: rkcif: add support for rk3588 vicap
 2026-05-22 21:23 UTC  (9+ messages)
` [PATCH v5 1/8] Documentation: admin-guide: media: add "
` [PATCH v5 2/8] media: dt-bindings: add rockchip "
` [PATCH v5 3/8] media: rockchip: rkcif: add support for rk3588 vicap mipi capture
` [PATCH DONOTMERGE v5 4/8] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
` [PATCH v5 5/8] arm64: dts: rockchip: add vicap node "
` [PATCH v5 6/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam0
` [PATCH v5 7/8] arm64: dts: rockchip: add radxa camera 4k on rock 5b+ cam1
` [PATCH v5 8/8] arm64: defconfig: enable designware mipi csi-2 receiver

[ANNv4] Media Summit on May 26th in Nice, France
 2026-05-22 20:10 UTC  (15+ messages)

[GIT PULL FOR v7.2] i.MX NXP stage driver for changes
 2026-05-22 19:40 UTC 

[PATCH] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-05-22 18:01 UTC  (4+ messages)

[PATCH v2] media: v4l2-fwnode: Fix subdev owner overwritten in v4l2_async_register_subdev_sensor()
 2026-05-22 17:50 UTC  (2+ messages)

[PATCH v3 0/2] media: Add bindings and driver for Sony IMX678
 2026-05-22 17:01 UTC  (3+ messages)
` [PATCH v3 2/2] media: i2c: imx678: Add "

[PATCH v4 0/6] media: Fix new smatch warnings
 2026-05-22 16:49 UTC  (3+ messages)
` [PATCH v4 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe

[PATCH] media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_close
 2026-05-22 15:46 UTC 

[PATCH v2] media: bcm2835-unicam: Fix log status runtime access
 2026-05-22 15:28 UTC 

[PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support
 2026-05-22 14:47 UTC  (17+ messages)
` [PATCH 01/14] media: h264: Add a more generic reflist builder init
` [PATCH 02/14] media: uapi: Add H.264 stateless encode support
` [PATCH 03/14] media: h264: Add SPS video definitions
` [PATCH 04/14] media: h264: Add stateless encode core
` [PATCH 05/14] media: h264: Add stateless encode rbsp
` [PATCH 06/14] media: h264: Add stateless encode reference management
` [PATCH 07/14] media: h264: Add stateless encode rate control
` [PATCH 08/14] media: verisilicon: Report default pixel coding for non-JPEG and fix JPEG case
` [PATCH 09/14] media: verisilicon: Cancel job with runtime pm put/clk disable on failure
` [PATCH 10/14] media: hantro: use hantro_decoded_buffer only for dst_vq
` [PATCH 11/14] media: verisilicon: Add common encoder parm and frameintervals ioctls
` [PATCH 12/14] media: verisilicon: Add support for the VC8000E H.264 encoder
` [PATCH 13/14] media: verilisicon: imx8m: Add support for the VC8000E on i.MX8MP
` [PATCH 14/14] arm64: dts: imx8mp: add VC8000E encoder node

[PATCH v3 0/3] media: i2c: cvs: Add Intel CVS driver
 2026-05-22 14:41 UTC  (6+ messages)
` [PATCH v3 1/3] media: i2c: cvs: Add driver of Intel Computer Vision Sensing Controller(CVS)
` [PATCH v3 2/3] media: pci: intel: Add CVS support for IPU bridge driver
` [PATCH v3 3/3] ACPI: scan: Honor _DEP for Intel CVS devices

[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
 2026-05-22 13:22 UTC  (14+ messages)
` [PATCH v5 1/2] dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory

[PATCH] media: rkvdec: hevc: cap EXT SPS RPS control counts before descriptor assembly
 2026-05-22 13:06 UTC  (4+ messages)

[PATCH v2 0/4] media: iris: bring up driver on SM6115-based platforms
 2026-05-22 12:14 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sm6115: add venus device

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-22 11:59 UTC  (16+ messages)
` [PATCH v7 01/15] arm64: dts: qcom: kodiak: Add EL2 overlay
` [PATCH v7 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v7 03/15] firmware: qcom_scm: Migrate to "
` [PATCH v7 04/15] firmware: qcom: Add a PAS TEE service
` [PATCH v7 05/15] remoteproc: qcom_q6v5_pas: Switch over to generic PAS TZ APIs
` [PATCH v7 06/15] remoteproc: qcom_q6v5_mss: Switch "
` [PATCH v7 07/15] remoteproc: qcom_wcnss: "
` [PATCH v7 08/15] remoteproc: qcom: Select QCOM_PAS generic service
` [PATCH v7 09/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v7 10/15] media: qcom: "
` [PATCH v7 11/15] media: qcom: Pass proper PAS ID to set_remote_state API
` [PATCH v7 12/15] net: ipa: Switch to generic PAS TZ APIs
` [PATCH v7 13/15] wifi: ath12k: "
` [PATCH v7 14/15] firmware: qcom_scm: Remove SCM PAS wrappers
` [PATCH v7 15/15] MAINTAINERS: Add maintainer entry for Qualcomm PAS TZ service

[PATCH v4 0/6] media: synopsys: enhancements and i.MX95 support
 2026-05-22 12:02 UTC  (6+ messages)
` [PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93

[PATCH v3] media: i2c: alvium: Fix: Correct name of register in alvium_set_ctrl_auto_exposure
 2026-05-22 11:41 UTC 

[PATCH] media: i2c: imx334: add new link frequency configuration
 2026-05-22 11:35 UTC  (8+ messages)

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-22 11:15 UTC  (4+ messages)
` [PATCH 14/16] media: sun6i-isp: Use V4L2 subdev active state

[PATCH v8 0/9] media: qcom: venus: add MSM8939 support
 2026-05-22 10:48 UTC  (5+ messages)
  ` [PATCH v8 2/9] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled

[PATCH v2] media: i2c: alvium: Fix: correct typo in alvium_set_ctrl_auto_exposure
 2026-05-22 10:40 UTC  (2+ messages)

[PATCH] media: bcm2835-unicam: Fix log status runtime access
 2026-05-22 10:28 UTC  (3+ messages)

[PATCH v2] spi: fix controller registration API inconsistency
 2026-05-21 11:26 UTC  (2+ messages)

[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
 2026-05-22 10:15 UTC  (8+ messages)
` [PATCH 2/9] drm/nouveau: tegra: Explicitly specify PMC instance to use
` [PATCH 6/9] usb: xhci: "

[PATCH] media: rp1-cfe: Use IS_ERR() check for media_entity_remote_source_pad_unique()
 2026-05-22 10:14 UTC  (2+ messages)

[PATCH] media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formats
 2026-05-22  9:54 UTC  (2+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS a3d78e74dd3ed04797ea351edb7f0a19b961c063
 2026-05-22  9:43 UTC 

[PATCH 0/3] media: i2c: Add imx576 camera sensor driver
 2026-05-22  8:51 UTC  (7+ messages)
` [PATCH 2/3] media: i2c: add imx576 image "

[PATCH v3 0/2] drm/amdgpu: fix recursive ww_mutex in devcoredump IB dump
 2026-05-22  8:31 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
  ` [PATCH v5 0/2] drm/amdgpu: fix recursive ww_mutex in devcoredump IB dump
    ` [PATCH v5 1/2] drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
    ` [PATCH v5 2/2] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format

[PATCH v4] drm/virtio: use uninterruptible resv lock for plane updates
 2026-05-22  8:26 UTC  (7+ messages)

[PATCH] media: rockchip: rkcif: Fix error handling for media_entity_remote_source_pad_unique()
 2026-05-22  8:25 UTC  (2+ messages)

[PATCH v6 00/16] firmware: qcom: Add OP-TEE PAS service support
 2026-05-22  7:43 UTC  (6+ messages)
` [PATCH v6 11/16] media: qcom: Switch to generic PAS TZ APIs

[PATCH v4 00/12] media: microchip-isc: fixes and enhancements
 2026-05-22  6:14 UTC  (5+ messages)
` [PATCH v4 01/12] media: microchip-isc: fix SBGGR10 Bayer pattern
` [PATCH v4 04/12] media: microchip-isc: fix PM runtime leak in AWB work handler

[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-05-22  3:02 UTC 

[PATCH v2] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-05-22  2:57 UTC  (2+ messages)

[PATCH next] media: ti: j721e-csi2rx: Fix error handling for media_entity_remote_source_pad_unique()
 2026-05-22  1:57 UTC 

[PATCH] dma-buf: set SB_I_NOEXEC on the pseudo filesystem
 2026-05-21 22:54 UTC  (3+ messages)

[ANNv7, final] Media Summit on May 26th in Nice, France
 2026-05-21 19:22 UTC 

[GIT PULL for 7.2] uvcvideo changes set 2
 2026-05-21 19:05 UTC 

[PATCH v5 0/4] dma-buf: heaps: Turn heaps into modules
 2026-05-21 15:42 UTC  (3+ messages)

[sailus-media-tree:cleanup] BUILD SUCCESS 352380d3b474b3179a0607a90243b0018f3ce210
 2026-05-21 15:23 UTC 

[PATCH v7 00/28] media: platform: rga: Add RGA3 support
 2026-05-21 15:16 UTC  (29+ messages)
` [PATCH v7 06/28] media: rockchip: rga: fix too small buffer size
` [PATCH v7 07/28] media: rockchip: rga: use clk_bulk api
` [PATCH v7 08/28] media: rockchip: rga: use stride for offset calculation
` [PATCH v7 09/28] media: rockchip: rga: remove redundant rga_frame variables
` [PATCH v7 10/28] media: rockchip: rga: announce and sync colorimetry
` [PATCH v7 11/28] media: rockchip: rga: move hw specific parts to a dedicated struct
` [PATCH v7 12/28] media: rockchip: rga: avoid odd frame sizes for YUV formats
` [PATCH v7 13/28] media: rockchip: rga: calculate x_div/y_div using v4l2_format_info
` [PATCH v7 14/28] media: rockchip: rga: move cmdbuf to rga_ctx
` [PATCH v7 15/28] media: rockchip: rga: align stride to 4 bytes
` [PATCH v7 16/28] media: rockchip: rga: reuse cmdbuf contents
` [PATCH v7 17/28] media: rockchip: rga: check scaling factor
` [PATCH v7 18/28] media: rockchip: rga: use card type to specify rga type
` [PATCH v7 19/28] media: rockchip: rga: change offset to dma_addresses

[PATCH v6 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-05-21 15:15 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v6 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH AUTOSEL 7.0-6.12] media: renesas: vsp1: brx: Fix format propagation
 2026-05-21 13:49 UTC  (3+ messages)

[PATCH v2 0/3] media: camss: add support for purwa platform
 2026-05-21 13:22 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: Add bindings for qcom,x1p42100-camss
` [PATCH v2 3/3] arm64: dts: qcom: purwa: Add camss node

[PATCH] media: rzg2l-cru: Remove height alignment restriction
 2026-05-21 13:19 UTC 

[PATCH 0/2] dma-buf: add DMA_BUF_IOCTL_DERIVE for reduced-permission aliases
 2026-05-21 13:14 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v3 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-21 12:57 UTC  (6+ messages)
` [PATCH v3 3/6] media: qcom: iris: gen2: add support for 10bit decoding

[PATCH v12 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-05-21 12:44 UTC  (23+ messages)
` [PATCH v12 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v12 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v12 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v12 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v12 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v12 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v12 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v12 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v12 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v12 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v12 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v12 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v12 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v12 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v12 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v12 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v12 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v12 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v12 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v12 20/22] staging: media: remove "
` [PATCH v12 21/22] media: i2c: remove MAX96717 driver
` [PATCH v12 22/22] media: i2c: remove MAX96714 driver

[PATCH v3] staging: media: max96712: drop unneeded dependency on OF_GPIO
 2026-05-21 12:37 UTC  (2+ messages)


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