public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-09 14:21:58 to 2022-11-14 10:04:14 UTC [more...]

[PATCH v4 0/3] Switch on IMX577 on RB5
 2022-11-14 10:00 UTC  (8+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sm8250: camss: Define ports address/size cells
` [PATCH v4 2/3] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add vision mezzanine
` [PATCH v4 3/3] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Add navigation mezzanine dts

[PATCH v1 1/1] staging: media: tegra-video: Replace custom implementation of device_match_fwnode()
 2022-11-14  9:50 UTC  (3+ messages)

[PATCH v5 0/6] Switch on IMX577 on RB5
 2022-11-14  9:49 UTC  (19+ messages)
` [PATCH v5 1/6] arm64: dts: qcom: sdm845-db845c: Drop redundant address-cells, size-cells declaration
` [PATCH v5 2/6] arm64: dts: qcom: sdm845-db845c: Use okay not ok for status
` [PATCH v5 3/6] arm64: dts: qcom: sdm845-db845c: Use status disabled not disable
` [PATCH v5 4/6] arm64: dts: qcom: sdm845-db845c-navigation-mezzanine: Add navigation mezzanine dts
` [PATCH v5 5/6] arm64: dts: qcom: sm8250: camss: Define ports address/size cells
` [PATCH v5 6/6] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add vision mezzanine

[Patch v4 0/3] Add new compatible for Exynos3250
 2022-11-14  9:44 UTC  (8+ messages)
  ` [Patch v4 1/3] media: dt-bindings: s5p-mfc: Add new compatible string for Exynos3250 SoC
  ` [Patch v4 2/3] media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
  ` [Patch v4 3/3] ARM: dts: exynos: Add new SoC specific compatible string for Exynos3250 SoC

[PATCH v1 1/1] media: subdev: Replace custom implementation of device_match_fwnode()
 2022-11-14  9:47 UTC  (2+ messages)

[GIT PULL FOR 6.2] More camera sensor patches
 2022-11-14  9:26 UTC 

[PATCH 0/3] Documentation: media: camera_sensor: Document blankings handling
 2022-11-14  9:12 UTC  (7+ messages)
` [PATCH 1/3] Documentation: media: camera-sensor: Correct frame interval

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-14  9:04 UTC  (10+ messages)
` [PATCH 1/7] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
` [PATCH 3/7] RDMA/qib: "
` [PATCH 4/7] cnic: "
` [PATCH 5/7] s390/ism: "
` [PATCH 6/7] ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (6+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-14  6:12 UTC  (2+ messages)

[PATCH v2] udmabuf: add vmap method to udmabuf_ops
 2022-11-14  5:29 UTC  (4+ messages)

[PATCH] media: amphion: Fix error handling in vpu_driver_init()
 2022-11-14  1:35 UTC  (2+ messages)

[PATCH v2 0/3] media: sunxi: Add H6 deinterlace driver
 2022-11-14  0:22 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH] media: uvcvideo: Fix bandwidth error for Alcor camera
 2022-11-13 18:35 UTC  (2+ messages)

[PATCH] staging: media: sunxi: cedrus: make vb2_ops struct definition const
 2022-11-13 17:52 UTC  (2+ messages)

[PATCH] media: platform: mtk-mdp3: add missing call to of_node_put()
 2022-11-13 11:05 UTC 

[PATCH] staging: media: omap4iss: correct cacheflush import
 2022-11-13  0:33 UTC 

[PATCH] media: staging: media: imx: imx7-media-csi: Remove a useless include
 2022-11-12 21:51 UTC  (2+ messages)

[PATCH] media: i2c: aptina-pll: Remove a useless include
 2022-11-12 21:48 UTC  (2+ messages)

[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-12  9:41 UTC  (6+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
` [PATCH 2/5] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH 3/5] media: mediatek: vcodec: Fix h264 set lat buffer error
` [PATCH 4/5] media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
` [PATCH 5/5] media: mediatek: vcodec: Core thread depends on core_list

[PATCH] udmabuf: add vmap method to udmabuf_ops
 2022-11-12  6:11 UTC  (6+ messages)

[PATCH v12 5/6] media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb
 2022-11-11 23:07 UTC  (2+ messages)

[PATCH v1 0/6] Move dma_buf_mmap_internal() to dynamic locking specification
 2022-11-11 20:59 UTC  (10+ messages)
` [PATCH v1 1/6] dma-buf: "
` [PATCH v1 2/6] drm: Assert held reservation lock for dma-buf mmapping
` [PATCH v1 3/6] udmabuf: "
` [PATCH v1 4/6] dma-buf/heaps: "
` [PATCH v1 5/6] media: videobuf2: "
` [PATCH v1 6/6] fastrpc: "

[PATCH v1 1/8] media: ov2740: Remove duplicative pointer in struct nvm_data
 2022-11-11 19:47 UTC  (12+ messages)
` [PATCH v1 2/8] media: ov2740: Replace voodoo coding with understandle flow

patches for staging:media drivers
 2022-11-11 17:11 UTC  (6+ messages)

[PATCH v4 0/8] i2c-atr and FPDLink
 2022-11-11 16:35 UTC  (9+ messages)
` [PATCH v4 3/8] dt-bindings: media: add bindings for TI DS90UB960

[PATCH v4 0/5] Add the cat24c208 EDID EEPROM driver + new EDID capability
 2022-11-11 13:29 UTC  (6+ messages)
` [PATCH v4 1/5] media: videodev2.h: add V4L2_CAP_EDID
` [PATCH v4 2/5] media: docs: Add V4L2_CAP_EDID
` [PATCH v4 3/5] dt-bindings: media: add cat24c208 bindings
` [PATCH v4 4/5] media: i2c: cat24c208: driver for the cat24c208 EDID EEPROM
` [PATCH v4 5/5] media: v4l2-dev: handle V4L2_CAP_EDID

[PATCH] media: v4l2-dev: fix possible name leak in __video_register_device()
 2022-11-11 13:23 UTC  (4+ messages)

[syzbot] inconsistent lock state in trace_hardirqs_on
 2022-11-11 11:18 UTC 

[PATCH v7 00/28] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-11-11 10:21 UTC  (4+ messages)
` [PATCH v7 18/28] media: sun6i-csi: Introduce format match structure, list and helper

[Patch v3 0/3] Addition of new compatible for Exynos3250
 2022-11-11  9:47 UTC  (9+ messages)
  ` [Patch v3 1/3] media: dt-bindings: s5p-mfc: Add new compatible string for Exynos3250 SoC
  ` [Patch v3 2/3] media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
  ` [Patch v3 3/3] ARM: dts: exynos: Rename compatible string property from version to SoC specific

[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
 2022-11-11  9:13 UTC  (13+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

[PATCH v3] vcodec: mediatek: add check for NULL for vsi->frm_bufs[vsi->new_fb_idx].buf.fb in vp9_swap_frm_bufs
 2022-11-11  9:06 UTC 

[PATCH] media: platform: exynos4-is: Fix error handling in fimc_md_init()
 2022-11-11  6:08 UTC 

[Patch v2 1/3] arm: exynos: Add new compatible string for Exynos3250 SoC
 2022-11-11  3:20 UTC  (7+ messages)

[PATCH v2] drm/gem-shmem: When drm_gem_object_init failed, should release object
 2022-11-11  3:38 UTC 

[PATCH] media: stv0288: use explicitly signed char
 2022-11-11  2:50 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 2/6] i2c: tegra: Allocate DMA memory for DMA engine
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 5.15 06/11] i2c: tegra: Allocate DMA memory for DMA engine
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 6.0 14/30] i2c: tegra: Allocate DMA memory for DMA engine
 2022-11-11  2:33 UTC 

[PATCH 1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-11  1:39 UTC  (6+ messages)
` [PATCH 2/3] media: dt-bindings: media: mediatek: vcodec: Change the max reg value to 2

[linux-next:master] BUILD REGRESSION 382d2f9e739bc6f151c718b38537ae522ff848cd
 2022-11-10 21:34 UTC 

Coverity: imx290_ctrl_init(): Error handling issues
 2022-11-10 16:56 UTC  (3+ messages)

[PATCH] media: vimc: Fix wrong function called when vimc_init() fails
 2022-11-10 16:56 UTC  (2+ messages)

[PATCH] drivers/media/rc: Fix a race condition in send_packet()
 2022-11-10 16:42 UTC  (3+ messages)

Coverity: vgxy61_detect_cut_version(): Control flow issues
 2022-11-10 16:31 UTC 

Coverity: vgxy61_apply_gpiox_strobe_mode(): Control flow issues
 2022-11-10 16:31 UTC 

Coverity: vgxy61_patch(): Control flow issues
 2022-11-10 16:31 UTC 

Coverity: tc358746_apply_pll_config(): Control flow issues
 2022-11-10 16:30 UTC 

Coverity: vgxy61_configure(): Control flow issues
 2022-11-10 16:29 UTC 

Coverity: tc358746_g_register(): Error handling issues
 2022-11-10 16:29 UTC 

Coverity: tc358746_g_register(): Integer handling issues
 2022-11-10 16:28 UTC 

Coverity: vgxy61_detect(): Control flow issues
 2022-11-10 16:28 UTC 

Coverity: vgxy61_tx_from_ep(): Memory - corruptions
 2022-11-10 16:27 UTC 

[sailus-media-tree:master 17/47] drivers/media/i2c/st-vgxy61.c:891 vgxy61_apply_gpiox_strobe_mode() warn: impossible condition '(reg < 0) => (0-u16max < 0)'
 2022-11-10 15:33 UTC  (7+ messages)

[PATCH -next] media: mtk-jpegdec: add missing destroy_workqueue()
 2022-11-10 15:05 UTC 

[PATCH] media: i2c: st-vgxy61: Fix smatch warnings
 2022-11-10 13:41 UTC 

[PATCH] media: uvcvideo: Fix bandwidth error for Alcor camera
 2022-11-10 10:41 UTC  (2+ messages)

[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-10 10:28 UTC  (3+ messages)
` [PATCH v2,2/3] media: dt-bindings: media: mediatek: vcodec: Adding racing control register base
` [PATCH v2,3/3] arm64: dts: mt8195: Add video decoder node

[PATCH] media: aspeed: Use v4l2_dbg to replace v4l2_warn to avoid log spam
 2022-11-10  9:56 UTC 

[PATCH][next] media: i2c: st-vgxy61: Fix spelling mistake "substraction" -> "subtraction"
 2022-11-10  8:34 UTC  (2+ messages)

[PATCH] media: solo6x10: fix possible memory leak in solo_sysfs_init()
 2022-11-10  8:24 UTC 

[PATCH v7 01/28] media: sun6i-csi: Add bridge v4l2 subdev with port management
 2022-11-10  6:57 UTC  (2+ messages)

[PATCH -next] media: tc358746: Remove unneeded semicolon
 2022-11-10  1:36 UTC 

[PATCH] Documentation: media: Add ST VGXY61 driver documentation to userspace API table of contents
 2022-11-10  1:36 UTC  (3+ messages)

[PATCH v3 0/3] media: cedrus: 10-bit HEVC support
 2022-11-09 18:23 UTC  (4+ messages)
` [PATCH v3 1/3] media: cedrus: Adjust buffer size based on codec
` [PATCH v3 2/3] media: cedrus: h265: Support decoding 10-bit frames
` [PATCH v3 3/3] media: cedrus: Relax HEVC SPS restrictions

[PATCH v6 00/14] CSI2RX support on J721E
 2022-11-09 16:57 UTC  (2+ messages)

[PATCH 00/23] Add Tegra20 parallel video input capture
 2022-11-09 16:25 UTC  (7+ messages)
` [PATCH 19/23] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH 20/23] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH 21/23] staging: media: tegra-video: add H/V flip controls
` [PATCH 22/23] staging: media: tegra-video: add support for VIP (parallel video input)
` [PATCH 23/23] staging: media: tegra-video: add tegra20 variant


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