Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-07-24 18:55:54 to 2026-07-27 13:49:42 UTC [more...]

[PATCH v3 00/13] media: stm32: dcmipp: add support for MP2x pixel pipes
 2026-07-27 13:49 UTC  (3+ messages)
` [PATCH v3 10/13] media: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdev

[PATCH] staging: media: tegra-video: vi: fix probe failure on skipped last port
 2026-07-27 13:34 UTC  (4+ messages)

[PATCH v4 00/15] Fix leaks in rc core
 2026-07-27 13:18 UTC  (16+ messages)
` [PATCH v4 01/15] media: streamzap: Add missing rc_unregister_device()
` [PATCH v4 02/15] media: redrat3: Ensure rc device is freed if enable_detector() fails
` [PATCH v4 03/15] media: redrat3: Ensure we don't read beyond the end of the packet
` [PATCH v4 04/15] media: redrat3: Ensure all urbs are suspended
` [PATCH v4 05/15] media: redrat3: Error path leaves device in transmitting state
` [PATCH v4 06/15] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH v4 07/15] media: meson-ir-tx: Ensure clock is disabled on unbind
` [PATCH v4 08/15] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH v4 09/15] media: meson-ir-tx: Ensure probe error is propagated
` [PATCH v4 10/15] media: ir-hix5hd2: Ensure rdev is setup before interrupts are enabled
` [PATCH v4 11/15] media: rc: Use after free in ir_raw_event_handle()
` [PATCH v4 12/15] media: rc: Fix use after free in bpf progs
` [PATCH v4 13/15] media: cx88: Specify rc type at rc_allocate_type()
` [PATCH v4 14/15] media: saa7134: "
` [PATCH v4 15/15] media: rc: Fix race condition during rc_register_device()

[PATCHv2 00/19] media: clean up unnecessary vb2_queue_release calls
 2026-07-27 13:13 UTC  (20+ messages)
` [PATCHv2 01/19] media: videobuf2-v4l2.h: improve vb2_queue_release() documentation
` [PATCHv2 02/19] media: pci: hws: drop call to vb2_queue_release
` [PATCHv2 03/19] media: pci: ipu6: drop calls to vb2_video_unregister_device and vb2_queue_release
` [PATCHv2 04/19] media: pci: zoran: use vb2_video_unregister_device
` [PATCHv2 05/19] media: platform: amd: isp4: drop vb2_queue_release calls
` [PATCHv2 06/19] media: amlogic: c3: isp: "
` [PATCHv2 07/19] media: amphion: drop unnecessary vb2_queue_release call
` [PATCHv2 08/19] media: arm: mali-c55: drop unnecessary vb2_queue_release calls
` [PATCHv2 09/19] media: imagination: e5010-jpeg-enc: drop vb2_queue_release
` [PATCHv2 10/19] media: nuvoton: drop unnecessary vb2_queue_release calls
` [PATCHv2 11/19] media: nxp: imx7-media-csi: use _vb2_fop_release/vb2_video_unregister_device
` [PATCHv2 12/19] media: raspberrypi: pisp_be: use vb2_video_unregister_device
` [PATCHv2 13/19] media: renesas: rzv2h-cru: "
` [PATCHv2 14/19] media: renesas: rzv2h-ivc: drop unnecessary vb2_queue_release calls
` [PATCHv2 15/19] media: samsung: s3c-camif: drop unnecessary vb2_queue_release
` [PATCHv2 16/19] media: ti: j721e-csi2rx: use vb2_video_unregister_device
` [PATCHv2 17/19] staging: media: imx: drop vb2_queue_release call
` [PATCHv2 18/19] staging: media: ipu7: drop unnecessary cleanup calls
` [PATCHv2 19/19] media: renesas: rzg2l-cru: drop unnecessary vb2_queue_release

[PATCH v5 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-27 13:12 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:59 UTC  (8+ messages)
` (subset) "

