Linux Media Controller development
 help / color / mirror / Atom feed
* [GIT PULL FOR v6.10] media: various fixes
@ 2024-04-24 11:48 Hans Verkuil
  2024-04-24 15:04 ` Andy Shevchenko
  2024-04-25  4:00 ` [GIT PULL FOR v6.10] media: various fixes (#101130) Jenkins
  0 siblings, 2 replies; 5+ messages in thread
From: Hans Verkuil @ 2024-04-24 11:48 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Andy Shevchenko, Dan Carpenter, Fabio Estevam

If there are no objections, then I plan to push this tomorrow.

Regards,

	Hans

The following changes since commit e42a204f0519a2540f1507ac2798be2aeaa76bee:

  Merge tag 'tags/media-next-uvc-20240419' of git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git into media_stage (2024-04-22 13:32:03 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.10h

for you to fetch changes up to ebdaf6f650b5547ddfac32b00ed95dec113f8e8f:

  media: stih-cec: Add missing io.h (2024-04-24 12:26:32 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Andy Shevchenko (1):
      media: stih-cec: Add missing io.h

Dan Carpenter (1):
      media: stk1160: fix bounds checking in stk1160_copy_video()

Fabio Estevam (1):
      media: dt-bindings: nxp,imx8-jpeg: Add clocks entries

Hans Verkuil (4):
      media: v4l2-core: hold videodev_lock until dev reg, finishes
      media: cec: return -ENODEV instead of -ENXIO if unregistered
      doc: media: v4l/func-open.rst: ENXIO should be ENODEV
      media: videobuf2: improve max_num_buffers sanity checks

 Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml | 11 +++++++++++
 Documentation/userspace-api/media/cec/cec-func-open.rst    |  4 ++--
 Documentation/userspace-api/media/v4l/func-open.rst        |  4 ++--
 drivers/media/cec/core/cec-core.c                          |  4 ++--
 drivers/media/cec/platform/sti/stih-cec.c                  |  1 +
 drivers/media/common/videobuf2/videobuf2-core.c            |  8 +++++++-
 drivers/media/usb/stk1160/stk1160-video.c                  | 20 +++++++++++++++-----
 drivers/media/v4l2-core/v4l2-dev.c                         |  3 +++
 8 files changed, 43 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-04-25  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24 11:48 [GIT PULL FOR v6.10] media: various fixes Hans Verkuil
2024-04-24 15:04 ` Andy Shevchenko
2024-04-25  6:30   ` Hans Verkuil
2024-04-25  9:31     ` Andy Shevchenko
2024-04-25  4:00 ` [GIT PULL FOR v6.10] media: various fixes (#101130) Jenkins

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