mbox

[GIT,PATCHES,FOR,2.6.39] gspca for_v2.6.39

Message ID 20110322105707.2581001b@tele (mailing list archive)
State Superseded, archived
Headers

Pull-request

git://linuxtv.org/jfrancois/gspca.git for_v2.6.39

Message

Jean-Francois Moine March 22, 2011, 9:57 a.m. UTC
  The following changes since commit
d2803205ff3be8e8ea4634709799606c5d5294b5:

  [media] via-camera: Fix OLPC serial check (2011-03-21 21:48:25 -0300)

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

Jean-François Moine (9):
      gspca - nw80x: Cleanup source
      gspca - nw80x: The webcam dsb-c110 is the same as the twinkle
      gspca - nw80x: Do some initialization at probe time
      gspca - nw80x: Fix the gain, exposure and autogain
      gspca - nw80x: Check the bridge from the webcam type
      gspca - nw80x: Fix some image resolutions
      gspca - nw80x: Get the sensor ID when bridge et31x110
      gspca - nw80x: Fix exposure for some webcams
      gspca - zc3xx: Add exposure control for sensor hv7131r

Patrice Chotard (1):
      gspca - main: Add endpoint direction test in alt_xfer

 drivers/media/video/gspca/gspca.c |    3 +-
 drivers/media/video/gspca/nw80x.c |  858 ++++++++++++-------------------------
 drivers/media/video/gspca/zc3xx.c |   76 +++-
 3 files changed, 351 insertions(+), 586 deletions(-)