messages from 2026-07-13 19:58:13 to 2026-07-15 16:01:34 UTC [more...]
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-15 16:01 UTC (10+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[PATCH v9 00/14] media: iris: Add support for glymur platform
2026-07-15 15:27 UTC (16+ messages)
` [PATCH v9 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v9 02/14] media: iris: Add hooks to initialize and tear down context banks
` [PATCH v9 03/14] media: iris: Add helper to create a context bank device
` [PATCH v9 04/14] media: iris: Add helper to select relevant "
` [PATCH v9 05/14] media: iris: Skip DMA mask setting to core device when IOMMU is not mapped
` [PATCH v9 06/14] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v9 07/14] media: iris: Replace enum-indexed clock and power domain tables with per-block structures
` [PATCH v9 08/14] media: iris: Add power sequence for glymur
` [PATCH v9 09/14] media: iris: Handle CPU_CS_SCIACMDARG3 register write via program bootup registers hook
` [PATCH v9 10/14] media: iris: Add support to select core for dual core platforms
` [PATCH v9 11/14] media: iris: Add hooks for pixel and non-pixel context banks
` [PATCH v9 12/14] media: iris: Add platform data for glymur
` [PATCH v9 13/14] arm64: dts: qcom: glymur: Add iris video node
` [PATCH v9 14/14] arm64: dts: qcom: glymur-crd: Enable iris video codec node
[PATCH v2 0/5] media: hws: add HDMI audio capture support
2026-07-15 15:10 UTC (3+ messages)
` [PATCH v2 2/5] media: hws: add shared scratch DMA arena
[PATCH V5] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
2026-07-15 11:45 UTC (2+ messages)
[PATCH 1/1] dt-bindings: media: i2c: Add Sony IMX678
2026-07-15 14:38 UTC (3+ messages)
[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
2026-07-15 14:24 UTC (3+ messages)
[PATCH 0/3] rust: sync: Introduce Rcu*Box
2026-07-15 14:09 UTC (3+ messages)
` [PATCH 2/3] rust: maple_tree: Add load_rcu()
[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
2026-07-15 13:51 UTC (7+ messages)
` [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 v5 0/2] media: Add bindings and driver for Sony IMX678
2026-07-15 13:32 UTC (3+ messages)
[PATCH] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown in remove
2026-07-15 13:20 UTC (2+ messages)
[RFC PATCH 0/2] media: synopsys: hdmirx: add HDMI audio capture support
2026-07-15 13:19 UTC (6+ messages)
` [RFC PATCH 1/2] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells
` [RFC PATCH 2/2] media: synopsys: hdmirx: add HDMI audio capture support
[PATCH] media: ti: vpe: quiesce overflow recovery before freeing streams
2026-07-15 12:55 UTC (3+ messages)
` [PATCH v3] "
Linking Patchwork with Sashiko?
2026-07-15 12:42 UTC (23+ messages)
[PATCH 0/2] media: atomisp: Remove doxygen comments
2026-07-15 12:39 UTC (3+ messages)
` [PATCH 1/2] media: atomisp: Demote all broken kernel-doc comments
[PATCH] media: cx231xx: fix si2157 inversion for Hauppauge WinTV-HVR-935C
2026-07-15 12:18 UTC (2+ messages)
[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-07-15 12:16 UTC (5+ messages)
` [PATCH v9 11/14] net: ipa: Switch to generic PAS TZ APIs
` (subset) [PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
[PATCH v2 1/2] media: s2255: Rename CamelCase goto labels to snake_case
2026-07-15 12:05 UTC (4+ messages)
` [PATCH v2 2/2] media: s2255: check firmware size before reading trailing marker
[PATCH] media: cx231xx-audio: gate wq_trigger on an audio-local teardown flag
2026-07-15 11:51 UTC (2+ messages)
[PATCH v4 00/21] media/imx355: General code cleanups, and adding support for 2 lane operation
2026-07-15 11:43 UTC (22+ messages)
` [PATCH v4 01/21] media: imx355: Avoid calling imx355_power_off twice in error path
` [PATCH v4 02/21] media: i2c: imx355: Add support for 24 MHz external clock
` [PATCH v4 03/21] dt-bindings: media: imx355: Allow 2 CSI2 data lane output
` [PATCH v4 04/21] media: imx355: Remove duplicated registers from the mode tables
` [PATCH v4 05/21] media: imx355: Remove setting FRM_LENGTH_LINES in the mode regs
` [PATCH v4 06/21] media: imx355: Programmatically set the crop parameters for each mode
` [PATCH v4 07/21] media: imx355: Set register LINE_LENGTH_PCK programmatically
` [PATCH v4 08/21] media: imx355: Set binning mode registers programmatically
` [PATCH v4 09/21] media: imx355: Remove link_freq_index from each mode as ununsed
` [PATCH v4 10/21] media: imx355: pixel_rate never changes, so don't recompute
` [PATCH v4 11/21] media: imx355: Remove redundant fll_min, and implement fixed offset
` [PATCH v4 12/21] media: imx355: Add support for get_selection
` [PATCH v4 13/21] media: imx355: Use pm_runtime autosuspend_delay
` [PATCH v4 14/21] media: imx355: Convert to new CCI register access helpers
` [PATCH v4 15/21] media: imx355: Set the colorspace in the format
` [PATCH v4 16/21] media: imx355: Define the exposure offset, and use that define
` [PATCH v4 17/21] media: imx355: Use NULL ctrl_ops for HBLANK as it is a read-only control
` [PATCH v4 18/21] media: imx355: Compute link frequency from PLL setup
` [PATCH v4 19/21] media: imx355: Support 2 lane readout
` [PATCH v4 20/21] media: imx355: Switch to using the subdev state
` [PATCH v4 21/21] media: imx355: Remove storing cur_mode in the state
[PATCH] media: saa7164: fix cleanup on resource allocation failure
2026-07-15 11:40 UTC (2+ messages)
[PATCH V4] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
2026-07-15 10:05 UTC (4+ messages)
[PATCH 00/17] media: rockchip: rga: Add multi-core support
2026-07-15 9:44 UTC (4+ messages)
` [PATCH 05/17] media: v4l2-mem2mem: support running multiple jobs in parallel
[PATCH v3 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
2026-07-15 9:21 UTC (4+ messages)
` [PATCH v3 12/20] media: imx355: Use pm_runtime autosuspend_delay
[PATCH 0/9] media: rzg2l-cru: Add suspend/resume support
2026-07-15 8:47 UTC (2+ messages)
[PATCH] media: validate type 04 Cypress firmware record length
2026-07-15 8:41 UTC
[PATCH] media: ttusb-dec: validate command response lengths
2026-07-15 8:40 UTC
[PATCH] media: si2157: validate firmware record length
2026-07-15 8:40 UTC
[PATCH v2] media: dvb-frontends: si2168: validate firmware record length
2026-07-15 8:39 UTC
[PATCH v2 0/3] Implement Region of Interest(ROI) support
2026-07-15 8:32 UTC (6+ messages)
` [PATCH v2 1/3] media: uapi: Introduce new control for video encoder ROI
` [PATCH v2 2/3] media: v4l2-core: Add support for video encoder ROI control
` [PATCH v2 3/3] media: iris: Add ROI support framework for iris video encoder
[PATCH] media: ipu3-cio2: disable MSI on probe failure and remove
2026-07-15 8:23 UTC (2+ messages)
[PATCH v2 0/3] media: i2c: imx412: Modernize driver with CCI and streams API
2026-07-15 8:14 UTC (5+ messages)
` [PATCH v2 1/3] media: i2c: imx412: Convert to CCI register access helpers
[PATCH] media: av7110: refactor deeply nested PTS loops
2026-07-15 8:14 UTC (2+ messages)
[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
2026-07-15 8:11 UTC (5+ messages)
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding
[PATCH v5 0/6] Add CAMSS and IMX577 sensor support for Shikra EVK
2026-07-15 7:52 UTC (3+ messages)
` [PATCH v5 3/6] arm64: dts: qcom: shikra: Add CCI definitions
[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
2026-07-15 5:43 UTC (25+ messages)
` [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions
` [RFC PATCH 4/4] media: add gv-usb2 audio capture driver
[linux-next:master] BUILD REGRESSION cc2b5f627e8ccbae1188ef2d8be3e451d7f933a5
2026-07-15 4:21 UTC
[linuxtv-media-pending:next] BUILD SUCCESS 6c3a86e563b5c79e4429d8aa4cde39b2485bf969
2026-07-15 3:58 UTC
[PATCH v2 0/5] media: i2c: Add missing media_entity_cleanup()
2026-07-15 3:38 UTC (6+ messages)
` [PATCH v2 1/5] media: i2c: cx25840-core: "
` [PATCH v2 2/5] media: i2c: max9286: "
` [PATCH v2 3/5] media: i2c: msp3400-driver: "
` [PATCH v2 4/5] media: i2c: mt9v011: "
` [PATCH v2 5/5] media: i2c: saa7115: "
[PATCH 0/2] media: tegra_cec: a fix and an enhancement
2026-07-15 3:27 UTC (5+ 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] media: cec: tegra: add missing MODULE_DEVICE_TABLE()
2026-07-15 3:22 UTC (2+ messages)
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-15 3:16 UTC
[PATCH] media: go7007: fix memory leaks on probe error paths
2026-07-15 1:56 UTC
[PATCH v4 0/3] staging: media: atomisp: use kvmalloc_objs() and drop redundant OOM messages
2026-07-14 22:49 UTC (4+ messages)
` [PATCH v4 1/3] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
` [PATCH v4 2/3] staging: media: atomisp: use kvmalloc_objs() for overflow-safe allocation
` [PATCH v4 3/3] staging: media: atomisp: drop redundant out-of-memory messages
[PATCH v1 0/1 RESEND] media: i2c: mt9m114: Add get_fwnode_pad operation for IFP
2026-07-14 19:16 UTC (3+ messages)
` [PATCH v1 1/1 "
[RFC] media: Question about reserving V4L2 UAPI control IDs for out-of-tree rgb133 kernel driver
2026-07-14 16:41 UTC (3+ messages)
[PATCH] media: usbtv: Fix V4L2 refcount leak on probe failure
2026-07-14 15:16 UTC
[PATCH v2] staging: media: meson: vdec: propagate devm_clk_get() errors
2026-07-14 14:48 UTC (3+ messages)
[PATCH v3 0/2] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
2026-07-14 14:33 UTC (6+ messages)
` [PATCH v3 1/2] dma-buf: dma-heap: don't publish fd before copy_to_user() succeeds
` [PATCH v3 2/2] misc: fastrpc: "
[PATCH v2] staging: media: meson: vdec: fix advanced concurrency and UAF bugs
2026-07-14 14:23 UTC (4+ messages)
[PATCH] media: dvb-core: fix feed leak on failed DMX_ADD_PID
2026-07-14 14:10 UTC
[BUG] media: ipu-bridge: sensor fwnode graph not rebuilt on warm reload / hibernate-resume
2026-07-14 13:52 UTC
[PATCH v4] media: dvb-usb-v2: nerc: add support for NERC DtmbUSB DTMB receiver
2026-07-14 13:21 UTC
[PATCH 1/1] checkpatch: Deprecate V4L2 pipeline power management code
2026-07-14 12:31 UTC (6+ messages)
[syzbot] [media?] memory leak in vidtv_psi_registration_desc_init
2026-07-14 9:40 UTC
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-14 9:33 UTC (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()
[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
2026-07-14 9:32 UTC (2+ messages)
[PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes
2026-07-14 9:29 UTC (2+ messages)
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-07-14 9:22 UTC (3+ messages)
[PATCH] media: vicodec: fix out-of-bounds write in FWHT encoder
2026-07-14 7:24 UTC (2+ messages)
` [PATCH v2] "
[PATCH] staging: media: ipu7: add NULL checks before ipu7_mmu_cleanup() in remove
2026-07-14 7:12 UTC (2+ messages)
[PATCH] staging: media: meson: vdec: propagate devm_clk_get() errors
2026-07-14 7:06 UTC (2+ messages)
[PATCH] media: s2255: check firmware size before reading trailing marker
2026-07-14 6:52 UTC
[RFC PATCH 1/2] dma-buf/udmabuf: Introduce CONFIG_UDMABUF_SIZE_LIMIT_MBYTES
2026-07-14 6:42 UTC (4+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2026-07-14 6:38 UTC (10+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
[PATCH v3] media: imx219: add test patterns
2026-07-14 6:36 UTC (2+ messages)
[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
2026-07-14 5:39 UTC (2+ messages)
[PATCH v2 00/11] Fix leaks in rc core
2026-07-14 5:12 UTC (11+ messages)
` [PATCH v2 01/11] media: streamzap: Add missing rc_unregister_device()
` [PATCH v2 02/11] media: redrat3: Ensure rc device is freed if enable_detector() fails
` [PATCH v2 03/11] media: redrat3: Ensure we don't read beyond the end of the packet
` [PATCH v2 04/11] media: redrat3: Ensure all urbs are suspended
` [PATCH v2 05/11] media: redrat3: Error path leaves device in transmitting state
` [PATCH v2 06/11] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH v2 07/11] media: meson-ir-tx: Ensure clock is disabled on unbind
` [PATCH v2 08/11] media: meson-ir-tx: Ensure rc_free_device() is called "
` [PATCH v2 09/11] media: meson-ir-tx: Ensure probe error is propagated
[linuxtv-media:next] BUILD SUCCESS 38d9078f8bb3e07973fbc7152a1f6f1318fedee2
2026-07-14 3:49 UTC
[PATCH v2 0/8] media: Add support for Broadcom/RPi BCM2835 ISP
2026-07-14 0:17 UTC (5+ messages)
` [PATCH v2 1/8] platform/raspberrypi: vchiq-mmal: Move headers to include/linux
` [PATCH v2 6/8] media: platform: broadcom: Move unicam driver to subdir
[PATCH v15 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2026-07-13 20:26 UTC (5+ messages)
` [PATCH v15 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [PATCH v15 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox