linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v4.20-rc7] media fixes
@ 2018-12-12 15:54 Mauro Carvalho Chehab
  2018-12-13 21:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2018-12-12 15:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.20-5


For 
  - one regression at vsp1 driver;
  - some last time changes for the upcoming request API logic and for
    stateless codec support. As the stateless codec "cedrus" driver
    is at staging, don't apply the MPEG controls as part of the main
    V4L2 API, as those may not be ready for production yet.

Regards,
Mauro


The following changes since commit a7c3a0d5f8d8cd5cdb32c06d4d68f5b4e4d2104b:

  media: mediactl docs: Fix licensing message (2018-11-27 13:52:46 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.20-5

for you to fetch changes up to 078ab3ea2c3bb69cb989d52346fefa1246055e5b:

  media: Add a Kconfig option for the Request API (2018-12-05 13:07:43 -0500)

----------------------------------------------------------------
media fixes for v4.20-rc7

----------------------------------------------------------------
Dan Carpenter (1):
      media: cedrus: Fix a NULL vs IS_ERR() check

Hans Verkuil (8):
      media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failed
      media: vb2: skip request checks for VIDIOC_PREPARE_BUF
      media: vb2: keep a reference to the request until dqbuf
      media: vb2: don't unbind/put the object when going to state QUEUED
      media: vivid: drop v4l2_ctrl_request_complete() from start_streaming
      media: vicodec: set state resolution from raw format
      media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
      media: extended-controls.rst: add note to the MPEG2 state controls

Laurent Pinchart (1):
      media: vsp1: Fix LIF buffer thresholds

Sakari Ailus (1):
      media: Add a Kconfig option for the Request API

 Documentation/media/uapi/v4l/extended-controls.rst | 10 +++
 drivers/media/Kconfig                              | 13 ++++
 drivers/media/common/videobuf2/videobuf2-core.c    | 44 ++++++++---
 drivers/media/common/videobuf2/videobuf2-v4l2.c    | 13 +++-
 drivers/media/media-device.c                       |  4 +
 drivers/media/platform/vicodec/vicodec-core.c      | 13 +++-
 drivers/media/platform/vivid/vivid-sdr-cap.c       |  2 -
 drivers/media/platform/vivid/vivid-vbi-cap.c       |  2 -
 drivers/media/platform/vivid/vivid-vbi-out.c       |  2 -
 drivers/media/platform/vivid/vivid-vid-cap.c       |  2 -
 drivers/media/platform/vivid/vivid-vid-out.c       |  2 -
 drivers/media/platform/vsp1/vsp1_lif.c             |  2 +-
 drivers/media/v4l2-core/v4l2-ctrls.c               |  4 +-
 drivers/staging/media/sunxi/cedrus/Kconfig         |  1 +
 drivers/staging/media/sunxi/cedrus/cedrus_hw.c     |  4 +-
 include/media/mpeg2-ctrls.h                        | 86 ++++++++++++++++++++++
 include/media/v4l2-ctrls.h                         |  6 ++
 include/media/videobuf2-core.h                     |  2 +
 include/uapi/linux/v4l2-controls.h                 | 68 -----------------
 include/uapi/linux/videodev2.h                     |  4 -
 20 files changed, 181 insertions(+), 103 deletions(-)
 create mode 100644 include/media/mpeg2-ctrls.h


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

* Re: [GIT PULL for v4.20-rc7] media fixes
  2018-12-12 15:54 [GIT PULL for v4.20-rc7] media fixes Mauro Carvalho Chehab
@ 2018-12-13 21:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-13 21:15 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linus Torvalds, Greg Kroah-Hartman, Andrew Morton,
	Linux Media Mailing List, Linux Kernel Mailing List

The pull request you sent on Wed, 12 Dec 2018 13:54:03 -0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.20-5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/14a996c383129525e55bab07e4857d08f6b61dda

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2018-12-13 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 15:54 [GIT PULL for v4.20-rc7] media fixes Mauro Carvalho Chehab
2018-12-13 21:15 ` pr-tracker-bot

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