messages from 2025-10-29 18:03:49 to 2025-11-02 17:12:05 UTC [more...]
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-02 17:11 UTC (15+ 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 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 v3 1/4] media: v4l: dev-decoder: Add source change V4L2_EVENT_SRC_CH_COLORSPACE
2025-08-01 15:23 UTC (3+ messages)
` [PATCH v3 2/4] media: docs: dev-decoder: Trigger dynamic source change for colorspace
[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 1/5] media: uapi: videodev2: Add "
` [PATCH v3 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [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 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 (11+ 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 (9+ 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)
[PATCH v1 0/6] iio: Introduce and use value of π
2025-10-30 7:26 UTC (5+ messages)
` [PATCH v1 1/6] media: vidtv: Rename PI definition to PI_SAMPLES
` [PATCH v1 3/6] media: dvb-frontends: atbm8830: Convert to use PI definition
[PATCH v2 0/2 RESEND] media: i2c: add Sony IMX111 CMOS camera sensor driver
2025-10-30 6:52 UTC (7+ messages)
` [PATCH v2 2/2 "
[PATCH 04/13] media: i2c: ov5647: Fix v4l2-compliance failure subscribing to events
2025-10-30 6:07 UTC (3+ messages)
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-30 4:43 UTC (4+ messages)
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [EXTERNAL] "
[PATCH v7 3/4] media: qcom: camss: Add support for MSM8939
2025-10-30 3:38 UTC (2+ messages)
[PATCH v6 0/4] media: imx-mipi-csis: Get the number of active lanes from mbus_config
2025-10-29 18:03 UTC (5+ messages)
` [PATCH v6 1/4] media: v4l: Add helper to get number of active lanes via a pad
` [PATCH v6 2/4] media: imx-mipi-csis: Move redundant debug print in probe
` [PATCH v6 3/4] media: imx-mipi-csis: Add num_data_lanes to mipi_csis_device
` [PATCH v6 4/4] media: imx-mipi-csis: Support active data lanes differing from maximum
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox