linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 03:03:52 to 2022-01-21 10:03:24 UTC [more...]

[PATCH] drivers: staging: media: omap4iss: Use BIT macro instead of left shifting
 2022-01-21 10:02 UTC  (3+ messages)

[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

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-01-21  9:26 UTC  (6+ 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 1/2] media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
 2022-01-21  8:59 UTC  (3+ messages)
` [PATCH 2/2] media: lirc: report ir receiver overflow

[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

[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
 2022-01-21  8:18 UTC  (8+ 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

Enforce dma_fence container rules
 2022-01-21  7:41 UTC  (13+ 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] drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
 2022-01-21  7:45 UTC 

[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)

Kernel hangs after DVB patch from July 2021 with Hauppauge WinTV dualHD
 2022-01-20 19:42 UTC  (13+ messages)
                    ` [PATCH] Revert "media: em28xx: add missing em28xx_close_extension"

[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 05/29] media: b2c2: Add missing check in flexcop_pci_isr:
 2022-01-20 10:26 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 10/29] media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
` [PATCH AUTOSEL 4.4 11/29] media: m920x: don't use stack on USB reads
` [PATCH AUTOSEL 4.4 15/29] media: igorplugusb: receiver overflow should be reported
` [PATCH AUTOSEL 4.4 16/29] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()

[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)

[PATCH v8] media: i2c: Add ov08d10 camera sensor driver
 2022-01-19  3:59 UTC 

[syzbot] KMSAN: kernel-infoleak in v4l2_compat_put_array_args
 2022-01-18 19:07 UTC 

[PATCH] media: dt-bindings: media: renesas,csi2: Update data-lanes property
 2022-01-18 16:34 UTC  (9+ messages)

[PATCH v3 0/6] Qualcomm custom compressed pixfmt
 2022-01-18 16:12 UTC  (3+ messages)
` [PATCH v3 1/6] v4l: Add Qualcomm custom compressed pixel formats

drivers/media/i2c/ov8865.c:2799 ov8865_get_selection() warn: inconsistent indenting
 2022-01-18 15:48 UTC 

[PATCH v1 0/2] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-18 10:43 UTC  (6+ messages)
` [PATCH v1 2/2] media: staging: tegra-vde: Support V4L stateless video decoder API

[PATCH v4 0/2] Fix incorrect resolution detected
 2022-01-18 10:07 UTC  (3+ messages)
` [PATCH v4 1/2] media: aspeed: Add macro for the fields of the mode-detect registers
` [PATCH v4 2/2] media: aspeed: Fix unstable timing detection

[PATCH 0/9] media: atomisp: Fix AXP288 PMIC and dual-cam support
 2022-01-18  9:01 UTC  (2+ messages)

[PATCH v3 0/2] Fix incorrect resolution detected
 2022-01-18  8:44 UTC  (3+ messages)
` [PATCH v3 1/2] media: aspeed: Add macro for the fields of the mode-detect registers
` [PATCH v3 2/2] video: aspeed: Fix unstable timing detection

[PATCH] udmabuf: validate ubuf->pagecount
 2022-01-18  6:56 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 010/116] media: atomisp: set per-device's default mode
 2022-01-18  2:39 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 011/116] media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
` [PATCH AUTOSEL 5.10 014/116] media: atomisp: handle errors at sh_css_create_isp_params()
` [PATCH AUTOSEL 5.10 045/116] media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds
` [PATCH AUTOSEL 5.10 047/116] media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
` [PATCH AUTOSEL 5.10 048/116] media: m920x: don't use stack on USB reads
` [PATCH AUTOSEL 5.10 069/116] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()

[PATCH AUTOSEL 4.19 07/59] media: b2c2: Add missing check in flexcop_pci_isr:
 2022-01-18  2:46 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 19/59] media: m920x: don't use stack on USB reads
` [PATCH AUTOSEL 4.19 30/59] media: igorplugusb: receiver overflow should be reported
` [PATCH AUTOSEL 4.19 31/59] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()

[PATCH AUTOSEL 4.9 06/33] media: b2c2: Add missing check in flexcop_pci_isr:
 2022-01-18  2:50 UTC 

[PATCH AUTOSEL 4.14 24/56] media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds
 2022-01-18  2:48 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 25/56] media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
` [PATCH AUTOSEL 4.14 26/56] media: m920x: don't use stack on USB reads
` [PATCH AUTOSEL 4.14 33/56] media: igorplugusb: receiver overflow should be reported
` [PATCH AUTOSEL 4.14 34/56] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()

[PATCH AUTOSEL 5.4 12/73] media: b2c2: Add missing check in flexcop_pci_isr:
 2022-01-18  2:44 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 25/73] media: uvcvideo: Increase UVC_CTRL_CONTROL_TIMEOUT to 5 seconds
` [PATCH AUTOSEL 5.4 26/73] media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
` [PATCH AUTOSEL 5.4 27/73] media: m920x: don't use stack on USB reads
` [PATCH AUTOSEL 5.4 40/73] media: igorplugusb: receiver overflow should be reported
` [PATCH AUTOSEL 5.4 41/73] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()


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).