linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 08:53:07 to 2021-03-17 22:01:08 UTC [more...]

[PATCH] Add extra keys for rc6-mce
 2021-03-17 21:59 UTC 

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-17 20:32 UTC  (7+ messages)

[PATCH v2 00/77] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-03-17 18:04 UTC  (6+ messages)
` [PATCH] imx7-media-csi: csi2 only

[PATCH v5 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-17 17:32 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' to syscon list
` [PATCH v5 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v5 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v5 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v5 05/13] media: hevc: Add decode params control
` [PATCH v5 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v5 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v5 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v5 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v5 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v5 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v5 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v5 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[v4l-utils v4 0/5] Add support for meson building
 2021-03-17 17:22 UTC  (6+ messages)
` [v4l-utils v4 1/5] Move README to markdown syntax
` [v4l-utils v4 2/5] Add support for meson building
` [v4l-utils v4 3/5] Copy Doxygen configuration file to doc/
` [v4l-utils v4 4/5] meson: Add support for doxygen documentation
` [v4l-utils v4 5/5] Makefile.am: Distribute meson related files

[PATCH v6 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-17 16:45 UTC  (18+ messages)
` [PATCH v6 01/17] media: v4l2-ioctl: check_ext_ctrls: Fix multiclass V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v6 02/17] media: v4l2-ioctl: check_ext_ctrls: Return -EINVAL on V4L2_CTRL_WHICH_REQUEST_VAL
` [PATCH v6 03/17] media: v4l2-ioctl: check_ext_ctrls: Return the right error_idx
` [PATCH v6 04/17] media: v4l2-ioctl: check_ext_ctrls: Fix V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v6 05/17] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v6 06/17] media: uvcvideo: "
` [PATCH v6 07/17] media: uvcvideo: Set capability in s_param
` [PATCH v6 08/17] media: uvcvideo: Return -EIO for control errors
` [PATCH v6 09/17] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v6 10/17] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v6 11/17] media: uvcvideo: Use dev->name for querycap()
` [PATCH v6 12/17] media: uvcvideo: Set unique vdev name based in type
` [PATCH v6 13/17] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v6 14/17] media: uvcvideo: Use control names from framework
` [PATCH v6 15/17] media: uvcvideo: Check controls flags before accessing them
` [PATCH v6 16/17] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v6 17/17] uvc: use vb2 ioctl and fop helpers

[PATCH] Backport MYGICA T230A adapter
 2021-03-17 16:24 UTC  (4+ messages)

[PATCH v3 00/15] media: mtk-vcodec: support for MT8183 decoder
 2021-03-17 15:09 UTC  (14+ messages)
` [PATCH v3 05/15] media: mtk-vcodec: vdec: support stateless API
` [PATCH v3 06/15] media: mtk-vcodec: vdec: support stateless H.264 decoding

Revisiting ITE8708 on ASUS PN50 uses a 16 byte io region
 2021-03-17 14:41 UTC 

[PATCH v3] v4l2-compliance: Let uvcvideo return -EACCES
 2021-03-17 14:34 UTC 

[PATCH v2] v4l2-compliance: Let uvcvideo return -EACCES
 2021-03-17 13:49 UTC  (2+ messages)

[PATCH v5 00/13] uvcvideo: Fix v4l2-compliance errors
 2021-03-17 11:39 UTC  (21+ messages)
` [PATCH v5 01/13] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v5 02/13] media: uvcvideo: Set capability in s_param
` [PATCH v5 03/13] media: uvcvideo: Return -EIO for control errors
` [PATCH v5 04/13] media: uvcvideo: Check controls flags before accessing them
` [PATCH v5 05/13] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v5 06/13] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v5 07/13] media: uvcvideo: Use dev->name for querycap()
` [PATCH v5 08/13] media: uvcvideo: Set unique vdev name based in type
` [PATCH v5 09/13] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v5 10/13] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v5 11/13] media: uvcvideo: Use control names from framework
` [PATCH v5 12/13] media: v4l2-ioctl: Set error_idx to the right value
` [PATCH v5 13/13] uvc: use vb2 ioctl and fop helpers

[PATCH] v4l2-compliance: Let uvcvideo return -EACCES
 2021-03-17 10:20 UTC  (2+ messages)

[PATCH v2 00/25] media: venus: Enable 6xx support
 2021-03-17  9:59 UTC  (3+ messages)
` [PATCH v2 21/25] media: venus: helpers: Add internal buffer list for v6

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-17 10:04 UTC  (8+ messages)
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity
` [PATCH v2 12/18] media: i2c: rdacm21: Give more time to OV490 to boot

[PATCHv2 0/3] Add UVC 1.5 Region Of Interest control to uvcvideo
 2021-03-17  9:27 UTC  (17+ messages)
