public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-30 07:50:50 to 2025-11-03 06:18:02 UTC [more...]

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-03  6:17 UTC  (9+ messages)
` [PATCH v5 1/7] media: platform: amd: Introduce amd isp4 capture driver

[PATCH 0/3] media: nxp: imx8-isi: Add ISI support for i.MX95
 2025-11-03  6:01 UTC  (5+ messages)
` [PATCH 2/3] media: nxp: imx8-isi: Keep the default value for BLANK_PXL field

[PATCH] media: vimc: debayer: add support for multiple RGB formats
 2025-11-03  5:57 UTC 

[PATCH v4 0/9] Add support for Wave6 video codec driver
 2025-11-03  5:41 UTC  (5+ messages)
` [PATCH v4 2/9] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH v2 0/5] media: imx91: Add ISI support
 2025-11-03  2:03 UTC  (6+ messages)
` [PATCH v2 2/5] media: nxp: imx8-isi: Simplify code by using helper macro
    ` [EXT] "

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

[PATCH] media: imx8-isi: Drop unused module alias
 2025-11-02 23:44 UTC 

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

[PATCH v3 00/12] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2025-11-02 22:56 UTC  (13+ messages)
` [PATCH v3 01/12] media: rppx1: Add framework to support "
` [PATCH v3 02/12] media: rcar-isp: Add support for ISPCORE
` [PATCH v3 03/12] media: rppx1: Add support for AWB measurement parameters and statistics
` [PATCH v3 04/12] media: rppx1: Add support for AWB gain settings
` [PATCH v3 05/12] media: rppx1: Add support for Auto Exposure Measurement
` [PATCH v3 06/12] media: rppx1: Add support for Histogram Measurement
` [PATCH v3 07/12] media: rppx1: Add support for Black Level Subtraction
` [PATCH v3 08/12] media: rppx1: Add support for Color Correction Matrix
` [PATCH v3 09/12] media: rppx1: Add support for Lens Shade Correction
` [PATCH v3 10/12] media: rppx1: Add support for Gamma Correction
` [PATCH v3 11/12] media: rppx1: Add support for Bayer Demosaicing
` [PATCH v3 12/12] media: rppx1: Add support for Bilateral Denoising

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-02 18:16 UTC  (17+ messages)
` [PATCH v6 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v6 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v6 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v6 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v6 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v6 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v6 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v6 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v6 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v6 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v6 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v3 0/4] Add support for Dongwoon Anatech DW9800K driver
 2025-11-02 18:09 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] media: qcom: camss: Add sm6150 camss support
 2025-11-02 17:47 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm6150: Add camss node

[PATCH v5 0/6] media: qcom: camss: Add Kaanapali support
 2025-11-02 16:06 UTC  (12+ messages)
` [PATCH v5 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v5 2/6] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v5 3/6] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v5 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY
` [PATCH v5 5/6] media: qcom: camss: csid: Add support for CSID 1080
` [PATCH v5 6/6] media: qcom: camss: vfe: Add support for VFE 1080

[PATCH 00/13] media: i2c: Miscellaneous features and fixes for OV5647
 2025-11-02 12:35 UTC  (24+ messages)
` [PATCH 01/13] media: i2c: ov5647: Parse and register properties
` [PATCH 02/13] media: i2c: ov5647: Correct pixel array offset
` [PATCH 03/13] media: i2c: ov5647: Correct minimum VBLANK value
` [PATCH 05/13] media: i2c: ov5647: Sensor should report RAW color space
` [PATCH 06/13] media: i2c: ov5647: Support HFLIP and VFLIP
` [PATCH 07/13] media: i2c: ov5647: Add support for regulator control
` [PATCH 08/13] media: i2c: ov5647: Use v4l2_async_register_subdev_sensor for lens binding
` [PATCH 09/13] media: i2c: ov5647: Add control of V4L2_CID_HBLANK
` [PATCH 10/13] media: i2c: ov5647: Tidy up mode registers to make the order common
` [PATCH 12/13] media: i2c: ov5647: Use the same PLL config for full, 1080p, and binned modes
` [PATCH 13/13] media: i2c: ov5647: Add V4L2_CID_LINK_FREQUENCY control

[PATCH 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
 2025-11-02  8:20 UTC  (10+ messages)
` [PATCH 1/5] soc: mediatek: Use pkt_write function pointer for subsys ID compatibility
` [PATCH 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH 3/5] drm/mediatek:Use reg_write function pointer for subsys ID compatibility
` [PATCH 4/5] media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API change
` [PATCH 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()

[PATCH] media: iris: remove v4l2_m2m_ioctl_{de,en}coder_cmd API usage during STOP handling
 2025-11-02  3:40 UTC 

[Jenkins] media.git_drivers_build #441: build failed for x86_64 allyesconfig x86_64 allmodconfig x86_64 no PM
 2025-11-01 22:07 UTC  (3+ messages)
` [Jenkins] media.git_drivers_build #442: "
  ` [Jenkins] media.git_drivers_build #443: "

[PATCH v2 0/3] Fix sleeping function called from invalid context
 2025-11-01 14:37 UTC  (3+ messages)
` [PATCH v2 2/3] drm/mediatek: Add pm_runtime support for GCE power control

[PATCH] media: dvb-frontends: drx39xyj: clean up some sanity checking
 2025-11-01 13:25 UTC 

[PATCH] media: v4l2-core: simplify v4l2_m2m_register_entity()
 2025-11-01  9:08 UTC 

[PATCH] media: vimc: add support for V4L2_FIELD_ALTERNATE in vimc-sensor
 2025-11-01  6:33 UTC 

[PATCH] media: vimc: add RGB/YUV input entity implementation
 2025-11-01  5:26 UTC 

On https://syzkaller.appspot.com/bug?extid=a6969ef522a36d3344c9 again
 2025-10-31 18:25 UTC  (4+ messages)

[RFC PATCH v3] media: saa6588: Remove dprintk macro and use v4l2_info()
 2025-10-31 16:56 UTC 

[PATCH 0/3] Remove deprecated CMDQ APIs (series 4/4)
 2025-10-31 16:09 UTC  (4+ messages)
` [PATCH 1/3] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH 2/3] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH 3/3] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()

[PATCH 0/2] Remove shift_pa from CMDQ jump functions (series 3/4)
 2025-10-31 16:06 UTC  (3+ messages)
` [PATCH 1/2] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH 2/2] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa

[PATCH 0/9] Add GCE support for MT8196 (series 1/4)
 2025-10-31 15:56 UTC  (10+ messages)
` [PATCH 1/9] arm64: dts: mediatek: Add GCE header for MT8196
` [PATCH 2/9] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
` [PATCH 3/9] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH 4/9] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH 5/9] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH 6/9] soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
` [PATCH 7/9] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH 8/9] soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
` [PATCH 9/9] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses

[PATCH v1 0/2] media: i2c: imx219: Improve error handling and readability
 2025-10-31 15:08 UTC  (4+ messages)
` [PATCH v1 1/2] media: i2c: imx219: Propagate errors from control range updates
` [PATCH v1 2/2] media: i2c: imx219: Replace exposure magic value with named constant

[PATCH v3] drm/sched: Add warning for removing hack in drm_sched_fini()
 2025-10-31 14:41 UTC  (4+ messages)

