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 2.6.38] gspca core fixes
Date: Mon, 03 Jan 2011 17:13:54 +0100	[thread overview]
Message-ID: <4D21F5C2.5090309@redhat.com> (raw)

Hi Mauro,

Please pull from my tree for a number of gspca core fixes. While looking
into the issue you were seeing with qv4l2 I also found a bug in the
gspca core which made it impossible to switch from userptr to mmap
mode with qv4l2 and gspca. While fixing that I also ended up fixing
some locking issues. All the gspca core patches have been reviewed
by J.F. Moine.

This pull request also includes a patch for removing all the bogus
usb-ids from the et61x251 driver as discussed.

The following changes since commit 187134a5875df20356f4dca075db29f294115a47:

   [media] DVB: IR support for TechnoTrend CT-3650 (2010-12-31 09:10:24 -0200)

are available in the git repository at:
   git://linuxtv.org/hgoede/gspca.git for_v2.6.38

Hans de Goede (9):
       gspca_main: Locking fixes 1
       gspca_main: Locking fixes 2
       gspca_main: Update buffer flags even when user_copy fails
       gspca_main: Remove no longer used users variable
       gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer release
       gspca_main: Simplify read mode memory type checks
       gspca_main: Allow switching from read to mmap / userptr mode
       gspca_main: wake wq on streamoff
       et61x251: remove wrongly claimed usb ids

  drivers/media/video/et61x251/et61x251.h |   24 ----
  drivers/media/video/gspca/gspca.c       |  208 ++++++++++++++-----------------
  drivers/media/video/gspca/gspca.h       |    2 -
  3 files changed, 94 insertions(+), 140 deletions(-)

Regards,

Hans

                 reply	other threads:[~2011-01-03 16:06 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=4D21F5C2.5090309@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.