` [PATCHv2 1/3] media: v4l UAPI docs: document ROI selection targets
` [PATCHv2 2/3] media: uvcvideo: add ROI auto controls
` [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control

[PATCH] media: rcar-csi2: Enable support for r8a77961
 2021-03-17  9:16 UTC  (2+ messages)

[PATCH] media: rcar-vin: Enable support for r8a77961
 2021-03-17  9:16 UTC  (2+ messages)

[PATCH] media: venus: Fix internal buffer size calculations for v6
 2021-03-17  8:35 UTC 

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-17  8:04 UTC  (8+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 3/3] mm: unexport follow_pfn

[PATCH v2 1/2] media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2021-03-17  6:47 UTC  (4+ messages)

RFC: MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-03-17  6:04 UTC  (3+ messages)

RFC: dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-03-17  5:08 UTC  (3+ messages)

[PATCH v6 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-17  3:42 UTC  (15+ messages)
` [PATCH v6 01/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v6 02/14] media: docs: "
` [PATCH v6 03/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v6 04/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v6 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v6 06/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v6 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v6 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v6 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v6 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v6 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v6 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v6 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v6 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH] media/pci: Assign value when defining variables
 2021-03-17  3:08 UTC 

[PATCH v5 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-17  2:04 UTC  (6+ messages)
` [PATCH v5 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v5 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding

[PATCH 0/2] VSP trivial enhancements
 2021-03-16 21:37 UTC  (9+ messages)
` [PATCH 2/2] media: v4l: vsp1: Fix uif null pointer access

[PATCH] dt-bindings: media: video-interfaces: Use documented bindings in example
 2021-03-16 21:15 UTC  (4+ messages)

[PATCH v4 00/11] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-16 20:35 UTC  (5+ messages)
` [PATCH v4 07/11] media: hantro: Introduce G2/HEVC decoder

[GIT PULL FOR v5.13] Add support for the SDM845 Camera Subsystem
 2021-03-16 18:00 UTC  (2+ messages)
` [GIT PULL FOR v5.13] Add support for the SDM845 Camera Subsystem (#72347)

[syzbot] KMSAN: uninit-value in video_usercopy (2)
 2021-03-16 17:26 UTC  (7+ messages)

[PATCH v2 00/10] Microship SAMA5D4 VPU support et al
 2021-03-16 17:23 UTC  (2+ messages)

[PATCH v9 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-16 17:19 UTC  (23+ messages)
` [PATCH v9 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v9 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v9 03/22] media: camss: Replace trace_printk() with dev_dbg()
` [PATCH v9 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v9 05/22] media: camss: Make ISPIF subdevice optional
` [PATCH v9 06/22] media: camss: Refactor VFE HW version support
` [PATCH v9 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v9 08/22] media: camss: Add missing format identifiers
` [PATCH v9 09/22] media: camss: Refactor CSID HW version support
` [PATCH v9 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v9 11/22] media: camss: Add support for CSIPHY "
` [PATCH v9 12/22] media: camss: Refactor VFE power domain toggling
` [PATCH v9 13/22] media: camss: Enable SDM845
` [PATCH v9 14/22] dt-bindings: media: camss: Add qcom,msm8916-camss binding
` [PATCH v9 15/22] dt-bindings: media: camss: Add qcom,msm8996-camss binding
` [PATCH v9 16/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
` [PATCH v9 17/22] dt-bindings: media: camss: Add qcom,sdm845-camss binding
` [PATCH v9 18/22] MAINTAINERS: Change CAMSS documentation to use dtschema bindings
` [PATCH v9 19/22] media: dt-bindings: media: Remove qcom,camss documentation
` [PATCH v9 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v9 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v9 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[PATCH v2] media: coda: Remove unneeded of_match_ptr()
 2021-03-16 16:50 UTC 

[PATCH] media: coda: Removed unneeded of_match_ptr()
 2021-03-16 16:39 UTC 

[PATCH 00/13] media platform: fix kernel-doc formatting
 2021-03-16 15:03 UTC  (3+ messages)
` [PATCH 03/13] ti-vpe/cal.h: "

[PATCH v8 0/2] Add encoder ctrls for long term reference
 2021-03-16 12:27 UTC  (3+ messages)
` [PATCH v8 1/2] media: v4l2-ctrl: add controls "

[PATCH v5 0/5] HDR10 static metadata
 2021-03-16 12:22 UTC  (10+ messages)
` [PATCH v5 1/5] v4l: Add new Colorimetry Class
` [PATCH v5 2/5] docs: Document colorimetry class
` [PATCH v5 3/5] v4l: Add HDR10 static metadata controls
` [PATCH v5 4/5] docs: Document CLL and Mastering display colorimetry controls

[PATCH v2 0/2] Add decoder conceal color ctrl
 2021-03-16 11:34 UTC  (4+ messages)
` [PATCH v2 1/2] v4l2-ctrl: Add decoder conceal color control

[PATCH v4 00/11] uvcvideo: Fix v4l2-compliance errors
 2021-03-16 11:29 UTC  (14+ messages)
` [PATCH v4 04/11] media: uvcvideo: set error_idx to count on EACCESS
` [PATCH v4 06/11] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v4 08/11] media: uvcvideo: Set unique vdev name based in type
` [PATCH v4 09/11] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v4 11/11] uvc: use vb2 ioctl and fop helpers

[PATCH v8 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-16 11:12 UTC  (7+ messages)
` [PATCH v8 06/22] media: camss: Refactor VFE HW version support
` [PATCH v8 09/22] media: camss: Refactor CSID "

[syzbot] memory leak in em28xx_dvb_init
 2021-03-16 10:09 UTC 

[syzbot] KMSAN: uninit-value in number (3)
 2021-03-16  8:51 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).