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 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html