From: Hans de Goede <hdegoede@redhat.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PATCHES FOR 3.3] More pwc cleanups and fixes
Date: Wed, 11 Jan 2012 20:50:24 +0100 [thread overview]
Message-ID: <4F0DE800.4040805@redhat.com> (raw)
Hi Mauro,
Please pull from my tree for some more pwc cleanups and fixes.
The following changes since commit 240ab508aa9fb7a294b0ecb563b19ead000b2463:
[media] [PATCH] don't reset the delivery system on DTV_CLEAR (2012-01-10 23:44:07 -0200)
are available in the git repository at:
git://linuxtv.org/hgoede/gspca.git media-for_v3.3
Hans de Goede (8):
pwc: Make fps runtime configurable through s_parm, drop fps module param
pwc: Make decoder data part of the main pwc struct
pwc: Fix pixfmt handling
pwc: Avoid sending mode info to the camera when it is not needed
pwc: Avoid unnecessarily rebuilding the decoder tables
pwc: Use one shared usb command buffer
pwc: Remove dev_hint module parameter
pwc: Simplify leds parameter parsing
drivers/media/video/pwc/pwc-ctrl.c | 231 +++++++++++++++--------------------
drivers/media/video/pwc/pwc-dec1.c | 16 +--
drivers/media/video/pwc/pwc-dec1.h | 6 +-
drivers/media/video/pwc/pwc-dec23.c | 41 +++----
drivers/media/video/pwc/pwc-dec23.h | 9 +-
drivers/media/video/pwc/pwc-if.c | 175 +++------------------------
drivers/media/video/pwc/pwc-misc.c | 1 -
drivers/media/video/pwc/pwc-v4l.c | 90 +++++++++++---
drivers/media/video/pwc/pwc.h | 14 ++-
9 files changed, 227 insertions(+), 356 deletions(-)
Regards,
Hans
reply other threads:[~2012-01-11 19:49 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=4F0DE800.4040805@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.