All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: linux-media@vger.kernel.org
Subject: [GIT PATCHES FOR 2.6.39] gspca for_v2.6.39
Date: Mon, 14 Mar 2011 12:54:40 +0100	[thread overview]
Message-ID: <20110314125440.4d3578ed@tele> (raw)

The following changes since commit
41f3becb7bef489f9e8c35284dd88a1ff59b190c:

  [media] V4L DocBook: update V4L2 version (2011-03-11 18:09:02 -0300)

are available in the git repository at:
  git://linuxtv.org/jfrancois/gspca.git for_v2.6.39

Hans de Goede (1):
      gspca - sonixb: Update inactive flags to reflect autogain setting

Jean-François Moine (9):
      gspca - zc3xx: Remove double definition
      gspca - zc3xx: Cleanup source
      gspca: New file autogain_functions.h
      gspca - sonixb: Use the new control mechanism
      gspca - sonixb: Clenup source
      gspca - jeilinj / stv06xx: Fix some warnings
      gspca - ov519: Add exposure and autogain controls for ov2610/2610ae
      gspca - main: Cleanup source
      gspca - nw80x: New subdriver for Divio based webcams

 Documentation/video4linux/gspca.txt            |    9 +
 drivers/media/video/gspca/Kconfig              |    9 +
 drivers/media/video/gspca/Makefile             |    2 +
 drivers/media/video/gspca/autogain_functions.h |  179 ++
 drivers/media/video/gspca/gspca.c              |   13 +-
 drivers/media/video/gspca/jeilinj.c            |    2 -
 drivers/media/video/gspca/nw80x.c              | 2443 ++++++++++++++++++++++++
 drivers/media/video/gspca/ov519.c              |  120 +-
 drivers/media/video/gspca/sonixb.c             |  306 ++--
 drivers/media/video/gspca/stv06xx/stv06xx.c    |    2 -
 drivers/media/video/gspca/zc3xx-reg.h          |    2 -
 drivers/media/video/gspca/zc3xx.c              |   48 +-
 include/linux/videodev2.h                      |    1 +
 13 files changed, 2888 insertions(+), 248 deletions(-)
 create mode 100644 drivers/media/video/gspca/autogain_functions.h
 create mode 100644 drivers/media/video/gspca/nw80x.c

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

             reply	other threads:[~2011-03-14 11:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 11:54 Jean-Francois Moine [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-03-22  9:57 [GIT PATCHES FOR 2.6.39] gspca for_v2.6.39 Jean-Francois Moine
2011-02-10 17:08 Jean-Francois Moine

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=20110314125440.4d3578ed@tele \
    --to=moinejf@free.fr \
    --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.