[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-31 13:16 UTC  (7+ messages)

[PATCH v2] drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb
 2025-10-31 12:31 UTC  (4+ messages)

[PATCH v2 0/5] media: qcom: iris: encoder feature enhancements
 2025-10-31 11:30 UTC  (10+ messages)
` [PATCH v2 1/5] media: qcom: iris: Improve format alignment for encoder
` [PATCH v2 2/5] media: qcom: iris: Add scale support "
` [PATCH v2 3/5] media: qcom: iris: Add rotation "
` [PATCH v2 4/5] media: qcom: iris: Add flip "
` [PATCH v2 5/5] media: qcom: iris: Add intra refresh "

[PATCH v3 0/2] media: i2c: add Sony IMX111 CMOS camera sensor driver
 2025-10-31 10:36 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor
` [PATCH v3 2/2] media: i2c: add Sony IMX111 CMOS camera sensor driver

[GIT PULL FOR 6.19] Media CODEC RKVDEC HEVC 2025-10-31
 2025-10-31 10:20 UTC 

[PATCH] media: rc: st_rc: fix reset control resource leak
 2025-10-31  9:49 UTC  (2+ messages)

[PATCH v1 0/4] media: qcom: iris: encoder feature enhancements
 2025-10-31  7:14 UTC  (5+ messages)
` [PATCH v1 1/4] media: qcom: iris: Add support for scale and improve format alignment
` [PATCH v1 2/4] media: qcom: iris: Add rotation support for encoder

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

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-31  6:48 UTC  (10+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] dt-bindings: Remove extra blank lines
 2025-10-31  6:46 UTC  (2+ messages)

[PATCH 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-10-31  2:32 UTC  (5+ messages)

[PATCH v4 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-31  2:17 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v4 2/6] media: dt-bindings: Add CAMSS device for Kaanapali

[linuxtv-media-pending:next] BUILD SUCCESS 163917839c0eea3bdfe3620f27f617a55fd76302
 2025-10-30 21:00 UTC 

[PATCH] media: dt-bindings: qcom,x1e80100-camss: Fix typo in CSIPHY supply description
 2025-10-30 16:50 UTC  (2+ messages)

[PATCH v5 0/4] leds: privacy-led support for devicetree
 2025-10-30 16:25 UTC  (2+ messages)
` (subset) "

[sailus-media-tree:cleanup] BUILD SUCCESS 7ea6dd9d7f1c00a87d918f48903093e6dbb7ce89
 2025-10-30 16:20 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Read in vb2_fop_release
 2025-10-30 15:19 UTC 

[sailus-media-tree:devel] BUILD SUCCESS 6133e56c9cdb765bda063c000b5383e55dc4b062
 2025-10-30 13:45 UTC 

[PATCH] MAINTAINERS: adjust file entry in TDA1997x MEDIA DRIVER
 2025-10-30 13:46 UTC 

[PATCH] dma-buf: Take a breath during dma-fence-chain subtests
 2025-10-30 13:32 UTC  (10+ messages)

[PATCH v1] drm/sched: fix deadlock in drm_sched_entity_kill_jobs_cb
 2025-10-30 12:26 UTC  (4+ messages)

[PATCH v2 0/4] Add TODO list (+ small docu change)
 2025-10-30 11:00 UTC  (2+ messages)

[PATCH v4 0/3] Add CCI and imx577 sensor support for monaco evk
 2025-10-30 10:44 UTC  (5+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCHv2] media: v4l2-event: keep place in event list when combining events
 2025-10-30  9:39 UTC  (4+ messages)

[PATCH] i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
 2025-10-30  9:26 UTC  (2+ messages)

[PATCH v4 0/8] media: imx335: Vflip, active state and binning support
 2025-10-30  8:43 UTC  (9+ messages)
` [PATCH v4 1/8] media: imx335: Rectify name of mode struct
` [PATCH v4 2/8] media: imx335: Support vertical flip
` [PATCH v4 3/8] media: imx335: Update the native pixel array width
` [PATCH v4 4/8] media: imx335: Update HBLANK range on mode change
` [PATCH v4 5/8] media: imx335: Handle runtime PM in leaf functions
` [PATCH v4 6/8] media: imx355: Use subdev active state
` [PATCH v4 7/8] media: imx335: Support 2x2 binning
` [PATCH v4 8/8] media: imx335: Switch to {enable,disable}_streams

[PATCH] kernel memory safety check in a block
 2025-10-30  8:37 UTC  (2+ messages)

[PATCH v8 0/4] Add CAMSS support for MSM8939
 2025-10-30  7:59 UTC  (5+ messages)
` [PATCH v8 1/4] media: dt-bindings: Add qcom,msm8939-camss
` [PATCH v8 2/4] media: qcom: camss: vfe: Add VBIF setting support
` [PATCH v8 3/4] media: qcom: camss: Add support for MSM8939
` [PATCH v8 4/4] arm64: dts: qcom: msm8939: Add camss and cci

[PATCH] media: rkisp1: Fix enum_framesizes accepting invalid pixel formats
 2025-10-30  7:50 UTC  (3+ messages)


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