mbox series

[GIT,PULL,FOR,6.16] Change V4L2_TYPE_IS_CAPTURE condition

Message ID 20250329101450.wzq67scm7t3sdysl@basti-XPS-13-9310 (mailing list archive)
State New
Headers show
Series [GIT,PULL,FOR,6.16] Change V4L2_TYPE_IS_CAPTURE condition | expand

Pull-request

https://gitlab.freedesktop.org/linux-media/users/sebastianfricke.git tags/for-6.16-v4l2-type-is-capture

Message

Sebastian Fricke March 29, 2025, 10:14 a.m. UTC
Hey Hans & Mauro,

please pull the following changes, these are core changes.

For some reason the virtme tests consistently ran out of time and as I
ran the tests multiple times I thought it is better to send the
patches as the rest looks good.

---

The following changes since commit f2151613e040973c868d28c8b00885dfab69eb75:

   media: pci: mgb4: include linux/errno.h (2025-03-07 12:05:42 +0100)

are available in the Git repository at:

   https://gitlab.freedesktop.org/linux-media/users/sebastianfricke.git tags/for-6.16-v4l2-type-is-capture

for you to fetch changes up to f24d1169af4b8ad9cc4f5054d3d7278460a70df5:

   media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition (2025-03-28 11:28:20 +0100)

----------------------------------------------------------------
New macro for the V4L2 API

----------------------------------------------------------------
Nas Chung (3):
       media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
       media: qcom: venus: Fix uninitialized variable warning
       media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition

  drivers/media/platform/qcom/venus/vdec.c |  4 ++--
  include/uapi/linux/videodev2.h           | 12 ++++++++++--
  2 files changed, 12 insertions(+), 4 deletions(-)

Regards,
Sebastian