The patch number 8160 was added via Mauro Carvalho Chehab <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Mauro Carvalho Chehab <[EMAIL PROTECTED]> merge: http://linuxtv.org/hg/~jfrancois/gspca/ Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]> --- README.patches | 6 linux/Documentation/video4linux/gspca.txt | 240 linux/drivers/media/video/Kconfig | 2 linux/drivers/media/video/Makefile | 1 linux/drivers/media/video/gspca/Kconfig | 13 linux/drivers/media/video/gspca/Makefile | 29 linux/drivers/media/video/gspca/conex.c | 1059 +++ linux/drivers/media/video/gspca/etoms.c | 1068 +++ linux/drivers/media/video/gspca/gspca.c | 2016 +++++ linux/drivers/media/video/gspca/gspca.h | 200 linux/drivers/media/video/gspca/jpeg.h | 301 linux/drivers/media/video/gspca/mars.c | 455 + linux/drivers/media/video/gspca/ov519.c | 2228 ++++++ linux/drivers/media/video/gspca/pac207.c | 943 ++ linux/drivers/media/video/gspca/pac7311.c | 770 ++ linux/drivers/media/video/gspca/sonixb.c | 887 ++ linux/drivers/media/video/gspca/sonixj.c | 1650 ++++ linux/drivers/media/video/gspca/spca500.c | 1212 +++ linux/drivers/media/video/gspca/spca501.c | 2230 ++++++ linux/drivers/media/video/gspca/spca505.c | 1002 ++ linux/drivers/media/video/gspca/spca506.c | 830 ++ linux/drivers/media/video/gspca/spca508.c | 1812 +++++ linux/drivers/media/video/gspca/spca561.c | 1025 ++ linux/drivers/media/video/gspca/stk014.c | 588 + linux/drivers/media/video/gspca/sunplus.c | 1669 ++++ linux/drivers/media/video/gspca/t613.c | 1049 +++ linux/drivers/media/video/gspca/tv8532.c | 722 ++ linux/drivers/media/video/gspca/vc032x.c | 2013 +++++ linux/drivers/media/video/gspca/zc3xx.c | 7588 ++++++++++++++++++++++ linux/include/asm-arm/arch-pxa/pxa-regs.h | 12 linux/include/linux/videodev2.h | 2 v4l/scripts/check_deps.pl | 8 32 files changed, 33617 insertions(+), 13 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/92f844f35c39535f235a39979037263d21e2304e _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits