linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 12:10:26 to 2022-01-28 10:23:52 UTC [more...]

[PATCH 1/2] media: videobuf2: use dmabuf size for length
 2022-01-28 10:23 UTC  (2+ messages)

[PATCH] media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()
 2022-01-28 10:19 UTC  (4+ messages)

[PATCH] media: bttv: Fix a NULL pointer dereference in bttv_overlay()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: saa7134: Fix a NULL pointer dereference in saa7134_initdev()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_vpu_init()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: pci: cx23855-video.c: Fix a NULL pointer dereference in cx23885_video_register()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: mtk-vcodec: Fix a NULL pointer dereference in mtk_vcodec_fw_scp_init()
 2022-01-28 10:17 UTC  (2+ messages)

[PATCH] media: media/pci: Fix a NULL pointer dereference in cx23885_417_register()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] media: bttv: Fix a NULL pointer dereference in setup_window_lock()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] media: bttv: Fix a NULL pointer dereference in bttv_s_fbuf()
 2022-01-28 10:16 UTC  (2+ messages)

[PATCH] media: s5p-mfc: set V4L2_BUF_FLAG_LAST flag on final buffer
 2022-01-28 10:13 UTC  (2+ messages)

[PATCHv3 00/12] Stateful/stateless codec core support
 2022-01-28 10:10 UTC  (3+ messages)
` [PATCHv3 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats

[PATCH v2 0/4] Exynos4 media drivers: adapt for the planned ARM IOMMU-DMA changes
 2022-01-28 10:07 UTC  (2+ messages)

[PATCH 00/14] Rename dma-buf-map
 2022-01-28  9:48 UTC  (23+ messages)
` [PATCH 01/14] iosys-map: Introduce renamed dma-buf-map
` [PATCH 02/14] misc: fastrpc: Replace dma-buf-map with iosys-map
` [PATCH 03/14] dma-buf: "
` [PATCH 04/14] media: "
` [PATCH 05/14] drm/ttm: "
` [PATCH 06/14] drm: Replace dma-buf-map with iosys-map in drivers
` [PATCH 07/14] drm/i915: Replace dma-buf-map with iosys-map
` [PATCH 08/14] drm/msm: "
` [PATCH 09/14] drm/nouveau: "
` [PATCH 10/14] drm/tegra: "
` [PATCH 11/14] drm/radeon: "
` [PATCH 12/14] drm: Replace dma-buf-map with iosys-map in common code
` [PATCH 13/14] Documentation: Refer to iosys-map instead of dma-buf-map
` [PATCH 14/14] dma-buf-map: Remove API in favor of iosys-map

[PATCH] media: ov5675: use group write to update digital gain
 2022-01-28  9:42 UTC  (7+ messages)

[PATCH v2 0/4] Set bus_info field in framework
 2022-01-28  8:33 UTC  (5+ messages)
` [PATCH v2 1/4] mc: Remove redundant documentation
` [PATCH v2 2/4] mc: Provide a helper for setting bus_info field
` [PATCH v2 3/4] mc: Set bus_info in media_device_init()
` [PATCH v2 4/4] v4l: ioctl: Set bus_info in v4l_querycap()

[PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-01-28  8:34 UTC  (36+ messages)
` [PATCH 01/19] dma-buf-map: Add read/write helpers
        ` [Intel-gfx] "
` [PATCH 02/19] dma-buf-map: Add helper to initialize second map
        ` [Intel-gfx] "
                  ` [Linaro-mm-sig] "
` [PATCH 09/19] dma-buf-map: Add wrapper over memset
    ` [Intel-gfx] "

Get j5 WebCam JVCU100 supported by Linux UVC driver
 2022-01-28  8:31 UTC  (3+ messages)

[PATCH v2, 0/7] support mt8195 decoder
 2022-01-28  3:54 UTC  (8+ messages)
