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 3.2] gspca for_v3.2
Date: Fri, 12 Aug 2011 10:37:49 +0200	[thread overview]
Message-ID: <20110812103749.0ba22d60@tele> (raw)

The following changes since commit
9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e:

  [media] tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 (2011-08-06 09:52:47 -0300)

are available in the git repository at:
  git://linuxtv.org/jfrancois/gspca.git for_v3.2

Jean-François Moine (15):
      gspca - ov519: Fix LED inversion of some ov519 webcams
      gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
      gspca - jeilinj: Cleanup code
      gspca - sonixj: Adjust the contrast control
      gspca - sonixj: Increase the exposure for sensor soi768
      gspca - sonixj: Cleanup source and remove useless instructions
      gspca - benq: Remove the useless function sd_isoc_init
      gspca - kinect: Remove the gspca_debug definition
      gspca - ov534_9: Use the new control mechanism
      gspca - ov534_9: New sensor ov9712 and new webcam 05a9:8065
      gspca - main: Fix the isochronous transfer interval
      gspca - main: Better values for V4L2_FMT_FLAG_COMPRESSED
      gspca - main: Use a better altsetting for image transfer
      gspca - main: Handle the xHCI error on usb_set_interface()
      gspca - tp6800: New subdriver for Topro webcams

Luiz Carlos Ramos (1):
      gspca - sonixj: Fix wrong register mask for sensor om6802

 Documentation/video4linux/gspca.txt |    3 +
 drivers/media/video/gspca/Kconfig   |    9 +
 drivers/media/video/gspca/Makefile  |    2 +
 drivers/media/video/gspca/benq.c    |   15 -
 drivers/media/video/gspca/gspca.c   |  234 ++-
 drivers/media/video/gspca/jeilinj.c |   10 +-
 drivers/media/video/gspca/kinect.c  |    5 -
 drivers/media/video/gspca/ov519.c   |   22 +-
 drivers/media/video/gspca/ov534_9.c |  504 ++--
 drivers/media/video/gspca/sonixj.c  |   29 +-
 drivers/media/video/gspca/tp6800.c  | 4989 +++++++++++++++++++++++++++++++++++
 11 files changed, 5430 insertions(+), 392 deletions(-)
 create mode 100644 drivers/media/video/gspca/tp6800.c

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

             reply	other threads:[~2011-08-12  8:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12  8:37 Jean-Francois Moine [this message]
2011-09-21 20:14 ` [GIT PATCHES FOR 3.2] gspca for_v3.2 Mauro Carvalho Chehab
  -- strict thread matches above, loose matches on Subject: below --
2011-09-23  8:37 Jean-Francois Moine
2011-09-24  3:18 ` Mauro Carvalho Chehab

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=20110812103749.0ba22d60@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.