Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-07-27 07:47:51 to 2026-07-27 19:42:50 UTC [more...]

[PATCH v3 0/5] media: hws: add HDMI audio capture support
 2026-07-27 19:42 UTC  (4+ messages)
` [PATCH v3 2/5] media: hws: add shared scratch DMA arena

[PATCH 0/9] media: rzg2l-cru: Add suspend/resume support
 2026-07-27 19:34 UTC  (19+ 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 v14 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-27 19:16 UTC  (3+ messages)
` [PATCH v14 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v14 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

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

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

[PATCH] media: amd: isp4: fix self-deadlock in power-on error path
 2026-07-27 18:34 UTC  (2+ messages)
` [PATCH v2] media: amd: isp4: fix self-deadlock in isp4sd_pwron_and_init() "

[PATCH 0/4] media: rkvdec: Add VP9 support for VDPU381 variant
 2026-07-27 17:56 UTC  (8+ messages)
` [PATCH 4/4] media: rkvdec: align bytesperline to 64 bytes in rkvdec_fill_decoded_pixfmt()

[PATCH] media: tegra-video: Use BIT macro in tegra20.c
 2026-07-27 16:33 UTC  (3+ messages)

[PATCH] staging: media: tegra-video: fix of_node_put() on VIP parse errors
 2026-07-27 16:24 UTC  (2+ messages)

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

[PATCHv2 00/19] media: clean up unnecessary vb2_queue_release calls
 2026-07-27 15:57 UTC  (23+ 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 v4 00/15] Fix leaks in rc core
 2026-07-27 15:57 UTC  (17+ 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()

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

Support for Mygica A681B (ATSC/QAM USB tuner)
 2026-07-27 15:19 UTC  (6+ messages)

[PATCH v2] media: hantro: release runtime resources when device_run fails
 2026-07-27 15:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4] media: rkvdec: fix clk reference leak on unbind
 2026-07-27 15:11 UTC  (2+ messages)

[GIT PULL FOR v7.3] Changes for ARM Mali-C55
 2026-07-27 15:10 UTC 

[PATCH v2] media: v4l2-event: limit number of event subscriptions per file handle
 2026-07-27 14:58 UTC  (2+ messages)

[PATCH v9 0/2] media: iris: add support for purwa platform
 2026-07-27 14:28 UTC 

[PATCH] staging: media: tegra-video: vi: move port parsing into a subfunction
 2026-07-27 14:20 UTC 

[PATCH] media: imx-jpeg: finish the job on device_run() error paths
 2026-07-27 14:20 UTC  (2+ messages)

[PATCH] media: imx-jpeg: cancel timeout worker when streaming stops
 2026-07-27 14:18 UTC  (2+ messages)

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

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

[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 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  (5+ 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] 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

[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  (3+ 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 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


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