public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 16:14:33 to 2026-04-14 18:52:09 UTC [more...]

[PATCH v5 0/5] media: qcom: camss: Add PIX support for CSID/VFE-340
 2026-04-14 18:51 UTC 

[PATCH 1/2] dma-fence: Silence sparse warning in dma_fence_describe
 2026-04-14 18:30 UTC  (4+ messages)
` [PATCH 2/2] dma-fence: Fix potential tracepoint null pointer dereferences

[ANNv4] Media Summit on May 26th in Nice, France
 2026-04-14 18:09 UTC  (18+ messages)

[PATCH 00/11] media: iris: Add support for glymur platform
 2026-04-14 16:05 UTC  (31+ messages)
` [PATCH 01/11] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH 02/11] media: iris: Add iris vpu bus support and register it with iommu_buses
` [PATCH 03/11] media: iris: Add context bank hooks for platform specific initialization
` [PATCH 04/11] media: iris: Add helper to create a context bank device on iris vpu bus
` [PATCH 05/11] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH 06/11] media: iris: Fix VM count passed to firmware
` [PATCH 07/11] media: iris: Rename clock and power domain macros to use vcodec prefix
` [PATCH 08/11] media: iris: Add power sequence for Glymur
` [PATCH 09/11] media: iris: Add support to select core for dual core platforms
` [PATCH 10/11] media: iris: Add platform data for glymur
` [PATCH 11/11] arm64: dts: qcom: glymur: Add iris video node

[PATCH v12 00/86] Generic line based metadata support, internal pads
 2026-04-14 15:55 UTC  (3+ messages)
` [PATCH v12 27/86] media: uapi: Add V4L2_CID_BINNING control for binning configuration

[PATCH 1/1] media: Documentation: Improve PIXEL_RATE control documentation
 2026-04-14 15:46 UTC  (2+ messages)

[PATCH RFC 0/7] media: qcom: iris: add support for decoding 10bit formats
 2026-04-14 15:35 UTC  (13+ messages)
` [PATCH RFC 1/7] media: qcom: iris: add QC10C & P010 buffer size calculations