[PATCH 0/2] media: Revert 2a934fdb01db ("media: v4l2-dev: fix error handling in __video_register_device()")
 2026-07-27 12:40 UTC  (2+ messages)

[PATCH] media: i2c: imx471: Fix uninitialized error value in imx471_set_ctrl()
 2026-07-27 12:35 UTC  (3+ messages)

[PATCH 00/19] media: clean up unnecessary vb2_queue_release calls
 2026-07-27 12:05 UTC  (4+ messages)
` [PATCH 11/19] media: nxp: imx7-media-csi: use _vb2_fop_release/vb2_video_unregister_device

[PATCH] media: staging/ipu7: fix async notifier leak on init error
 2026-07-27 11:22 UTC 

[PATCH] staging: media: imx: csc-scaler: fix ipu_image_convert_run leak on queue error
 2026-07-27 10:49 UTC 

[PATCH] media: mali-c55: fix clock leak when reset deassert fails
 2026-07-27 10:48 UTC  (2+ messages)

[PATCH RESEND] media: imagination: Fix value clamping in calculate_qp_tables()
 2026-07-27 10:34 UTC  (2+ messages)

[PATCH 0/9] media: rzg2l-cru: Add suspend/resume support
 2026-07-27 10:20 UTC  (14+ messages)
` [PATCH 1/9] media: rzg2l-cru: Add device_link from CRU to CSI-2
` [PATCH 2/9] media: rzg2l-cru: csi2: Add device_link from CSI-2 to sensor
` [PATCH 3/9] media: rzg2l-cru: Use bulk reset API in rzg2l_cru_start_streaming_vq()
` [PATCH 4/9] media: rzg2l-cru: Drop stop streaming function
` [PATCH 5/9] media: rzg2l-cru: Move active_slot reset into rzg2l_cru_set_stream()
` [PATCH 6/9] media: rzg2l-cru: Add suspend/resume support

[PATCH v4 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-07-27 10:14 UTC  (5+ messages)
` [PATCH v4 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v4 14/17] media: em28xx: Add include for struct usb_device_id

[PATCH v1 0/7] gpiolib: kill gpio_request_one()
 2026-07-27  9:53 UTC  (6+ messages)
` [PATCH v1 2/7] media: em28xx: Split em28xx_pctv_290e_set_lna_gpio() helper
` [PATCH v1 3/7] media: em28xx: Open code gpio_request_one()

[PATCH v3 0/3] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-07-27  9:38 UTC  (4+ messages)
` [PATCH v3 3/3] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B

[PATCH] MAINTAINERS: Drop redundant lists from various Samsung entries
 2026-07-27  9:24 UTC 

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-27  9:14 UTC  (7+ messages)
` [PATCH net-next v6 1/3] net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v6 2/3] selftests/net: ncdevmem: add -b option to set rx-page-size on bind
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-07-27  8:58 UTC  (7+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH v10 0/2] media: i2c: Add driver for Mira220
 2026-07-27  8:56 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: media: i2c: Add mira220 image sensor
` [PATCH v10 2/2] media: i2c: Add driver for AMS-OSRAM Mira220

[PATCH] staging: media: tegra-video: fix syncpoint leak in tegra20 channel init
 2026-07-27  8:30 UTC  (4+ messages)

[PATCH v9 0/2] (no cover subject)
 2026-07-27  8:26 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: media: i2c: Add mira220 image sensor
` [PATCH v9 2/2] media: i2c: Add driver for AMS-OSRAM Mira220

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-27  8:25 UTC  (7+ messages)
` [PATCH 1/4] media: rkvdec: vp9: Changing get_ref_buf function name to get_ref_buf_vp9
` [PATCH 2/4] media: rkvdec: Move vp9 functions to common file
` [PATCH 3/4] media: rkvdec: Add VP9 support for VDPU381 variant
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()

[PATCH v3 1/2] media: i2c: ov8856 : remove ACPI node bypass mechanism
 2026-07-27  7:59 UTC  (2+ messages)

[PATCH v8 0/2] media: i2c: Add driver for Mira220
 2026-07-27  7:47 UTC  (6+ messages)
` [PATCH v8 2/2] media: i2c: Add driver for AMS-OSRAM Mira220

