The first two patches remove unused code. The third patch makes sure that the same image quality default settings are used everywhere in the code. The fourth patch finally adds the following image quality bridge controls: - contrast - brightness - saturation - blue balance - red balance - sharpness Tested with the following devices: "Terratec Cinergy 200 USB" "Hauppauge HVR-900" "SilverCrest 1.3MPix webcam" "Hauppauge WinTV USB2" "Speedlink VAD Laplace webcam" Frank Schäfer (4): em28xx: remove unused image quality control functions em28xx: remove unused ac97 v4l2_ctrl_handler em28xx: introduce #defines for the image quality default settings em28xx: add image quality bridge controls drivers/media/usb/em28xx/em28xx-cards.c | 7 +--- drivers/media/usb/em28xx/em28xx-core.c | 12 +++--- drivers/media/usb/em28xx/em28xx-reg.h | 23 ++++++++--- drivers/media/usb/em28xx/em28xx-video.c | 58 +++++++++++++++++++++++++- drivers/media/usb/em28xx/em28xx.h | 68 ------------------------------- 5 Dateien geändert, 80 Zeilen hinzugefügt(+), 88 Zeilen entfernt(-) -- 1.7.10.4 -- 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