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 PULL PATCHES for 3.15] Various small gspca fixes
Date: Sun, 23 Feb 2014 23:16:34 +0100	[thread overview]
Message-ID: <530A7342.5090300@redhat.com> (raw)

Hi Mauro,

Please pull from my tree for 5 small gspca fixes. Note one of them only adds a usb-id
it would be good to add this one to your 3.14-fixes tree too.

The following changes since commit 37e59f876bc710d67a30b660826a5e83e07101ce:

  [media, edac] Change my email address (2014-02-07 08:03:07 -0200)

are available in the git repository at:

  git://linuxtv.org/hgoede/gspca.git media-for_v3.15

for you to fetch changes up to fe16a198c7ddd6fd198ddbbb8f4b7303e176e216:

  gspca_topro: Add a couple of missing length check in the packet parsing code (2014-02-23 23:01:58 +0100)

----------------------------------------------------------------
Antonio Ospite (2):
      gspca_kinect: fix kinect_read() error path
      gspca_kinect: fix messages about kinect_read() return value

Dan Carpenter (1):
      gspca_stv06xx: remove an unneeded check

Hans de Goede (1):
      gspca_topro: Add a couple of missing length check in the packet parsing code

Wolfram Sang (1):
      media: gspca: sn9c20x: add ID for Genius Look 1320 V2

 Documentation/video4linux/gspca.txt              |  1 +
 drivers/media/usb/gspca/kinect.c                 |  7 ++++---
 drivers/media/usb/gspca/sn9c20x.c                |  1 +
 drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c |  2 +-
 drivers/media/usb/gspca/topro.c                  | 10 +++++++++-
 5 files changed, 16 insertions(+), 5 deletions(-)

Thanks & Regards,

hans

                 reply	other threads:[~2014-02-23 22:16 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=530A7342.5090300@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.