linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v3.19] More 3.19 fixes
@ 2014-12-09  9:52 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2014-12-09  9:52 UTC (permalink / raw)
  To: linux-media

One vivid typo, two patches that fix the cx88 driver and one patch that
warns if a driver forgets to set device_caps in VIDIOC_QUERYCAP. All
drivers are now supposed to do that, but it is too easy to forget.

I found at least one case where that didn't happen, so expect to see at
least one more pull request for 3.19 fixing this.

Regards,

	Hans

The following changes since commit 71947828caef0c83d4245f7d1eaddc799b4ff1d1:

  [media] mn88473: One function call less in mn88473_init() after error (2014-12-04 16:00:47 -0200)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.19n

for you to fetch changes up to d61e832500336d6c1a0267c9b1ed6613156d9fde:

  cx88: remove leftover start_video_dma() call (2014-12-09 10:48:34 +0100)

----------------------------------------------------------------
Hans Verkuil (4):
      vivid: fix CROP_BOUNDS typo for video output
      v4l2-ioctl: WARN_ON if querycap didn't fill device_caps
      cx88: add missing alloc_ctx support
      cx88: remove leftover start_video_dma() call

 drivers/media/pci/cx88/cx88-blackbird.c      |  4 +---
 drivers/media/pci/cx88/cx88-dvb.c            |  4 +---
 drivers/media/pci/cx88/cx88-mpeg.c           | 11 +++++++----
 drivers/media/pci/cx88/cx88-vbi.c            |  9 +--------
 drivers/media/pci/cx88/cx88-video.c          | 18 +++++++++---------
 drivers/media/pci/cx88/cx88.h                |  2 ++
 drivers/media/platform/vivid/vivid-vid-out.c |  2 +-
 drivers/media/v4l2-core/v4l2-ioctl.c         |  6 ++++++
 8 files changed, 28 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-09  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-09  9:52 [GIT PULL FOR v3.19] More 3.19 fixes Hans Verkuil

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