Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2026-07-17 11:05:11 to 2026-07-20 03:30:44 UTC [more...]

[PATCH v2 0/6] imx8-isi: Bug fixes and format support enhancements
 2026-07-20  3:34 UTC 

[PATCH v13 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-20  3:23 UTC  (4+ messages)
` [PATCH v13 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v13 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH v2 10/17] media: s2255: Remove unnecessary parentheses around conditions
 2026-07-20  2:55 UTC  (8+ messages)
` [PATCH v2 11/17] media: s2255: Parenthesize macro argument to avoid precedence issues
` [PATCH v2 12/17] media: s2255: Add blank lines after variable declarations
` [PATCH v2 13/17] media: s2255: Fix block comment style to kernel format
` [PATCH v2 14/17] media: s2255: Remove unnecessary return statements from void functions
` [PATCH v2 15/17] media: s2255: Remove unnecessary debug logging and out-of-memory messages
` [PATCH v2 16/17] media: s2255: Remove unnecessary braces from single-statement blocks
` [PATCH v2 17/17] media: s2255: Replace bare 'unsigned' with 'unsigned int'

[PATCH v2 00/17] media: s2255: Coding style cleanup
 2026-07-20  2:54 UTC  (10+ messages)
` [PATCH v2 01/17] media: s2255: Rename CamelCase goto labels to snake_case
` [PATCH v2 02/17] media: s2255: Rename remaining CamelCase identifiers "
` [PATCH v2 03/17] media: s2255: Remove unnecessary spaces after casts
` [PATCH v2 04/17] media: s2255: Use consistent braces on all arms of if/else statements
` [PATCH v2 05/17] media: s2255: Replace NULL comparisons with ! notation
` [PATCH v2 06/17] media: s2255: Fix alignment to match open parenthesis
` [PATCH v2 07/17] media: s2255: Remove multiple blank lines and before close braces
` [PATCH v2 08/17] media: s2255: Add blank lines after function/struct/enum declarations
` [PATCH v2 09/17] media: s2255: Add spaces around multiplication operators

[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-20  1:42 UTC  (13+ messages)
` [PATCH v3 1/4] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells
` [PATCH v3 2/4] media: synopsys: hdmirx: add HDMI audio capture support
` [PATCH v3 3/4] arm64: dts: rockchip: add #sound-dai-cells to the RK3588 HDMI receiver
` [PATCH v3 4/4] arm64: dts: rockchip: enable HDMI RX audio capture on Orange Pi 5 Plus

[PATCH] media: dvb-frontends: a8293: propagate set_voltage errors
 2026-07-20  1:38 UTC  (2+ messages)

[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-07-20  1:20 UTC  (15+ messages)
` [PATCH v6 01/14] media: mediatek: vcodec: support vcp architecture
` [PATCH v6 02/14] media: mediatek: vcodec: add driver to support vcp
` [PATCH v6 03/14] media: mediatek: vcodec: add driver to support vcp encoder
` [PATCH v6 04/14] media: mediatek: vcodec: get different firmware ipi id
` [PATCH v6 05/14] media: mediatek: vcodec: get share memory address
` [PATCH v6 06/14] media: mediatek: vcodec: add debug information
` [PATCH v6 07/14] media: mediatek: vcodec: send share memory address to vcp
` [PATCH v6 08/14] dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8196
` [PATCH v6 09/14] media: mediatek: vcodec: add decoder compatible to support mt8196
` [PATCH v6 10/14] media: mediatek: vcodec: define MT8196 vcodec levels
` [PATCH v6 11/14] media: mediatek: vcodec: support 36bit iova address
` [PATCH v6 12/14] media: mediatek: vcodec: clean xpc status
` [PATCH v6 13/14] media: mediatek: decoder: fill av1 buffer size with picinfo
` [PATCH v6 14/14] media: mediatek: decoder: support av1 extend vsi

[PATCH 1/3] media: dvb-frontends: cx24116: propagate firmware status read errors
 2026-07-20  1:10 UTC  (3+ messages)
` [PATCH 2/3] media: dvb-frontends: cx24116: handle command I2C failures
` [PATCH 3/3] media: dvb-frontends: cx24116: abort failed firmware writes

[PATCH 1/2] media: dvb-frontends: a8293: validate platform data
 2026-07-20  1:07 UTC  (2+ messages)
` [PATCH 2/2] media: dvb-frontends: a8293: reject short probe reads

[PATCH 00/19] media: clean up unnecessary vb2_queue_release calls
 2026-07-19 22:50 UTC  (11+ messages)
` [PATCH 02/19] media: pci: hws: drop call to vb2_queue_release
` [PATCH 03/19] media: pci: ipu6: drop calls to vb2_video_unregister_device and vb2_queue_release
` [PATCH 06/19] media: amlogic: c3: isp: drop vb2_queue_release calls
` [PATCH 11/19] media: nxp: imx7-media-csi: use _vb2_fop_release/vb2_video_unregister_device
` [PATCH 18/19] staging: media: ipu7: drop unnecessary cleanup calls

[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
 2026-07-19 22:42 UTC  (7+ messages)
` [PATCH v2 0/3] media: Enable the OV5693 front camera on "
  ` [PATCH v2 1/3] media: i2c: ov5693: Add OVTI5693 ACPI HID
  ` [PATCH v2 2/3] media: ipu-bridge: Add OVTI5693 to the list of supported sensors
  ` [PATCH v2 3/3] media: i2c: ov5693: Gate the MIPI clock lane for IPU6

[PATCH] dt-bindings: media: ti,am437x-vpfe: Convert to DT schema
 2026-07-19 21:13 UTC 

[PATCH v5 00/10] Metadata series preparation
 2026-07-19 21:00 UTC  (4+ messages)
` [PATCH v6 03/16] media: imx219: Account for rate_factor in control steps

[linuxtv-media-pending:next] BUILD SUCCESS a52e6f7923c17a672135b485ffd96fbd72f46267
 2026-07-19 20:11 UTC 

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-19 17:58 UTC  (14+ messages)
` [RFC PATCH net-next 01/13] net: knod: add uapi and core headers
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 03/13] net: core: add XDP_MODE_HW offload hook "
` [RFC PATCH net-next 04/13] net: knod: add offload device core and control plane
` [RFC PATCH net-next 05/13] bpf: offload: allow PERCPU_ARRAY maps for offloaded programs
` [RFC PATCH net-next 06/13] drm/amdkfd: prepare kfd core for the knod provider
` [RFC PATCH net-next 07/13] drm/amdkfd: add knod provider core
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler
` [RFC PATCH net-next 09/13] drm/amdkfd: add BPF-to-GPU JIT offload
` [RFC PATCH net-next 10/13] net/mlx5e: add knod XDP offload support
` [RFC PATCH net-next 11/13] bnxt_en: "
` [RFC PATCH net-next 12/13] selftests: drivers/net: add knod tests
` [RFC PATCH net-next 13/13] drm/amdkfd: add IPsec full-packet offload

[PATCH 0/2] staging: media: atomisp: Clean up unnecessary module parameters
 2026-07-19 17:05 UTC  (5+ messages)
` [PATCH 1/2] staging: media: atomisp: Remove unused and unwanted debug "
` [PATCH 2/2] staging: media: atomisp: Mark pad_w and pad_h as const constants

uvcvideo: deadlock when async control drops the last PM reference from the status-event path
 2026-07-19 15:00 UTC  (2+ messages)

[PATCH v12 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-19 13:47 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v12 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH] media: tda18250: fix possible integer overflow
 2026-07-19 13:08 UTC 

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

[PATCH] staging: media: atomisp: use sizeof(*pointer) in vzalloc
 2026-07-19  7:59 UTC  (2+ messages)

[PATCH v5 0/2] media: sun6i-csi: Convert to active state and improve MC support
 2026-07-19 11:27 UTC  (3+ messages)
` [PATCH v5 1/2] media: sun6i-csi: bridge: Use V4L2 subdev active state
` [PATCH v5 2/2] media: sun6i-csi: capture: Implement vidioc_enum_framesizes

[PATCH v10 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-19  6:28 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v10 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH] media: dvb-usb-v2: fix double-free on URB allocation failure
 2026-07-19  1:42 UTC 

[PATCH v2] platform: int3472: discrete: Support multiple HIDs per GPIO map entry
 2026-07-18 20:38 UTC 

[PATCH v3 00/17] media: i2c: os05b10: Refactor driver and Add new features
 2026-07-18 20:09 UTC  (18+ messages)
` [PATCH v3 01/17] media: i2c: os05b10: Use pm_runtime_get_if_active() when applying controls
` [PATCH v3 02/17] media: i2c: os05b10: drop unused group-hold programming
` [PATCH v3 03/17] media: i2c: os05b10: add register definitions and use them in init table
` [PATCH v3 04/17] media: i2c: os05b10: split common and mode-specific init registers
` [PATCH v3 05/17] media: i2c: os05b10: add V4L2 digital gain control
` [PATCH v3 06/17] media: i2c: os05b10: Add H/V flip support
` [PATCH v3 07/17] media: i2c: os05b10: Add test pattern options
` [PATCH v3 08/17] media: i2c: os05b10: add 12-bit RAW mode support
` [PATCH v3 09/17] media: i2c: os05b10: update pixel rate on 10/12-bit mode switch
` [PATCH v3 10/17] media: i2c: os05b10: Add 1080p and 2x2 binning 720p modes
` [PATCH v3 11/17] media: i2c: os05b10: keep vblank and exposure range in sync on mode switch
` [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 15/17] media: i2c: os05b10: fix negative hblank calculation
` [PATCH v3 16/17] media: i2c: os05b10: Enable runtime PM autosuspend
` [PATCH v3 17/17] media: i2c: os05b10: remove unused control fields, simplify error handling

[PATCH] rust: drm: gem: shmem: drop stale dma_resv locking TODO
 2026-07-18 19:53 UTC 

[PATCH v4 6/8] media: virtio: Add virtio_media_driver
 2026-07-18 17:30 UTC  (6+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-07-18 17:27 UTC  (5+ messages)
` [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations

[PATCH v2] media: mtk-jpeg: drain hardware completion before freeing context
 2026-07-18 14:56 UTC  (2+ messages)

[PATCH v2 0/2] media: chips-media: wave5: Handle decoder runtime resume failures
 2026-07-18 13:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: chips-media: wave5: Check decoder qbuf runtime resume
` [PATCH v2 2/2] media: chips-media: wave5: Check decoder runtime resume errors

[PATCH v2] media: saa7164: fix cleanup on resource allocation failure
 2026-07-18  6:10 UTC 

[PATCH] media: saa7164: fix cleanup on resource allocation failure
 2026-07-18  5:54 UTC  (3+ messages)

[RFC PATCH v2 0/4] rust: sync: Introduce Rcu*Box
 2026-07-18  5:32 UTC  (5+ messages)
` [RFC PATCH v2 1/4] rust: rcu: Add RcuBox type
` [RFC PATCH v2 2/4] rust: maple_tree: Add load_rcu()
` [RFC PATCH v2 3/4] rust: rcu: Introduce RcuFreeBox
` [NOT FOR MERGE] [RFC PATCH v2 4/4] rust: poll: use kfree_rcu() for PollCondVar

[PATCH] media: gspca: hold a usb_device reference while registered
 2026-07-18  2:54 UTC 

[PATCH 0/6] media: qcom: camss: Add C-PHY support for sa8775p, sa8300 and sm8250
 2026-07-18  2:45 UTC  (8+ messages)
` [PATCH 1/6] media: qcom: camss: Program CSIPHY common control registers
` [PATCH 2/6] media: qcom: camss: Prepare CSID for C-PHY support in gen3
` [PATCH 3/6] media: qcom: camss: Add sa8775p C-PHY 3ph lane config
` [PATCH 4/6] media: qcom: camss: Add sa8300 "
` [PATCH 5/6] media: qcom: camss: Dynamic data-rate specific C-PHY register settings
` [PATCH 6/6] media: qcom: camss: validate local/remote endpoint bus-type

[PATCH 2/2] media: i2c: imx471: Add Sony IMX471 image sensor driver
 2026-07-18  0:00 UTC  (2+ messages)

[PATCH v4l-utils] v4l-utils: include cstdlib for std::exit
 2026-07-17 22:03 UTC 

[PATCH] media: em28xx: fix use-after-free of dev_next in em28xx_close_extension()
 2026-07-17 20:56 UTC 

[PATCH v1 1/1] media: tda18250: Don't use "proxy" headers
 2026-07-17 17:25 UTC 

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-17 17:14 UTC  (5+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-07-17 17:12 UTC  (7+ messages)

[PATCH v4l-utils] Add missing allocation failure check
 2026-07-17 16:54 UTC 

[PATCH v4 0/2] media: sun6i-csi: Convert to active state and improve MC support
 2026-07-17 16:05 UTC  (3+ messages)
` [PATCH v4 1/2] media: sun6i-csi: bridge: Use V4L2 subdev active state
` [PATCH v4 2/2] media: sun6i-csi: capture: Implement vidioc_enum_framesizes

[PATCH v2] media: rkvdec: fix PM runtime teardown ordering in remove
 2026-07-17 15:47 UTC  (4+ messages)
` [PATCH v3] media: rkvdec: fix clk reference leak on unbind

[PATCH v4] media: rkvdec: fix clk reference leak on unbind
 2026-07-17 15:45 UTC 

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-17 15:37 UTC  (4+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions

Linking Patchwork with Sashiko?
 2026-07-17 15:22 UTC  (11+ messages)

[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-17 14:49 UTC  (5+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
  ` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM

[PATCH] media: chips-media: wave5: Handle polling IRQ thread failure
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH 0/4] media: qcom: camss: Report CAMSS hardware version via media controller
 2026-07-17 14:20 UTC  (5+ messages)
` [PATCH 1/4] media: qcom: camss: Add PM clock support and integrate with runtime PM
` [PATCH 2/4] media: qcom: camss: Add PM clock definitions for QCM2290
` [PATCH 3/4] media: qcom: camss: Drop top_ahb/ahb/axi from QCM2290 subdevice clocks
` [PATCH 4/4] media: qcom: camss: Report hardware version via media controller

[PATCH 0/2] media: Revert 2a934fdb01db ("media: v4l2-dev: fix error handling in __video_register_device()")
 2026-07-17 13:42 UTC  (3+ messages)
` [PATCH 1/2] Revert "media: v4l2-dev: fix error handling in __video_register_device()"
` [PATCH 2/2] media: v4l2-core: v4l2-dev: add comments on device_register fail

[PATCH 0/2] Support RAW12 bayer formats
 2026-07-17 13:16 UTC  (2+ messages)

[PATCH v1] dma-buf/udmabuf: Disable the size limit by default
 2026-07-17 12:57 UTC 

[PATCH v9 00/14] media: iris: Add support for glymur platform
 2026-07-17 12:54 UTC  (3+ messages)
` [PATCH v9 13/14] arm64: dts: qcom: glymur: Add iris video node

[PATCH v3 0/9] media: Add support for Broadcom/RPi BCM2835 ISP
 2026-07-17 11:36 UTC  (11+ messages)
` [PATCH v3 1/9] platform/raspberrypi: vchiq-mmal: Include missing headers
` [PATCH v3 2/9] platform/raspberrypi: vchiq-mmal: Move headers to include/linux
` [PATCH v3 3/9] platform/raspberrypi: vchiq-mmal: Support ISP parameters and stats
` [PATCH v3 4/9] platform/raspberrypi: vchiq-mmal: Support bayer and gray formats
` [PATCH v3 5/9] platform/raspberrypi: vchiq: Add helpers for vchiq driver data
` [PATCH v3 6/9] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v3 7/9] media: platform: broadcom: Move unicam driver to subdir
` [PATCH v3 8/9] media: platform: broadcom: Add bcm2835-isp driver
` [PATCH v3 9/9] platform/raspberrypi: vchiq: Load bcm2835_isp driver from vchiq


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