Mauro: Please pull from http://linuxtv.org/hg/~mcisely/pvrusb2 for: - pvrusb2: Stop advertising VBI capability - it isn't there - pvrusb2: Generate a device-unique identifier - pvrusb2: Change sysfs serial number handling - pvrusb2: Report device serial number in bus-info field - pvrusb2: Fix misleading comment caused by earlier commit - Fix obvious swapped names in v4l2_subdev logic pvrusb2/pvrusb2-hdw-internal.h | 12 ++++++++++++ pvrusb2/pvrusb2-hdw.c | 19 +++++++++++++++++++ pvrusb2/pvrusb2-hdw.h | 6 ++++-- pvrusb2/pvrusb2-sysfs.c | 12 ++---------- pvrusb2/pvrusb2-v4l2.c | 4 ++-- v4l2-subdev.c | 4 ++-- 6 files changed, 41 insertions(+), 16 deletions(-) IMPORTANT NOTE: The v4l2-subdev.c is a fix for a regression that breaks most use of the pvrusb2 driver (or probably any other driver which relies on a v4l2_subdev-converted module and attempts a queryctrl or querymenu operation). The problem is generic to the v4l2_subdev support, and is a trivially obvious fix. That one should be fast-tracked into 2.6.29. -Mike -- Mike Isely isely @ pobox (dot) com PGP: 03 54 43 4D 75 E5 CC 92 71 16 01 E2 B5 F5 C1 E8 -- 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