Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-07-09 05:43:46 to 2026-07-10 13:08:48 UTC [more...]

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-10 13:08 UTC  (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-10 12:52 UTC  (15+ messages)

Bad wrapping in some tables
 2026-07-10 12:38 UTC  (6+ messages)

[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
 2026-07-10 12:33 UTC  (3+ messages)
` [PATCH v2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds

[PATCH v3 0/4] media: rzg2l-cru: Fix DMA stride alignment
 2026-07-10 12:26 UTC  (18+ messages)
` [PATCH v3 1/4] media: v4l2-common: Convert v4l2_fill_pixfmt_mp() to static inline wrapper
` [PATCH v3 2/4] media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helper
` [PATCH v3 3/4] media: v4l2-common: Add kernel-doc for v4l2_fill_pixfmt_mp_aligned()
` [PATCH v3 4/4] media: rzg2l-cru: Align bytesperline to hardware DMA stride requirement

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-10 12:12 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] staging: media: atomisp: clean up comment formatting and grammar
 2026-07-10 12:02 UTC  (3+ messages)
` [PATCH v2 1/2] staging: media: atomisp: clean up block comment formatting in headers
` [PATCH v2 2/2] staging: media: atomisp: fix grammar and punctuation in inline comments

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-10 11:58 UTC  (6+ messages)
` [PATCH v4 1/5] media: qcom: camss: Populate CAMSS child devices via DT

[PATCH] v4l-utils: cec-compliance: test timeout handling
 2026-07-10 11:16 UTC 

[PATCH 0/8] media: cec/core: fixes and improvements
 2026-07-10 11:07 UTC  (9+ messages)
` [PATCH 1/8] media: cec/core: max_retries -> max_attempts
` [PATCH 2/8] media: cec/core: drop ABORTED/TIMEOUT check
` [PATCH 3/8] media: cec/core: handle core events like normal events
` [PATCH 4/8] media: cec/core: drop cec_post_state_event call
` [PATCH 5/8] media: cec/core: flush stale STATE_CHANGE events
` [PATCH 6/8] media: cec/core: add a new CEC_LOG_ADDRS_FL_CONFIG_FAILED flag
` [PATCH 7/8] media: cec/core: cec-pin: toggle rx_toggle when arb lost
` [PATCH 8/8] media: cec/core: add error-inj-tx-timeouts debugfs entry

[PATCH v2] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-10 11:11 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: media: qcom,sm8550-iris: Allow IOVA reservation memory-region
 2026-07-10 10:51 UTC  (7+ messages)
  ` [PATCH 2/2] arm64: dts: qcom: hamoa: Reserve low IOVA range for Iris

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-10 10:48 UTC  (21+ messages)
  ` [RFC PATCH 01/11] dt-bindings: media: qcom,sm8550-iris: Add vpu "
  ` [RFC PATCH 02/11] media: iris: Add hooks to initialize and tear down context banks
  ` [RFC PATCH 03/11] media: iris: Add helper to create a context bank device
  ` [RFC PATCH 04/11] media: iris: Add helper to select relevant "
  ` [RFC PATCH 05/11] media: iris: Skip DMA mask setting to core device when IOMMU is not mapped
  ` [RFC PATCH 06/11] media: iris: Add hooks for pixel and non-pixel context banks
  ` [RFC PATCH 07/11] arm64: dts: qcom: hamoa: Move Iris IOMMUs to sub nodes
  ` [RFC PATCH 08/11] arm64: dts: qcom: sm8550: Move Iris IOMMUs to child nodes
  ` [RFC PATCH 09/11] arm64: dts: qcom: lemans: "
  ` [RFC PATCH 10/11] arm64: dts: qcom: monaco: "
  ` [RFC PATCH 11/11] arm64: dts: qcom: sm8650: "

[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-07-10 10:44 UTC  (11+ messages)
` [PATCH v4 1/7] media: qcom: camss: Add camss-pipeline helper
` [PATCH v4 2/7] media: qcom: camss: Add camss-params helper
` [PATCH v4 3/7] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters
` [PATCH v4 4/7] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE)
` [PATCH v4 5/7] media: uapi: Add CAMSS ISP configuration definition
` [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver
` [PATCH v4 7/7] arm64: dts: qcom: agatti: Add OPE node

[PATCH v7 00/18] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-10 10:25 UTC  (21+ messages)
` [PATCH v7 01/18] media: iris: Add Gen2 firmware autodetect and fallback
` [PATCH v7 02/18] media: iris: Skip UBWC configuration when not supported
` [PATCH v7 03/18] media: iris: drop IRIS_FMT_foo enumeration
` [PATCH v7 04/18] media: iris: Filter UBWC raw formats based on hardware capabilities
` [PATCH v7 05/18] media: iris: Introduce set_preset_register as a vpu_op
` [PATCH v7 06/18] media: iris: Introduce interrupt_init "
` [PATCH v7 07/18] media: iris: add vpu op hook to disable ARP buffer
` [PATCH v7 08/18] media: iris: Add platform data field for watchdog interrupt mask
` [PATCH v7 09/18] media: iris: Add platform flag for instantaneous bandwidth voting
` [PATCH v7 10/18] media: iris: skip PIPE if it is not supported by the platform
` [PATCH v7 11/18] media: iris: Add framework support for AR50_LITE video core
` [PATCH v7 12/18] media: iris: add minimal GET_PROPERTY implementation
` [PATCH v7 13/18] media: iris: update buffer requirements based on received info
` [PATCH v7 14/18] media: iris: implement support for the Agatti platform
` [PATCH v7 15/18] media: iris: Introduce buffer size calculations for AR50LT
` [PATCH v7 16/18] media: iris: add Gen2 firmware support on the Agatti platform
` [PATCH v7 17/18] media: venus: skip QCM2290 if Iris driver is enabled
` [PATCH v7 18/18] media: iris: constify inst_fw_cap_sm8250_dec

[PATCH 0/2] media: tegra_cec: a fix and an enhancement
 2026-07-10  9:53 UTC  (3+ messages)
` [PATCH 1/2] media: cec: tegra_cec: don't break off msg on NACK
` [PATCH 2/2] media: cec: tegra_cec: keep track of number of Rx Low Drives

[PATCH v5] media: verisilicon: Create AV1 helper library
 2026-07-10  9:45 UTC  (2+ messages)

[PATCH] docs: custom.css: don't limit randering to old 800px monitors
 2026-07-10  9:00 UTC 

[PATCH 0/7] Fix leaks in rc core
 2026-07-10  8:53 UTC  (8+ messages)
` [PATCH 1/7] media: streamzap: Add missing rc_unregister_device()
` [PATCH 2/7] media: redrat3: Ensure rc device is freed if enable_detector() fails
` [PATCH 3/7] media: redrat3: Ensure we don't read beyond the end of the packet
` [PATCH 4/7] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH 5/7] media: meson-ir-tx: Ensure clock is disabled on unbind
` [PATCH 6/7] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH 7/7] media: ir-hix5hd2: Ensure rdev is setup before interrupts are enabled

[PATCH] media: vicodec: fix out-of-bounds write in FWHT encoder
 2026-07-10  8:32 UTC  (2+ messages)

[PATCH v2 0/2] media: iris: fix QC10C format handling and disable time-delta-based rate control
 2026-07-10  8:28 UTC  (5+ messages)
` [PATCH v2 1/2] media: iris: avoid bit depth validation for capture formats
` [PATCH v2 2/2] media: iris: disable time-delta-based rate control for VBR

[PATCH v3 0/7] dt-bindings: Orientation defines
 2026-07-10  8:18 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: media: Add macros for video interface devices
` [PATCH v3 2/7] media: dt-bindings: video-interface-devices: add video-interface-devices.h references

Linking Patchwork with Sashiko?
 2026-07-10  6:39 UTC  (13+ messages)

[PATCH] media: dvb-usb-v2: nerc: add support for NERC DtmbUSB DTMB receiver
 2026-07-10  6:31 UTC 

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-10  5:53 UTC  (4+ messages)
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller

[PATCH v2] media: i2c: gc0310: Use devm_v4l2_sensor_clk_get()
 2026-07-10  5:25 UTC 

[PATCH 0/2] media: iris: add LTR and hierarchical coding support for ar50lt
 2026-07-10  2:39 UTC  (3+ messages)
` [PATCH 1/2] media: iris: add Long-Term Reference control support for ar50lt encoder
` [PATCH 2/2] media: iris: add hierarchical coding "

[PATCH] media: cx231xx: fix si2157 inversion for Hauppauge WinTV-HVR-935C
 2026-07-09 21:19 UTC 

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-09 20:55 UTC  (12+ messages)

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-09 19:58 UTC  (17+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
  ` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH 0/9] media: iris: enable VP8, MPEG2 and interlaced video support
 2026-07-09 19:37 UTC  (10+ messages)
` [PATCH 1/9] media: iris: translate Gen1 profile/level to HFI enumerants
` [PATCH 2/9] media: iris: account for UBWC extradata in the QC08C buffer size
` [PATCH 3/9] media: iris: add support for interlaced decoded content
` [PATCH 4/9] media: iris: split Gen2 firmware data for vpu2-generation SoCs
` [PATCH 5/9] media: iris: move the decode format list into the firmware data
` [PATCH 6/9] media: iris: add VP8 decode support on Gen1 firmware
` [PATCH 7/9] media: iris: add MPEG2 "
` [PATCH 8/9] media: iris: move the encode format list into the firmware data
` [PATCH 9/9] media: iris: add VP8 encode support on Gen1 firmware

[linuxtv-media-pending:next] BUILD SUCCESS bf40cc53b1e00c312046f6dd88e9054bc91865af
 2026-07-09 18:18 UTC 

[PATCH v9 0/3] Mediatek MT8189 JPEG support
 2026-07-09 17:57 UTC  (3+ messages)
` [PATCH v9 1/3] dt-bindings: media: mediatek-jpeg-decoder: add MT8189 compatible string

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-09 16:33 UTC  (13+ messages)
` [PATCH v12 2/6] dt-bindings: media: qcom,x1e80100-camss: Describe iommu entries
` [PATCH v12 3/6] media: qcom: camss: Add support to populate sub-devices
` [PATCH v12 4/6] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v12 5/6] media: qcom: camss: Add support for PHY API devices

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-09 16:29 UTC  (7+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v9 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-09 16:25 UTC  (7+ messages)
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH v2 0/2] drm/drm_crtc: dma_fence_ops fixes
 2026-07-09 14:40 UTC  (8+ messages)
` [PATCH v2 1/2] drm/drm_crtc: ensure dma_fence_ops remain valid during device unbind
` [PATCH v2 2/2] drm/drm_crtc: fix race with dma_fence_signal() in ::get_driver_name()

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-07-09 13:56 UTC  (2+ messages)

[PATCH 1/2] media: stk1160: cleanup error handling in probe
 2026-07-09 13:21 UTC  (2+ messages)
` [PATCH 2/2] media: stk1160: handle ESHUTDOWN gracefully

[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
 2026-07-09 13:17 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Merge int3472 driver patches via the media tree by default
 2026-07-09 13:13 UTC  (3+ messages)

[PATCH v2] media: v4l2-ctrls: validate AV1 ref_frame_idx and primary_ref_frame
 2026-07-09 13:12 UTC 

[syzbot] [media?] KASAN: slab-use-after-free Write in dvb_device_put
 2026-07-09 10:42 UTC  (2+ messages)

[sailus-media-tree:metadata 98/105] drivers/media/pci/intel/ipu6/ipu6-isys-video.c:853 ipu6_isys_alloc_stream_firmware() error: double free of 'stream' (line 790)
 2026-07-09 10:36 UTC 

[PATCH v6 1/4] media: renesas: rcar-csi2: Add missing media_entity_cleanup()
 2026-07-09  9:18 UTC  (4+ messages)
` [PATCH v6 2/4] media: renesas: csisp: "
` [PATCH v6 3/4] media: renesas: rcar-core: "
` [PATCH v6 4/4] media: renesas: rzg2l-core: "

[PATCH v1 0/8] media: cec: core: Ad-hoc refactoring
 2026-07-09  8:21 UTC  (9+ messages)
` [PATCH v1 1/8] media: cec: core: consolidate error path in cec_allocate_adapter()
` [PATCH v1 2/8] media: cec: core: add missing mutex_destroy to error path and remove
` [PATCH v1 3/8] media: cec: core: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
` [PATCH v1 4/8] media: cec: core: Don't use "proxy" headers
` [PATCH v1 5/8] media: cec: core: Add pr_fmt()
` [PATCH v1 6/8] media: cec: core: Consistently use CEC_NAME where it matters
` [PATCH v1 7/8] media: cec: core: Use predefined time multiplier
` [PATCH v1 8/8] media: cec: seco: "

[PATCH v5 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-09  8:11 UTC  (3+ messages)
` [PATCH v5 1/2] media: dt-bindings: Add Himax HM1092 NIR sensor
` [PATCH v5 2/2] media: i2c: hm1092: add Himax HM1092 mono NIR sensor driver

[PATCH v5 0/4] media: renesas: Add missing media_entity_cleanup()
 2026-07-09  7:05 UTC  (3+ messages)
` [PATCH v5 4/4] media: renesas: rzg2l-core: "

[linuxtv-media-pending:next 15/16] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/media/i2c/sony,imx678.yaml
 2026-07-09  6:52 UTC 

[PATCH v3] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-09  6:05 UTC 

[PATCH v2] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-09  5:59 UTC 

[PATCH 0/5] bitmap: align bitmap_find_next_zero_area_off() output with the rest of the API
 2026-07-09  5:57 UTC  (3+ messages)
  ` [PATCH 4/5] media: s5p-mfc: Treat bitmap size as allocation failure

[PATCH] dma-buf: fix some kernel-doc warnings
 2026-07-09  5:47 UTC 

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-07-09  5:43 UTC  (3+ messages)
` (subset) "


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