linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 18:01:14 to 2021-03-19 03:50:29 UTC [more...]

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: csiostor: Assign boolean values to a bool variable
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] dma-buf: use wake_up_process() instead of wake_up_state()
 2021-03-19  2:58 UTC 

[PATCH v2 00/77] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-03-19  1:27 UTC  (7+ messages)
` [PATCH] imx7-media-csi: csi2 only

[PATCH 0/3] staging: media: imx: imx7_mipi_csis: miscellaneous fixes
 2021-03-19  1:17 UTC  (4+ messages)
` [PATCH 1/3] media: imx: imx7_mipi_csis: Runtime suspend in .s_stream() error path
` [PATCH 2/3] media: imx: imx7_mipi_csis: Don't take state->lock in .link_setup()
` [PATCH 3/3] media: imx: imx7_mipi_csis: Ensure pads are connected

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-19  0:29 UTC  (9+ 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-18 21:20 UTC  (20+ 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 v7 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-18 20:29 UTC  (18+ messages)
` [PATCH v7 01/17] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v7 02/17] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL
` [PATCH v7 03/17] media: uvcvideo: "
` [PATCH v7 04/17] media: uvcvideo: Set capability in s_param
` [PATCH v7 05/17] media: uvcvideo: Return -EIO for control errors
` [PATCH v7 06/17] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v7 07/17] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v7 08/17] media: uvcvideo: Use dev->name for querycap()
` [PATCH v7 09/17] media: uvcvideo: Set unique vdev name based in type
` [PATCH v7 10/17] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v7 11/17] media: uvcvideo: Use control names from framework
` [PATCH v7 12/17] media: uvcvideo: Check controls flags before accessing them
` [PATCH v7 13/17] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v7 14/17] media: docs: Document the behaviour of uvcdriver
` [PATCH v7 15/17] media: uvcvideo: Refactor __uvc_ctrl_commit
` [PATCH v7 16/17] media: uvcvideo: Set error_idx during ctrl_commit errors
` [PATCH v7 17/17] uvc: use vb2 ioctl and fop helpers

[PATCH 2/9] media: atomisp: Fix typo "accesible"
 2021-03-18 20:22 UTC 

[PATCH] drm/i915/gt: A typo fix
 2021-03-18 18:15 UTC  (2+ messages)

[PATCH 1/2] media: v4l2-core: ignore native time32 ioctls on 64-bit
 2021-03-18 15:24 UTC  (5+ messages)
` [PATCH 2/2] media: v4l2-core: explicitly clear ioctl input data

[PATCH] buffer.rst: fix incorrect :c:type
 2021-03-18 14:27 UTC 

[PATCH] driver/media/i2c:fix unneeded semicolon
 2021-03-18 13:37 UTC 

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-18 13:18 UTC  (8+ messages)

[PATCH v2] media: i2c: adv7511: remove open coded version of SMBus block read
 2021-03-18 11:08 UTC  (6+ messages)

[PATCH] Add extra keys for rc6-mce
 2021-03-18 10:37 UTC  (3+ messages)

Revisiting ITE8708 on ASUS PN50 uses a 16 byte io region
 2021-03-18  9:48 UTC  (2+ messages)

[PATCH v6 00/17] uvcvideo: Fix v4l2-compliance errors
 2021-03-18  9:23 UTC  (30+ 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] vidioc-g-ext-ctrls.rst: reformat tables and clarify which vs ctrl_class
 2021-03-18  9:03 UTC 

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

[PATCH] usb: gadget/function/f_fs string table fix for multiple languages
 2021-03-17 22:41 UTC 

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

[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  (18+ 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 04/13] media: uvcvideo: Check controls flags before accessing them
` [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] 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  (6+ messages)
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe

[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


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