All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PATCHES FOR 3.2] pwc driver ctrl events + fixes + pac207 exposure fix
Date: Mon, 31 Oct 2011 13:30:54 +0100	[thread overview]
Message-ID: <4EAE94FE.6020600@redhat.com> (raw)

Hi Mauro,

Please pull from my tree for the pwc ctrl-event changes +
various fixes as well as the long expected pac207 exposure fix:

The following changes since commit 9e9e52f85fac877344e1a5bf92b41c5450a8d2e5:

   vivi: let vb2_poll handle events. (2011-10-06 14:45:26 +0200)

are available in the git repository at:
   git://linuxtv.org/hgoede/gspca.git media-for_v3.2

Hans de Goede (7):
       pwc: Add support for control events
       pwc: properly mark device_hint as unused in all probe error paths
       pwc: Make auto white balance speed and delay available as v4l2 controls
       pwc: rework locking
       pwc: poll(): Check that the device has not beem claimed for streaming already
       pwc: read new preset values when changing awb control to a preset
       gspca_pac207: Raise max exposure + various autogain setting tweaks

  drivers/media/video/gspca/pac207.c  |   10 +-
  drivers/media/video/pwc/pwc-ctrl.c  |  134 +++++++++++++++---------------
  drivers/media/video/pwc/pwc-dec23.c |    7 ++
  drivers/media/video/pwc/pwc-dec23.h |    2 +
  drivers/media/video/pwc/pwc-if.c    |  155 ++++++++++++++++++-----------------
  drivers/media/video/pwc/pwc-v4l.c   |  155 ++++++++++++++++++++++++-----------
  drivers/media/video/pwc/pwc.h       |   11 ++-
  7 files changed, 275 insertions(+), 199 deletions(-)

Thanks & Regards,

Hans

                 reply	other threads:[~2011-10-31 12:30 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=4EAE94FE.6020600@redhat.com \
    --to=hdegoede@redhat.com \
    --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.