messages from 2022-01-19 04:08:03 to 2022-01-21 23:30:39 UTC [more...]
[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
2022-01-21 23:30 UTC (11+ messages)
` [RFC PATCH v2 1/7] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [RFC PATCH v2 2/7] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [RFC PATCH v2 3/7] media: dt-bindings: media: Add bindings for bcm2835-unicam
` [RFC PATCH v2 4/7] media: bcm2835-unicam: Add support for for CCP2/CSI2 camera interface
` [RFC PATCH v2 5/7] ARM: dts: bcm2711: Add unicam CSI nodes
` [RFC PATCH v2 6/7] media: imx219: Add support for multiplexed streams
` [RFC PATCH v2 7/7] media: bcm283x: Include the imx219 node
[PATCH v8 00/15] amphion video decoder/encoder driver
2022-01-21 22:25 UTC (7+ messages)
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
` [EXT] "
[PATCH 1/1] media: dvb-core: Enhance shared multi-frontend support
2022-01-21 21:18 UTC
[PATCH 0/1] media: dvb-core: Enhance shared multi-frontend support
2022-01-21 21:17 UTC
[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
2022-01-21 21:16 UTC (5+ messages)
` [PATCH v11 1/3] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v11 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes
[PATCH] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
2022-01-21 20:48 UTC (2+ messages)
[PATCH 1/2] media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
2022-01-21 18:50 UTC (5+ messages)
` [PATCH 2/2] media: lirc: report ir receiver overflow
Kernel hangs after DVB patch from July 2021 with Hauppauge WinTV dualHD
2022-01-21 18:30 UTC (14+ messages)
` [PATCH] Revert "media: em28xx: add missing em28xx_close_extension"
[PATCH 10/31] media: radio: changing LED_* from enum led_brightness to actual value
2022-01-21 18:06 UTC (4+ messages)
` [PATCH 11/31] media: rc: "
` [PATCH 12/31] media: v4l2-core: "
[PATCH v6 00/14] CSI2RX support on J721E
2022-01-21 14:29 UTC (15+ messages)
` [PATCH v6 01/14] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH v6 02/14] media: cadence: csi2rx: Cleanup media entity properly
` [PATCH v6 03/14] media: cadence: csi2rx: Add get_fmt and set_fmt pad ops
` [PATCH v6 04/14] media: cadence: csi2rx: Add external DPHY support
` [PATCH v6 05/14] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v6 06/14] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v6 07/14] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v6 08/14] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v6 09/14] media: cadence: csi2rx: Add link validation
` [PATCH v6 10/14] media: Re-structure TI platform drivers
` [PATCH v6 11/14] media: ti: Add CSI2RX support for J721E
` [PATCH v6 12/14] media: dt-bindings: Make sure items in data-lanes are unique
` [PATCH v6 13/14] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v6 14/14] media: dt-bindings: Convert Cadence CSI2RX binding to YAML
Build failed in Jenkins: linux-media #266
2022-01-21 14:12 UTC
[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
2022-01-21 13:14 UTC (12+ messages)
` [PATCH v4 01/11] media: atmel: atmel-isc: replace 'stop' variable with vb2 calls
` [PATCH v4 02/11] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v4 03/11] media: atmel: atmel-isc: implement media controller
` [PATCH v4 04/11] media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format check
` [PATCH v4 05/11] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v4 06/11] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v4 07/11] media: atmel: atmel-isc: change format propagation to subdev into only verification
` [PATCH v4 08/11] dt-bindings: media: microchip,xisc: add bus-width of 14
` [PATCH v4 09/11] ARM: dts: at91: sama7g5: add nodes for video capture
` [PATCH v4 10/11] ARM: configs: at91: sama7: add xisc and csi2dc
` [PATCH v4 11/11] ARM: multi_v7_defconfig: add atmel video pipeline modules
[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
2022-01-21 12:06 UTC (8+ messages)
` [RFC PATCH v2 1/4] media: dt-bindings: media: Document RZ/G2L CSI-2 block
` [RFC PATCH v2 2/4] media: dt-bindings: media: Document RZ/G2L CRU
` [RFC PATCH v2 3/4] media: platform: Add CRU driver for RZ/G2L SoC
` [RFC PATCH v2 4/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
[PATCH v9 00/15] Clean up "mediatek,larb"
2022-01-21 11:56 UTC (7+ messages)
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm
Enforce dma_fence container rules
2022-01-21 11:32 UTC (15+ messages)
` [PATCH 1/9] dma-buf: consolidate dma_fence subclass checking
` [Linaro-mm-sig] "
` [PATCH 2/9] dma-buf: warn about dma_fence_array container rules
` [Linaro-mm-sig] "
` [PATCH 3/9] dma-buf: Warn about dma_fence_chain "
` [Linaro-mm-sig] "
` [PATCH 4/9] dma-buf: warn about containers in dma_resv object
` [PATCH 5/9] dma-buf: Add dma_fence_array_for_each (v2)
` [PATCH 6/9] dma-buf: add dma_fence_chain_contained helper
` [PATCH 7/9] drm/amdgpu: use dma_fence_chain_contained
` [PATCH 8/9] drm/i915: use dma_fence extractor functions
` [PATCH 9/9] drm/vmwgfx: remove vmw_wait_dma_fence
[PATCH] drivers: staging: media: omap4iss: Use BIT macro instead of left shifting
2022-01-21 10:51 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v4 0/6] staging: media: wave5: add wave5 codec driver
2022-01-21 9:33 UTC (8+ messages)
` [PATCH v4 1/6] staging: media: wave5: Add vpuapi layer
[PATCH 0/2] staging: media: imx7-mipi-csis: Two small fixes
2022-01-21 8:29 UTC (7+ messages)
` [PATCH 1/2] staging: media: imx: imx7-mipi-csic: Resume on debug
` [PATCH 2/2] staging: media: imx: imx7-mipi-csic: Set PIXEL_MODE for YUV422
[PATCH 0/4] Correct timing report
2022-01-21 7:30 UTC (7+ messages)
` [PATCH v2 3/4] media: aspeed: Correct values for detected timing
` [PATCH v2 4/4] media: aspeed: Fix timing polarity incorrect
[PATCH RFT v2 0/8] media: hantro: jpeg: Various improvements
2022-01-21 2:25 UTC (7+ messages)
` [PATCH RFT v2 1/8] media: hantro: jpeg: Relax register writes before write starting hardware
[PATCH v14 00/13] amphion video decoder/encoder driver
2022-01-21 1:48 UTC (7+ messages)
` [PATCH v14 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v14 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [EXT] Re: [PATCH v14 00/13] amphion video decoder/encoder driver
[PATCH v3] media: dt-bindings: media: renesas,csi2: Update data-lanes property
2022-01-21 0:26 UTC
[PATCH v2] media: dt-bindings: media: renesas,csi2: Update data-lanes property
2022-01-21 0:16 UTC (4+ messages)
[PATCH][next] media: usb: pwc-uncompress: Use struct_size() helper in pwc_decompress()
2022-01-20 23:22 UTC (2+ messages)
[PATCH] dt-bindings: Fix array schemas encoded as matrices
2022-01-20 17:36 UTC (2+ messages)
[GIT PULL FOR v5.18] rc core patches
2022-01-20 16:48 UTC (2+ messages)
` [GIT PULL FOR v5.18] rc core patches (#80128)
[PATCH v5, 00/15] media: mtk-vcodec: support for MT8192 decoder
2022-01-20 15:10 UTC (8+ messages)
` [PATCH v5, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v5, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v5, 15/15] media: mtk-vcodec: support stateless VP9 decoding
[syzbot] WARNING in dma_map_sgtable
2022-01-20 13:04 UTC (2+ messages)
[PATCH 1/4] dma-buf: consolidate dma_fence subclass checking
2022-01-20 11:28 UTC (10+ messages)
` [PATCH 2/4] dma-buf: warn about dma_fence_array container rules
` [PATCH 3/4] dma-buf: Warn about dma_fence_chain "
` [PATCH 4/4] dma-buf: warn about containers in dma_resv object
[PATCH v4] media: i2c: dw9714: add optional regulator support
2022-01-20 11:14 UTC
[PATCH AUTOSEL 4.4 11/29] media: m920x: don't use stack on USB reads
2022-01-20 10:26 UTC (2+ messages)
[PATCH v8 0/7] arm64: dts: renesas: Enable MAX9286 on Eagle and Condor
2022-01-20 10:25 UTC (8+ messages)
` [PATCH v8 4/7] arm64: dts: renesas: condor: Enable MAX9286
` [PATCH v8 5/7] arm64: dts: renesas: eagle: "
` [PATCH v8 6/7] arm64: dts: renesas: Add GMSL cameras .dtsi
[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
2022-01-20 10:22 UTC (16+ messages)
` [PATCH v3] "
` [PATCH v4] dma-buf: system_heap: "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v6 RESEND] "
[PATCH v3] media: i2c: dw9714: add optional regulator support
2022-01-20 9:57 UTC (5+ messages)
[PATCH v2] media: platform: mtk-vcodec: Do not force /dev/videoX node number
2022-01-20 8:59 UTC
[PATCH v3 00/23] media: atmel: atmel-isc: implement media controller
2022-01-20 8:58 UTC (9+ messages)
` [PATCH v3 17/23] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v3 23/23] media: atmel: atmel-isc: change format propagation to subdev into only verification
[PATCH v2] media: vsp1: mask interrupts before enabling
2022-01-20 8:15 UTC
[PATCH] media: videobuf2-dma-contig: Invalidate vmap range before DMA range
2022-01-20 7:50 UTC (3+ messages)
[PATCH] dt-bindings: Improve phandle-array schemas
2022-01-20 4:38 UTC (13+ messages)
cron job: media_tree daily build: WARNINGS
2022-01-20 4:26 UTC
[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
2022-01-20 0:31 UTC (3+ messages)
` [PATCH 3/3] drm: fix the warnning of string style for scheduler trace
[RFC 0/6] Proposal for a GPU cgroup controller
2022-01-19 18:24 UTC (10+ messages)
` [RFC 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup
[PATCH] media: i2c: Add driver for DW9719 VCM
2022-01-19 15:14 UTC (3+ messages)
[PATCH] dma-buf: cma_heap: Fix mutex locking section
2022-01-19 15:05 UTC (2+ messages)
[PATCH v2, 00/10] Enable two H264 encoder cores on MT8195
2022-01-19 13:44 UTC (3+ messages)
` [PATCH v2, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195
Firmware (devicetree/ACPI interface) for marking camera sensors being on the front/back of a device
2022-01-19 11:00 UTC (7+ messages)
[GIT PULL FOR 5.18] V4L2 patches
2022-01-19 10:32 UTC (2+ messages)
` [GIT PULL FOR 5.18] V4L2 patches (#80103)
drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c:275: dangling pointer ?
2022-01-19 10:29 UTC
[PATCH v9] media: i2c: Add ov08d10 camera sensor driver
2022-01-19 9:15 UTC
[PATCH] media: platform: mtk-vcodec: Do not force /dev/videoX node number
2022-01-19 9:10 UTC (2+ messages)
[PATCH 1/1] ov8865: Fix indentation in set_selection callback
2022-01-19 8:48 UTC
[syzbot] general protection fault in dvb_create_media_graph
2022-01-19 8:06 UTC
drivers/media/i2c/ov5693.c:989:46-51: WARNING: conversion to bool not needed here
2022-01-19 5:26 UTC (3+ messages)
` [PATCH] media: i2c: fix boolconv.cocci warnings
` [PATCH] media: i2c: fix returnvar.cocci warnings
cron job: media_tree daily build: WARNINGS
2022-01-19 5:00 UTC
[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
2022-01-19 4:06 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).