Hi Mauro, Note this pullreq superceeds my previous pullreq. Please pull from my tree for some assorted USB webcam fixes for 3.8 The following changes since commit 49cc629df16f2a15917800a8579bd9c25c41b634: [media] MAINTAINERS: add si470x-usb+common and si470x-i2c entries (2012-12-11 18:16:13 -0200) are available in the git repository at: git://linuxtv.org/hgoede/gspca.git media-for_v3.8 for you to fetch changes up to 4fcbd77b664f9acd540ec410a255a963b039fa21: gspca_sonixj: Add a small delay after i2c_w1 (2012-12-21 15:19:19 +0100) ---------------------------------------------------------------- Erik Andrén (1): gspca_stv06xx: Disable flip controls for vv6410 sensor Hans de Goede (6): gspca-pac207: Add a led_invert module parameter stk-webcam: Add an upside down dmi table, and add the Asus G1 to it Documentation/media: Remove docs for obsoleted and removed v4l1 drivers gspca_t613: Fix compiling with GSPCA_DEBUG defined gspca_sonixb: Properly wait between i2c writes gspca_sonixj: Add a small delay after i2c_w1 Jacob Schloss (1): gspca_kinect: add Kinect for Windows USB id Jean-François Moine (1): gspca - stv06xx: Fix a regression with the bridge/sensor vv6410 Sachin Kamat (1): gspca: Use module_usb_driver macro Documentation/video4linux/et61x251.txt | 315 ---------------- Documentation/video4linux/ibmcam.txt | 323 ---------------- Documentation/video4linux/m5602.txt | 12 - Documentation/video4linux/ov511.txt | 288 -------------- Documentation/video4linux/se401.txt | 54 --- Documentation/video4linux/stv680.txt | 53 --- Documentation/video4linux/w9968cf.txt | 458 ----------------------- Documentation/video4linux/zc0301.txt | 270 ------------- drivers/media/usb/gspca/jl2005bcd.c | 18 +- drivers/media/usb/gspca/kinect.c | 1 + drivers/media/usb/gspca/pac207.c | 32 +- drivers/media/usb/gspca/sonixb.c | 13 +- drivers/media/usb/gspca/sonixj.c | 1 + drivers/media/usb/gspca/stv06xx/stv06xx_vv6410.c | 17 +- drivers/media/usb/gspca/t613.c | 2 +- drivers/media/usb/stkwebcam/stk-webcam.c | 56 ++- 16 files changed, 96 insertions(+), 1817 deletions(-) delete mode 100644 Documentation/video4linux/et61x251.txt delete mode 100644 Documentation/video4linux/ibmcam.txt delete mode 100644 Documentation/video4linux/m5602.txt delete mode 100644 Documentation/video4linux/ov511.txt delete mode 100644 Documentation/video4linux/se401.txt delete mode 100644 Documentation/video4linux/stv680.txt delete mode 100644 Documentation/video4linux/w9968cf.txt delete mode 100644 Documentation/video4linux/zc0301.txt Thanks & 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