- Added "led" parameter. Allows control of the camera's LED. - Fixed a namespace leak (output_offset) - Added Mustek WCam 3X to camera list - Added OV518+ and Creative Webcam Go Plus to device table and detection code - Added ov511_i2c_write_mask. Makes register config code simpler. - Added alternate clock programming code for OV6620. Fixes its banding problems. - Enable AGC when autoadjust is on. This makes OV6620 usable finally. - New dumppix format (4) added. - In VIDIOCGCHAN ioctl, video_channel.norm is now initialized to zero - Initial OV6620 register settings documented, and optimized for better picture. - Detection code now can differentiate between OV6620 and OV6630 - OV8xx0 sensors are now detected (but not supported yet) - OV511 compression settings optimized for better experimentation. - ov511.h: Removed obsolete control device stuff - ov511.h: Added OV8xx0 I2C IDs - ov511.h: Added OV518+ to bridge type enum - ov511.h: Added OV6630 and OV8600 to sensor type enum - ov511.h: Added LED policy state enum and usb_ov511.led_policy - ov511.txt: Updated