* [GIT PATCHES FOR 3.3] More pwc cleanups and fixes
@ 2012-01-11 19:50 Hans de Goede
0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2012-01-11 19:50 UTC (permalink / raw)
To: Linux Media Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-11 19:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 19:50 [GIT PATCHES FOR 3.3] More pwc cleanups and fixes Hans de Goede
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.