linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-02 13:21:12 to 2025-07-04 07:53:32 UTC [more...]

[PATCH 00/25] Enable H.264/H.265 encoder support and fixes in common code
 2025-07-04  7:53 UTC  (2+ messages)
` [PATCH 01/25] media: iris: Fix buffer count reporting in internal buffer check

Warnings in next-20250703 caused by commit 582111e630f5
 2025-07-04  7:51 UTC  (9+ messages)

[PATCH v2] media: venus: pm_helpers: use opp-table for the frequency
 2025-07-04  7:50 UTC  (3+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS c26e8dcd9d4e86d788c5bf7a5dd0ea70a95ab067
 2025-07-04  7:36 UTC 

[PATCH] virtio: Add missing kerneldoc for virtio_dma_buf_attach
 2025-07-04  7:20 UTC 

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

[PATCH 0/7] media: add imx93 mipi/controller csi support
 2025-07-04  2:04 UTC  (9+ messages)
` [PATCH 2/7] dt-bindings: soc: imx-blk-ctrl: add MIPI CSI2 dphy support
` [PATCH 5/7] media: nxp: add DesignWare MIPI CSI2 controller driver

[PATCH RFC 0/3] Add support for video device state for capture devices
 2025-07-04  1:02 UTC  (4+ messages)
` [PATCH RFC 1/3] media: v4l2-core: Add support for video device state
` [PATCH RFC 2/3] media: ti: j721e-csi2rx: Use video_device_state
` [PATCH RFC 3/3] media: rkisp1: "

[PATCH v3 0/8] media: renesas: vsp1: Fix v4l2-compliance failures
 2025-07-04  0:18 UTC  (9+ messages)
` [PATCH v3 1/8] media: renesas: vsp1: Store supported media bus codes in vsp1_entity
` [PATCH v3 2/8] media: renesas: vsp1: Store size limits "
` [PATCH v3 3/8] media: renesas: vsp1: Fix code checks in frame size enumeration
` [PATCH v3 4/8] media: renesas: vsp1: Fix crop left and top clamping on RPF
` [PATCH v3 5/8] media: renesas: vsp1: Fix crop width and height "
` [PATCH v3 6/8] media: renesas: vsp1: Fix RWPF media bus code and frame size enumeration
` [PATCH v3 7/8] media: renesas: vsp1: Fix format propagation on the BRX
` [PATCH v3 8/8] media: renesas: vsp1: Implement control events

[PATCH 00/11] media: adv7180: Improve the control over decoder power
 2025-07-03 23:07 UTC  (21+ messages)
` [PATCH 01/11] media: adv7180: Move adv7180_set_power() and init_device()
` [PATCH 02/11] media: adv7180: Add missing lock in suspend callback
` [PATCH 03/11] media: adv7180: Move state mutex handling outside init_device()
` [PATCH 04/11] media: adv7180: Use v4l2-ctrls core to handle s_ctrl locking
` [PATCH 05/11] media: adv7180: Setup controls every time the device is reset
` [PATCH 06/11] media: adv7180: Power down decoder when configuring the device
` [PATCH 07/11] media: adv7180: Split device initialization and reset
` [PATCH 08/11] media: adv7180: Remove the s_power callback
` [PATCH 09/11] media: adv7180: Do not write format to device in set_fmt
` [PATCH 10/11] media: adv7180: Only validate format in s_std
` [PATCH 11/11] media: adv7180: Only validate format in querystd

[PATCH v2 0/8] media: renesas: vsp1: Fix v4l2-compliance failures
 2025-07-03 22:38 UTC  (9+ messages)
` [PATCH v2 1/8] media: renesas: vsp1: Store supported media bus codes in vsp1_entity
` [PATCH v2 2/8] media: renesas: vsp1: Store size limits "
` [PATCH v2 3/8] media: renesas: vsp1: Fix code checks in frame size enumeration
` [PATCH v2 4/8] media: renesas: vsp1: Fix crop left and top clamping on RPF
` [PATCH v2 5/8] media: renesas: vsp1: Fix crop width and height "
` [PATCH v2 6/8] media: renesas: vsp1: Fix RWPF media bus code and frame size enumeration
` [PATCH v2 7/8] media: renesas: vsp1: Fix format propagation on the BRX
` [PATCH v2 8/8] media: renesas: vsp1: Implement control events

[PATCH] staging: media: atomisp: Remove custom sysfs attributes from atomisp_drvfs.c
 2025-07-03 21:43 UTC  (2+ messages)

[PATCH] media: i2c: imx290: Remove unneeded assignment of subdev device pointer
 2025-07-03 21:42 UTC 

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-07-03 21:23 UTC  (23+ messages)
` [PATCH v3 1/5] media: dt-bindings: add non-pixel property in iris schema

[PATCH v2] arm64: dts: qcom: sm8550: Add support for camss
 2025-07-03 20:42 UTC  (4+ messages)

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-07-03 19:41 UTC  (14+ messages)
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH] media: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-03 18:34 UTC 

[PATCH v2 0/4] media: imx8qxp: add parallel camera support
 2025-07-03 18:33 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: media: add i.MX parallel csi support