[PATCH v6 0/6] Add Amlogic stateless H.264 video decoder for S4
 2026-07-27  7:19 UTC  (18+ messages)
` [PATCH v6 1/6] firmware: meson: sm: Add video firmware loading SMC call
` [PATCH v6 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder
` [PATCH v6 4/6] decoder: Add V4L2 stateless H.264 decoder driver
` [PATCH v6 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC

[PATCH v8 0/2] media: i2c: add support for ITE IT6625/IT6626 HDMI to MIPI CSI-2 bridge
 2026-07-27  6:24 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: media: add ITE IT6625/IT6626 HDMI bridge
` [PATCH v8 2/2] media: i2c: add driver for ITE IT6625/IT6626

[PATCH] media: imx-jpeg: finish the job on device_run() error paths
 2026-07-27  6:12 UTC  (2+ messages)
` [EXT] "

[PATCH] media: imx-jpeg: cancel timeout worker when streaming stops
 2026-07-27  5:59 UTC  (2+ messages)
` [EXT] "

[PATCH 0/2] media: add Himax HM1092 monochrome IR sensor support
 2026-07-27  5:37 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: add Himax HM1092 IR sensor driver
` [PATCH 2/2] media: ipu-bridge: add Himax HM1092 IR sensor

[PATCH] media: amd: isp4: fix self-deadlock in power-on error path
 2026-07-27  3:32 UTC  (2+ messages)

[PATCH] media: amphion: fix runtime PM imbalance on probe failure
 2026-07-27  2:59 UTC  (2+ messages)
` [EXT] "

[PATCH v2 1/2] media: i2c: ov8856 : remove ACPI node bypass mechanism
 2026-07-27  2:34 UTC  (5+ messages)

[PATCH] staging: media: atomisp: Remove spaces at the start of a line
 2026-07-27  1:08 UTC 

[PATCH 0/9] media: Fix all missing cocci warnings
 2026-07-26 22:15 UTC  (4+ messages)
` [PATCH 4/9] media: vimc: Ensure that pixel_rate fits in 32 bits

[PATCH] staging: media: atomisp: remove unused functions from ia_css_debug
 2026-07-26 18:43 UTC 

[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-26 15:12 UTC  (10+ messages)
` [PATCH v3 2/4] "

ov02e10: wrong Bayer CFA order when H/V flips are enabled
 2026-07-26 12:58 UTC 

[PATCH] media: ipu-bridge: Add upside-down sensor DMI quirk for Samsung Galaxy Book5 Pro 360
 2026-07-26 12:54 UTC 

[PATCH 1/2] media: ov2740: define most fields on variable declaration
 2026-07-26 12:45 UTC  (2+ messages)
` [PATCH 2/2] media: ov2740: move regmap_config to a static const variable

[PATCH] docs: media: fix spelling errors
 2026-07-26  6:54 UTC 

[PATCH v10 00/14] media: iris: Add support for glymur platform
 2026-07-26  5:49 UTC  (15+ messages)
` [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v10 02/14] media: iris: Add hooks to initialize and tear down context banks
` [PATCH v10 03/14] media: iris: Add helper to create a context bank device
` [PATCH v10 04/14] media: iris: Add helper to select relevant "
` [PATCH v10 05/14] media: iris: Skip DMA mask setting to core device when IOMMU is not mapped
` [PATCH v10 06/14] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v10 07/14] media: iris: Replace enum-indexed clock and power domain tables with per-block structures
` [PATCH v10 08/14] media: iris: Add power sequence for glymur
` [PATCH v10 09/14] media: iris: Handle CPU_CS_SCIACMDARG3 register write via program bootup registers hook
` [PATCH v10 10/14] media: iris: Add support to select core for dual core platforms
` [PATCH v10 11/14] media: iris: Add hooks for pixel and non-pixel context banks
` [PATCH v10 12/14] media: iris: Add platform data for glymur
` [PATCH v10 13/14] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v10 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node

[PATCH v2] media: hantro: release runtime resources when device_run fails
 2026-07-26  2:42 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] media: ov5648: Fix order of a call to pm_runtime_set_suspended
 2026-07-25 22:20 UTC  (2+ messages)

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-25 22:17 UTC  (7+ messages)
` [PATCH v12 6/6] media: qcom: camss: Drop legacy PHY descriptions from x1e

[PATCH] media: uvcvideo: query pan/tilt position from the device on every read
 2026-07-25 21:23 UTC 

[PATCH v7 0/3] media: qcom: iris: add multi slice support
 2026-07-25 18:08 UTC  (4+ messages)
` [PATCH v7 1/3] media: iris: cache work mode after computing it in iris_set_stage
` [PATCH v7 2/3] media: iris: force stage 1 work mode for CBR RC on encoder
` [PATCH v7 3/3] media: iris: add support for multi_slice in iris encoder

[PATCH] media: ipu3: fix line ending with '(' in atomic_inc_return call
 2026-07-25 13:20 UTC 

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-25 13:03 UTC  (2+ messages)

[PATCH v2 (repost * 2)] media: usb: siano: don't set URB_FREE_BUFFER flag
 2026-07-25 12:42 UTC  (3+ messages)

[PATCH v3 00/17] media: i2c: os05b10: Refactor driver and Add new features
 2026-07-25 11:33 UTC  (13+ messages)
` [PATCH v3 09/17] media: i2c: os05b10: update pixel rate on 10/12-bit mode switch
` [PATCH v3 11/17] media: i2c: os05b10: keep vblank and exposure range in sync on "
` [PATCH v3 12/17] media: i2c: os05b10: Update active format before adjusting framing controls
` [PATCH v3 13/17] media: i2c: os05b10: Rename vmax variable in VBLANK control
` [PATCH v3 14/17] media: i2c: os05b10: add 2-lane support
` [PATCH v3 17/17] media: i2c: os05b10: remove unused control fields, simplify error handling

[PATCH v2 0/2] media: i2c: Add Samsung S5KJN5 image sensor
 2026-07-25 10:14 UTC  (4+ messages)
` [PATCH v2 2/2] media: i2c: Add Samsung S5KJN5 image sensor driver

[PATCH] media: hantro: release runtime resources when device_run fails
 2026-07-25  8:00 UTC  (3+ messages)

[PATCH] media: vimc: Replace do_div() with div64_u64()
 2026-07-25  7:45 UTC  (2+ messages)

[PATCH 0/2] docs: make tables responsive with content-aware column widths
 2026-07-25  0:46 UTC  (5+ messages)
` [PATCH 1/2] docs: apply contained horizontal scroll overflow to tables
` [PATCH 2/2] docs: derive table column minimum widths from content

[PATCH v4l-utils v2] v4l-utils: include cstdlib for std::exit
 2026-07-24 22:35 UTC 

[PATCH] media: cx231xx: fix si2157 inversion for Hauppauge WinTV-HVR-935C
 2026-07-24 22:33 UTC  (5+ messages)

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-24 22:13 UTC  (16+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

Bad wrapping in some tables
 2026-07-24 21:45 UTC  (7+ messages)

[PATCH 0/2] Add myself to two additional linux-media drivers as reviewer
 2026-07-24 20:22 UTC  (2+ messages)

[syzbot] [media?] KASAN: vmalloc-out-of-bounds Write in tpg_fill_plane_buffer (5)
 2026-07-24 20:10 UTC 

Technisat SkyStar USB HD not recognised by dvb_usb_technisat_usb2
 2026-07-24 18:55 UTC  (3+ messages)
` [PATCH] media: technisat-usb2 Load firmware to cold device
  ` [PATCH v2] "


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