[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-04-14 15:05 UTC  (3+ messages)
` [PATCH v7 02/18] media: uapi: Add extensible param and stats blocks for RPPX1

[PATCH 15901/15901] drm/vmwgfx: fix NULL pointer dereference in vmw_validation_bo_fence()
 2026-04-14 13:25 UTC  (2+ messages)

[PATCH] media: uvcvideo: Undup use uvc_endpoint_max_bpi() code
 2026-04-14 10:40 UTC  (2+ messages)

[PATCH v11 0/7] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-04-14 10:33 UTC  (3+ messages)
` [PATCH v11 4/7] media: qcom: camss: Add support to populate sub-devices

[PATCH v2 0/2] media: i2c: Add os02g10 camera sensor driver
 2026-04-14 10:33 UTC  (11+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add os02g10 sensor
` [PATCH v2 2/2] media: i2c: add os02g10 image sensor driver

[PATCH] media: i2c: imx355: Add support for 24 MHz external clock
 2026-04-14 10:12 UTC 

[PATCH] staging: media: atomisp: use kvmalloc_objs() for overflow-safe allocations
 2026-04-14  9:27 UTC  (2+ messages)

[PATCH] media: em28xx-video: fix missing res_free() on init_usb_xfer failure
 2026-04-14  8:32 UTC 

[PATCH v4 0/5] media: iris: add support for purwa platform
 2026-04-14  8:32 UTC  (6+ messages)
` [PATCH v4 2/5] media: iris: Add hardware power on/off ops for X1P42100

[PATCH v2] media: ec168: fix slab-out-of-bounds in ec168_i2c_xfer
 2026-04-14  2:04 UTC  (2+ messages)

[linux-next:master 6143/13679] Warning: drivers/ps3/ps3-sys-manager.c:43 cannot understand function prototype: ' struct ps3_sys_manager_header'
 2026-04-14  1:25 UTC 

[PATCH v5 0/3] USB/UVC: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure
 2026-04-13 20:40 UTC  (12+ messages)
` [PATCH v5 2/3] media: uvcvideo: add UVC_QUIRK_CTRL_THROTTLE for fragile firmware
` [PATCH v7 0/2] media: uvcvideo: Add quirks to prevent Razer Kiyo Pro xHCI cascade failure

[PATCH] mm/vmalloc: map contiguous pages in batches for vmap() whenever possible
 2026-04-13 20:34 UTC  (2+ messages)

[PATCH] media: em28xx: fix use-after-free in em28xx_unregister_media_device()
 2026-04-13 18:27 UTC  (2+ messages)
  `  "

[PATCH v1 00/11] media: Add iMX95 neoisp driver
 2026-04-13 16:03 UTC  (12+ messages)
` [PATCH v1 01/11] media: Documentation: uapi: Update V4L2 ISP for extensible stats
` [PATCH v1 02/11] media: uapi: v4l2-isp: Add v4l2 ISP extensible statistics definitions
` [PATCH v1 03/11] media: v4l2-isp: Add helper function to compute extended stats size
` [PATCH v1 04/11] media: Documentation: Add NXP neoisp driver documentation
` [PATCH v1 05/11] dt-bindings: media: Add nxp neoisp support
` [PATCH v1 06/11] media: v4l2-ctrls: Add user control base for NXP neoisp controls
` [PATCH v1 07/11] media: Add meta formats supported by NXP neoisp driver
` [PATCH v1 08/11] media: uapi: Add NXP NEOISP user interface header file
` [PATCH v1 09/11] media: platform: Add NXP Neoisp Image Signal Processor
` [PATCH v1 10/11] media: platform: neoisp: Add debugfs support
` [PATCH v1 11/11] arm64: dts: freescale: imx95: Add NXP neoisp device tree node

[PATCH v3] staging: media: ipu7: fix double-free and use-after-free in error paths
 2026-04-13 15:12 UTC 

[PATCH] dma-buf: fix order of trace and fput
 2026-04-13 14:00 UTC  (3+ messages)

[PATCH RFC 12/26] vfio/pci: Change the DMA-buf exporter to use mapping_type
 2026-04-13 13:01 UTC  (3+ messages)

[PATCH v4 00/29] Metadata series preparation
 2026-04-13 12:42 UTC  (12+ messages)
` [PATCH v4 22/29] media: mc: Add MEDIA_LNK_FL_VALIDATE_LATE
` [PATCH v4 24/29] media: v4l2-subdev: Introduce v4l2_subdev_get_frame_desc()
` [PATCH v4 25/29] media: v4l2-subdev: Move subdev client capabilities into a new struct

[PATCH 1/3] dma-fence: Silce sparse warning in dma_fence_describe
 2026-04-13 12:26 UTC  (5+ messages)
` [PATCH 2/3] dma-fence: Fix potential tracepoint null pointer dereferences
` [PATCH 3/3] dma-fence: Init and enable signalling can use the fast path tracepoint

[PATCH RFC 21/26] dma-buf: Add the Physical Address List DMA mapping type
 2026-04-13 12:16 UTC  (3+ messages)

[PATCH 0/5] Enable dual cameras on Dell Latitude 5285 2-in-1
 2026-04-13 11:02 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] platform/x86: intel_lpss: add resource conflict quirk for Dell Latitude 5285
  ` [PATCH v2 2/3] platform/x86: int3472: tps68470: fix GNVS clock fields "

[PATCH 5/5] staging: media: ipu7: fix double-free of pdata in error paths
 2026-04-13 10:27 UTC  (3+ messages)
` [PATCH v2] staging: media: ipu7: fix double-free and use-after-free "

[PATCH v4l-utils v2] v4l2-tracer: retrace: support all mplane planes
 2026-04-13  9:46 UTC 

[PATCH] media: tegra-video: tegra210: ensure PHY is disabled in pg_mode stop path
 2026-04-13  8:33 UTC  (3+ messages)

[PATCH 5/5] staging: media: ipu7: fix double-free of pdata in error paths
 2026-04-13  8:27 UTC  (2+ messages)

[PATCH 0/2] media: i2c: Add os02g10 camera sensor driver
 2026-04-13  8:25 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add os02g10 sensor
` [PATCH 2/2] media: i2c: add os02g10 image sensor driver

[PATCH] dma-buf: set SB_I_NOEXEC and SB_I_NODEV on dmabuf filesystem
 2026-04-13  8:10 UTC  (2+ messages)

[PATCH] dma-fence: Move signalling tracepoint to before ops detach
 2026-04-13  8:06 UTC  (7+ messages)

[PATCH] media: tegra-video: tegra210: remove redundant NULL check in dequeue_buf_done
 2026-04-13  8:05 UTC  (2+ messages)

[GIT PULL for v7.1] media updates
 2026-04-13  7:53 UTC 

[PATCH] media: tegra-video: vi: validate format index before bitmap_set
 2026-04-13  7:53 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: use array3_size() for overflow-safe allocation
 2026-04-13  7:40 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 2/2] staging: media: tegra-video: add missing error checks in vi_tpg_fmts_bitmap_init()
 2026-04-13  7:37 UTC  (2+ messages)

[PATCH] media: tegra-video: vi: fix invalid u32 return value in format lookup
 2026-04-13  7:34 UTC  (2+ messages)

[PATCH 1/2] staging: media: tegra-video: fix wrong return type in tegra_get_format_fourcc_by_idx()
 2026-04-13  7:27 UTC  (5+ messages)
` [PATCH 2/2] staging: media: tegra-video: add missing error checks in vi_tpg_fmts_bitmap_init()

[PATCH] staging: media: atomisp: fix indentation to use tabs instead of spaces
 2026-04-13  7:24 UTC  (8+ messages)
  `  "
` [PATCH v2] staging: media: atomisp: use umin() for strscpy size arguments

[PATCH] staging: media: atomisp: remove outdated TODO comment
 2026-04-13  7:20 UTC  (2+ messages)

[PATCH] staging: media: atomisp: fix code indentation
 2026-04-13  6:57 UTC  (2+ messages)
      ` Fwd: "

[PATCH 1/5] staging: media: tegra-video: add NULL checks for of_device_get_match_data()
 2026-04-13  5:21 UTC  (3+ messages)

[PATCH 2/5] staging: media: max96712: add NULL check for of_device_get_match_data()
 2026-04-12 20:51 UTC 

[syzbot] [media?] memory leak in vidtv_psi_short_event_desc_init
 2026-04-12 18:25 UTC  (6+ messages)
` [PATCH] media: dvb-core: fix memory leak in dvb_dmxdev_add_pid() on start failure

Build failed in Jenkins: dtv-scan-tables #40
 2026-04-11 22:24 UTC  (6+ messages)
` Build failed in Jenkins: dtv-scan-tables #41
  ` Build failed in Jenkins: dtv-scan-tables #42
    ` Build failed in Jenkins: dtv-scan-tables #43
      ` Build failed in Jenkins: dtv-scan-tables #44
        ` Jenkins build is back to normal : dtv-scan-tables #45

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-11 13:32 UTC  (3+ messages)
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH v5 0/3] media: i2c: lc898217xc: initial driver
 2026-04-11 13:13 UTC  (4+ messages)
