Em 29-07-2010 03:11, Jean-Francois Moine escreveu: > The following changes since commit > 906903f4c56f8dd74584a44d93d96df25d228786: > > V4L/DVB: gspca - vc032x: Move the first VC0321 settings to sd_init() (2010-07-25 17:16:25 -0300) > > are available in the git repository at: > git://linuxtv.org/jfrancois/gspca.git for_2.6.36 > > Jean-François Moine (14): > gspca - sonixj / sq930x / t613: Remove unused variable in struct sd. > gspca - main: Version change. > gspca - sq930x: Bad init sequence for sensor mt9v111. > gspca - sq930x: Change the gain value for Micron sensors. > gspca - sq930x: Change the default values of gain and exposure. > gspca - sq930x: Change image format to Bayer mode. > gspca - sq930x: Change the horizontal blanking of sensor mt9v111. > gspca - sq930x: Cleanup source, add comments.. > gspca - vc032x: Add more controls for poxxxx. > gspca - vc032x: Do sensor probe at resume time. > gspca - zc3xx: Cleanup source. This patch caused the following compilation errors: drivers/media/video/gspca/zc3xx.c: In function ‘setlightfreq’: drivers/media/video/gspca/zc3xx.c:6170: error: ‘hv7131r_NoFliker’ undeclared (first use in this function) drivers/media/video/gspca/zc3xx.c:6170: error: (Each undeclared identifier is reported only once drivers/media/video/gspca/zc3xx.c:6170: error: for each function it appears in.) drivers/media/video/gspca/zc3xx.c:6170: error: ‘hv7131r_NoFlikerScale’ undeclared (first use in this function) drivers/media/video/gspca/zc3xx.c:6171: error: ‘hv7131r_50HZ’ undeclared (first use in this function) drivers/media/video/gspca/zc3xx.c:6171: error: ‘hv7131r_50HZScale’ undeclared (first use in this function) drivers/media/video/gspca/zc3xx.c:6172: error: ‘hv7131r_60HZ’ undeclared (first use in this function) drivers/media/video/gspca/zc3xx.c:6172: error: ‘hv7131r_60HZScale’ undeclared (first use in this function) > gspca - zc3xx: Check the USB exchanges. This patch caused the following compilation errors: drivers/media/video/gspca/zc3xx.c: In function ‘vga_3wr_probe’: drivers/media/video/gspca/zc3xx.c:6468: error: ‘dev’ undeclared (first use in this function) > gspca - vc032x: Force main register write at probe time (poxxxx). > gspca - main: Fix a crash in gspca_frame_add(). I've applied the remaining patches on my tree. Please, before submitting me a patch series, you should test if each patch, individually, wouldn't break compilation. Cheers, Mauro -- 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