` [PATCH v2 2/4] media: nxp: add V4L2 subdev driver for parallel CSI
` [PATCH v2 3/4] arm64: dts: imx8: add parallel CSI node
` [PATCH v2 4/4] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH] media: imx8mq-mipi-csi2: Fix error code in imx8mq_mipi_csi_parse_dt()
 2025-07-03 18:02 UTC  (5+ messages)

[PATCH v1 0/4] media: Add Sony IMX585 image sensor support
 2025-07-03 17:54 UTC  (4+ messages)
` [PATCH v1 3/4] media: i2c: imx585: Add Sony IMX585 image-sensor driver

[PATCH v3 0/9] Add sa8775p camss support
 2025-07-03 17:19 UTC  (10+ messages)
` [PATCH v3 1/9] media: qcom: camss: Rename camss-csid-780.c to camss-csid-gen3.c
` [PATCH v3 2/9] media: qcom: camss: Rename camss-vfe-780.c to camss-vfe-gen3.c
` [PATCH v3 3/9] media: dt-bindings: Add qcom,sa8775p-camss compatible
` [PATCH v3 4/9] arm64: dts: qcom: sa8775p: Add support for camss
` [PATCH v3 5/9] media: qcom: camss: Add sa8775p compatible
` [PATCH v3 6/9] media: qcom: camss: Add support for CSIPHY 690
` [PATCH v3 7/9] media: qcom: camss: Add support for CSID for sa8775p
` [PATCH v3 8/9] media: qcom: camss: Add support for VFE 690
` [PATCH v3 9/9] media: qcom: camss: Enumerate resources for SA8775P

[PATCH 0/5] sunxi: Various minor V3s clock/pinctrl fixes
 2025-07-03 15:37 UTC  (2+ messages)
` (subset) "

[PATCH resend] media: i2c: Automatically select common options for lens drivers
 2025-07-03 15:03 UTC 

[PATCH 1/1] media: ipu7: Drop IPU8 PCI ID for now
 2025-07-03 14:53 UTC 

[RFC 00/12] io_uring dmabuf read/write support
 2025-07-03 14:37 UTC  (2+ messages)

[PATCH v4 0/3] add dma noncoherent API
 2025-07-03 14:35 UTC  (7+ messages)
` [PATCH v4 1/3] usb: core: add dma-noncoherent buffer alloc and free API
` [PATCH v4 2/3] media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()
` [PATCH v4 3/3] media: stk1160: "

[PATCH v3 0/3] add dma noncoherent API
 2025-07-03 11:32 UTC  (10+ messages)
` [PATCH v3 1/3] usb: core: add dma-noncoherent buffer alloc and free API
` [PATCH v3 2/3] media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()

[sailus-media-tree:fixes] BUILD SUCCESS 276446ed42d9783fc715c95bf4ff5bb886b614c1
 2025-07-03 10:40 UTC 

[PATCH v3 0/3] Fix STM32 I2C dma operations
 2025-07-03  9:21 UTC  (10+ messages)
` [PATCH v3 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH v3 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v3 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH 1/1] media: ivsc: Add MAINTAINERS entry
 2025-07-03  7:53 UTC 

[PATCH v10 0/9] TEE subsystem for protected dma-buf allocations
 2025-07-03  7:34 UTC  (11+ messages)
` [PATCH v10 5/9] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v10 6/9] tee: add tee_shm_alloc_dma_mem()

[PATCH 0/4] Helpers to manage starting / stopping multi-driver media pipelines
 2025-07-03  6:34 UTC  (8+ messages)
` [PATCH 1/4] media: mc: entity: Move media pipeline entity iteration functions
` [PATCH 2/4] media: mc: entity: Embed entity iterator in pipeline
` [PATCH 3/4] media: mc: entity: Add pipeline_started/stopped ops
` [PATCH 4/4] media: v4l2-dev: Add helpers to run media_pipeline_[started|stopped]()

[PATCH v3 RESEND] media: i2c: Add OV05C10 camera sensor driver
 2025-07-03  6:24 UTC  (11+ messages)

[PATCH v3 1/2] platform/x86: int3472: add hpd pin support
 2025-07-03  3:09 UTC  (6+ messages)

[PATCH 0/5] media: i2c: dw9719: add DT compatible and DW9718S support
 2025-07-02 20:31 UTC  (6+ messages)
` [PATCH 1/5] media: dt-bindings: i2c: add DW9719/DW9718S VCM binding

[PATCH v3 00/15] media: rcar: Streams support
 2025-07-02 20:51 UTC  (5+ messages)
` [PATCH v3 01/15] media: rcar-csi2: Use the pad version of v4l2_get_link_freq()

[PATCH 0/5] media: imx8qxp: add parallel camera support
 2025-07-02 18:05 UTC  (4+ messages)
` [PATCH 3/5] media: nxp: add V4L2 subdev driver for parallel CSI

[PATCH] media: iris: Be explicit in naming of VPU2 power off handlers
 2025-07-02 17:46 UTC  (8+ messages)

[PATCH] media: iris: Call correct power off callback in cleanup path
 2025-07-02 17:23 UTC  (3+ messages)

"signal is not locked" with HDMI RX driver on RK3588
 2025-07-02 16:23 UTC  (5+ messages)


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