All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: linux-media <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.19] Various fixes and improvements.
Date: Fri, 07 Nov 2014 13:51:30 +0100	[thread overview]
Message-ID: <545CC052.9090104@xs4all.nl> (raw)

The following changes since commit 4895cc47a072dcb32d3300d0a46a251a8c6db5f1:

  [media] s5p-mfc: fix sparse error (2014-11-05 08:29:27 -0200)

are available in the git repository at:

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

for you to fetch changes up to a66997d1b637fb110a50e5d770a6aa13630b560c:

  media: davinci: vpbe: missing clk_put (2014-11-07 13:37:33 +0100)

----------------------------------------------------------------
Andrey Utkin (4):
      solo6x10: clean up properly in stop_streaming
      solo6x10: free DMA allocation when releasing encoder
      solo6x10: bind start & stop of encoded frames processing thread to device (de)init
      solo6x10: don't turn off/on encoder interrupt in processing loop

Hans Verkuil (1):
      vivid: add test array controls

Joe Perches (1):
      cx25840/cx18: Use standard ordering of mask and shift

Prabhakar Lad (1):
      media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS

Sudip Mukherjee (1):
      media: davinci: vpbe: missing clk_put

sensoray-dev (1):
      s2255drv: fix spinlock issue

 drivers/media/i2c/cx25840/cx25840-core.c       | 12 ++++++------
 drivers/media/pci/cx18/cx18-av-core.c          | 16 ++++++++--------
 drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c | 28 ++++++++++++++++++----------
 drivers/media/platform/davinci/vpbe.c          |  1 +
 drivers/media/platform/davinci/vpbe_display.c  | 10 +++++++---
 drivers/media/platform/vivid/vivid-ctrls.c     | 42 ++++++++++++++++++++++++++++++++++++++++++
 drivers/media/usb/s2255/s2255drv.c             | 22 ++++++++++------------
 include/media/davinci/vpbe_display.h           |  2 --
 8 files changed, 92 insertions(+), 41 deletions(-)

                 reply	other threads:[~2014-11-07 12:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=545CC052.9090104@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.