linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v4.20-rc4] media fixes
@ 2018-11-20 11:03 Mauro Carvalho Chehab
  2018-11-20 16:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2018-11-20 11:03 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-3

For a series of fixes:
  - add a missing include at v4l2-controls uAPI header;
  - minor kAPI update for the request API;
  - some fixes at CEC core;
  - use a lower minimum height for the virtual codec driver;
  - cleanup a gcc warning due to the lack of a fall though markup;
  - tc358743: Remove unnecessary self assignment
  - fix the V4L event subscription logic
  - docs: Document metadata format in struct v4l2_format
  - omap3isp and ipu3-cio2: fix unbinding logic

PS.: I was meant to send this two weeks ago, but LPC/KS trip ended by
delaying this pull request.

Regards,
Mauro

-

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4e26f692e2e2aa4d7d6ddb3c4d3dec17f45d6495:

  media: ipu3-cio2: Use cio2_queues_exit (2018-11-06 07:11:59 -0500)

----------------------------------------------------------------
media fixes for v4.20-rc4

----------------------------------------------------------------
Arnd Bergmann (1):
      media: v4l: fix uapi mpeg slice params definition

Ezequiel Garcia (1):
      media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue

Hans Verkuil (3):
      media: vicodec: lower minimum height to 360
      media: cec: check for non-OK/NACK conditions while claiming a LA
      media: cec: increase debug level for 'queue full'

Mauro Carvalho Chehab (3):
      v4l2-controls: add a missing include
      Merge tag 'v4.20-rc1' into patchwork
      media: dm365_ipipeif: better annotate a fall though

Nathan Chancellor (1):
      media: tc358743: Remove unnecessary self assignment

Sakari Ailus (5):
      media: v4l: event: Add subscription to list before calling "add" operation
      media: docs: Document metadata format in struct v4l2_format
      media: omap3isp: Unregister media device as first
      media: ipu3-cio2: Unregister device nodes first, then release resources
      media: ipu3-cio2: Use cio2_queues_exit

 Documentation/media/uapi/v4l/dev-meta.rst          |  2 +-
 Documentation/media/uapi/v4l/vidioc-g-fmt.rst      |  5 +++
 drivers/media/cec/cec-adap.c                       | 49 +++++++++++++++++-----
 drivers/media/i2c/tc358743.c                       |  1 -
 drivers/media/pci/intel/ipu3/ipu3-cio2.c           |  6 +--
 drivers/media/platform/omap3isp/isp.c              |  3 +-
 drivers/media/platform/vicodec/vicodec-core.c      |  2 +-
 drivers/media/platform/vim2m.c                     |  2 +-
 drivers/media/v4l2-core/v4l2-ctrls.c               |  5 +++
 drivers/media/v4l2-core/v4l2-event.c               | 43 ++++++++++---------
 drivers/media/v4l2-core/v4l2-mem2mem.c             |  4 +-
 drivers/staging/media/davinci_vpfe/dm365_ipipeif.c |  1 +
 drivers/staging/media/sunxi/cedrus/cedrus.c        |  2 +-
 include/media/v4l2-mem2mem.h                       |  2 +-
 include/uapi/linux/v4l2-controls.h                 |  5 +++
 15 files changed, 89 insertions(+), 43 deletions(-)


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

* Re: [GIT PULL for v4.20-rc4] media fixes
  2018-11-20 11:03 [GIT PULL for v4.20-rc4] media fixes Mauro Carvalho Chehab
@ 2018-11-20 16:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-11-20 16:25 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 Tue, 20 Nov 2018 09:03:44 -0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/06e68fed32826b44aa9ffcf282c14d3c58918a70

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-11-20 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20 11:03 [GIT PULL for v4.20-rc4] media fixes Mauro Carvalho Chehab
2018-11-20 16:25 ` 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).