` [PATCH v5 1/3] media: dt-bindings: Add LC898217XC documentation
` [PATCH v5 2/3] media: i2c: Add driver for LC898217XC VCM
` [PATCH v5 3/3] MAINTAINERS: Add entry for Onsemi LC898217XC lens voice coil driver

[sailus-media-tree:pld 5/11] ld.lld: error: undefined symbol: v4l2_fwnode_device_parse
 2026-04-11  9:07 UTC 

[sailus-media-tree:pld 5/11] ERROR: modpost: "v4l2_fwnode_device_parse" [drivers/media/pci/intel/ipu-bridge.ko] undefined!
 2026-04-11  3:42 UTC 

[sailus-media-tree:metadata 93/116] ERROR: modpost: "__divdi3" [drivers/media/i2c/imx219.ko] undefined!
 2026-04-11  2:14 UTC 

[PATCH] media: rc: ttusbir: fix inverted error logic
 2026-04-10 21:03 UTC 

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 21:01 UTC  (2+ messages)

[bug report] media: rc: ttusbir: respect DMA coherency rules
 2026-04-10 19:59 UTC  (2+ messages)

[sailus-media-tree:metadata] BUILD REGRESSION ace2f872475ed78b708d667f1b2d004b192eeeb1
 2026-04-10 18:30 UTC 

[PATCH] media: atomisp: avoid ACPI package count underflow in gmin_cfg_get_dsm
 2026-04-10 18:27 UTC  (2+ messages)

[sailus-media-tree:int3472] BUILD SUCCESS 7e7d0572300a208d7965fe33ef1fa7edabc98582
 2026-04-10 18:07 UTC 

[bug report] media: stm32: dcmi: addition of DMA-MDMA chaining support
 2026-04-10 18:04 UTC 

[PATCH] staging: media: av7110: remove dead code from av7110_hw.c
 2026-04-10 16:14 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