` [PATCH v2, 1/7] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for lat soc
` [PATCH v2, 2/7] media: mtk-vcodec: Add to support lat soc hardware
` [PATCH v2, 3/7] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8195
` [PATCH v2, 4/7] media: mtk-vcodec: Adds compatible "
` [PATCH v2, 5/7] media: mtk-vcodec: Different codec using different capture format
` [PATCH v2, 6/7] media: mtk-vcodec: prevent kernel crash when scp ipi timeout
` [PATCH v2, 7/7] media: mtk-vcodec: Add to support H264 inner racing mode

[PATCH v1, 0/8] support mt8195 decoder
 2022-01-28  3:29 UTC  (16+ messages)
` [PATCH v1, 1/8] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for lat soc
` [PATCH v1, 2/8] media: mtk-vcodec: Add to support lat soc hardware
` [PATCH v1, 3/8] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8195
` [PATCH v1, 4/8] media: mtk-vcodec: Adds compatible "
` [PATCH v1, 5/8] media: mtk-vcodec: Different codec using different capture format
` [PATCH v1, 6/8] media: mtk-vcodec: prevent kernel crash when scp ipi timeout
` [PATCH v1, 7/8] media: uapi: Init VP9 stateless decode params
` [PATCH v1, 8/8] media: mtk-vcodec: Add to support H264 inner racing mode

[PATCH] media: uapi: Init VP9 stateless decode params
 2022-01-28  3:23 UTC 

[PATCH v4 0/6] staging: media: wave5: add wave5 codec driver
 2022-01-27 19:49 UTC  (9+ messages)
` [PATCH v4 1/6] staging: media: wave5: Add vpuapi layer

[syzbot] inconsistent lock state in sync_info_debugfs_show
 2022-01-27 16:33 UTC 

[PATCH v1 06/14] media: platform: mtk-mdp3: Modify mtk-img-ipi.h for MT8195 SCP
 2022-01-27 15:02 UTC 

[PATCH] misc: fastrpc: avoid double fput() on failed usercopy
 2022-01-27 13:52 UTC  (3+ messages)

[PATCH] media: adv7180: Fix media bus format
 2022-01-27 13:45 UTC  (3+ messages)

[PATCH] media: stm32-dcmi: create video dev once sensor is binded
 2022-01-27 11:18 UTC 

[PATCH v11 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-01-27 10:57 UTC  (5+ messages)
` [PATCH v11 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH v3 1/2] media: uvcvideo: Only create input devs if hw supports it
 2022-01-27  9:20 UTC  (3+ messages)
` [PATCH v3 2/2] media: uvcvideo: Do power management granularly

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-27  8:46 UTC  (22+ messages)
` [PATCH V4 01/11] arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
  ` (EXT) "
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 03/11] dt-bindings: soc: add binding for i.MX8MQ VPU blk-ctrl
` [PATCH V4 04/11] soc: imx: imx8m-blk-ctrl: add "
` [PATCH V4 05/11] dt-bindings: media: nxp, imx8mq-vpu: Split G1 and G2 nodes
` [PATCH V4 06/11] media: hantro: Allow i.MX8MQ G1 and G2 to run independently
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl
` [PATCH V4 08/11] arm64: dts: imx8mm: Fix VPU Hanging
` [PATCH V4 09/11] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
  ` (EXT) "
` [PATCH V4 10/11] media: hantro: Add support for i.MX8MM Hantro-G1
` [PATCH V4 11/11] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

jvifql9u
 2022-01-27  8:16 UTC 

[PATCH RESEND] media: omap3isp: Use struct_group() for memcpy() region
 2022-01-27  7:31 UTC  (4+ messages)

[PATCH v4] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
 2022-01-26 20:07 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
 2022-01-26 18:42 UTC  (10+ messages)
` [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 0/3] pinctrl: can_sleep and pinctrl_gpio_direction
 2022-01-26 16:38 UTC  (4+ messages)
` [PATCH for 5.17] pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset

[PATCH 0/3] Set bus_info field in framework
 2022-01-26 16:07 UTC  (4+ messages)
` [PATCH 1/3] media: Provide a helper for setting bus_info field

Firmware (devicetree/ACPI interface) for marking camera sensors being on the front/back of a device
 2022-01-26 15:15 UTC  (3+ messages)

[PATCH v2 0/3] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-26 12:33 UTC  (4+ messages)
` [PATCH v2 3/3] media: docs: dev-stateless-decoder: Document frame type flags

[PATCH 0/6] media: Centralize MIPI CSI-2 data types in shared header
 2022-01-26 11:59 UTC  (7+ messages)
` [PATCH 1/6] media: Define MIPI CSI-2 data types in a shared header file

[PATCH RESEND] media: uvcvideo: Add support for Apple T2-attached FaceTime HD Camera
 2022-01-26 10:37 UTC 

[PATCH] media: i2c: max9286: Implement media entity .link_validate() operation
 2022-01-26  9:54 UTC  (2+ messages)

[GIT PULL FOR v5.18] rc-core fixes
 2022-01-26  9:13 UTC  (2+ messages)
` [GIT PULL FOR v5.18] rc-core fixes (#80355)

[PATCH v15.1 00/13] amphion video decoder/encoder driver
 2022-01-26  3:09 UTC  (14+ messages)
` [PATCH v15.1 01/13] dt-bindings: media: amphion: add amphion video codec bindings
` [PATCH v15.1 02/13] media: add nv12m_8l128 and nv12m_10be_8l128 video format
` [PATCH v15.1 03/13] media: amphion: add amphion vpu device driver
` [PATCH v15.1 04/13] media: amphion: add vpu core driver
` [PATCH v15.1 05/13] media: amphion: implement vpu core communication based on mailbox
` [PATCH v15.1 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v15.1 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
` [PATCH v15.1 08/13] media: amphion: add v4l2 m2m vpu decoder "
` [PATCH v15.1 09/13] media: amphion: implement windsor encoder rpc interface
` [PATCH v15.1 10/13] media: amphion: implement malone decoder "
` [PATCH v15.1 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries
` [PATCH v15.1 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v15.1 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry

[PATCH] tools headers UAPI: remove stale lirc.h
 2022-01-26  1:58 UTC  (3+ messages)

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

[PATCH v4 0/2] Fix incorrect resolution detected
 2022-01-26  1:41 UTC  (3+ messages)

[PATCH 0/2] staging: media: imx7-mipi-csis: Two small fixes
 2022-01-26  0:28 UTC  (6+ messages)
` [PATCH 1/2] staging: media: imx: imx7-mipi-csic: Resume on debug

[PATCH] media: go7007: Constify static struct snd_device_ops
 2022-01-25 23:46 UTC 

[PATCH v8 00/15] amphion video decoder/encoder driver
 2022-01-25 20:23 UTC  (9+ messages)
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
    ` [EXT] "

[PATCH v1 0/2] Intra-refresh type control
 2022-01-25 20:10 UTC  (3+ messages)
` [PATCH v1 1/2] media: v4l2-ctrls: Add intra-refresh "

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-25 19:28 UTC  (2+ messages)

[PATCH v15 00/13] amphion video decoder/encoder driver
 2022-01-25 17:19 UTC  (8+ messages)
` [PATCH v15 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources
` [PATCH v15 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry
  ` 回复: [EXT] Re: [PATCH v15 00/13] amphion video decoder/encoder driver

[PATCH V3 00/10] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-25 16:48 UTC  (3+ messages)
` [PATCH V3 10/10] arm64: dts: imx8mm: Enable Hantro G1 and G2 video decoders

[PATCH v15 08/13] media: amphion: add v4l2 m2m vpu decoder stateful driver
 2022-01-25 12:29 UTC  (2+ messages)


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