The patch number 9881 was added via Jean-Francois Moine <moin...@free.fr> 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: v4l-dvb-maintai...@linuxtv.org ------ merge: v4l-dvb --- linux/Documentation/dvb/technisat.txt | 69 linux/Documentation/video4linux/v4l2-framework.txt | 362 ++ linux/drivers/media/dvb/b2c2/Kconfig | 1 linux/drivers/media/dvb/frontends/Kconfig | 8 linux/drivers/media/dvb/frontends/Makefile | 1 linux/drivers/media/dvb/frontends/cx24113.c | 608 +++ linux/drivers/media/dvb/frontends/cx24113.h | 8 linux/drivers/media/video/Kconfig | 18 linux/drivers/media/video/Makefile | 6 linux/drivers/media/video/cs53l32a.c | 204 - linux/drivers/media/video/cx18/cx18-av-vbi.c | 5 linux/drivers/media/video/cx18/cx18-cards.c | 8 linux/drivers/media/video/cx18/cx18-cards.h | 5 linux/drivers/media/video/cx18/cx18-driver.c | 205 + linux/drivers/media/video/cx18/cx18-driver.h | 22 linux/drivers/media/video/cx18/cx18-dvb.c | 4 linux/drivers/media/video/cx18/cx18-fileops.c | 37 linux/drivers/media/video/cx18/cx18-ioctl.c | 14 linux/drivers/media/video/cx18/cx18-mailbox.c | 26 linux/drivers/media/video/cx18/cx18-queue.c | 81 linux/drivers/media/video/cx18/cx18-queue.h | 19 linux/drivers/media/video/cx18/cx18-streams.c | 106 linux/drivers/media/video/cx18/cx18-streams.h | 3 linux/drivers/media/video/cx18/cx18-vbi.c | 5 linux/drivers/media/video/cx18/cx18-version.h | 2 linux/drivers/media/video/cx25840/cx25840-audio.c | 14 linux/drivers/media/video/cx25840/cx25840-core.c | 537 +-- linux/drivers/media/video/cx25840/cx25840-core.h | 7 linux/drivers/media/video/cx25840/cx25840-firmware.c | 2 linux/drivers/media/video/cx25840/cx25840-vbi.c | 2 linux/drivers/media/video/ivtv/ivtv-controls.c | 16 linux/drivers/media/video/ivtv/ivtv-driver.c | 222 - linux/drivers/media/video/ivtv/ivtv-driver.h | 52 linux/drivers/media/video/ivtv/ivtv-fileops.c | 46 linux/drivers/media/video/ivtv/ivtv-gpio.c | 364 +- linux/drivers/media/video/ivtv/ivtv-gpio.h | 3 linux/drivers/media/video/ivtv/ivtv-i2c.c | 354 -- linux/drivers/media/video/ivtv/ivtv-i2c.h | 13 linux/drivers/media/video/ivtv/ivtv-ioctl.c | 73 linux/drivers/media/video/ivtv/ivtv-routing.c | 12 linux/drivers/media/video/ivtv/ivtv-streams.c | 13 linux/drivers/media/video/ivtv/ivtv-vbi.c | 17 linux/drivers/media/video/ivtv/ivtvfb.c | 91 linux/drivers/media/video/m52790.c | 196 - linux/drivers/media/video/msp3400-driver.c | 454 +- linux/drivers/media/video/msp3400-driver.h | 7 linux/drivers/media/video/msp3400-kthreads.c | 34 linux/drivers/media/video/omap24xxcam-dma.c | 601 +++ linux/drivers/media/video/omap24xxcam.c | 1908 +++++++++++ linux/drivers/media/video/omap24xxcam.h | 593 +++ linux/drivers/media/video/saa7115.c | 877 ++--- linux/drivers/media/video/saa7127.c | 473 +- linux/drivers/media/video/saa717x.c | 680 ++- linux/drivers/media/video/tuner-core.c | 433 +- linux/drivers/media/video/tvp514x.c | 1569 +++++++++ linux/drivers/media/video/tvp514x_regs.h | 297 + linux/drivers/media/video/upd64031a.c | 213 - linux/drivers/media/video/upd64083.c | 198 - linux/drivers/media/video/uvc/uvc_ctrl.c | 57 linux/drivers/media/video/uvc/uvc_driver.c | 6 linux/drivers/media/video/uvc/uvc_video.c | 3 linux/drivers/media/video/uvc/uvcvideo.h | 5 linux/drivers/media/video/v4l2-common.c | 172 linux/drivers/media/video/v4l2-device.c | 86 linux/drivers/media/video/v4l2-subdev.c | 108 linux/drivers/media/video/vp27smpx.c | 144 linux/drivers/media/video/wm8739.c | 222 - linux/drivers/media/video/wm8775.c | 229 - linux/include/media/tvp514x.h | 118 linux/include/media/v4l2-common.h | 41 linux/include/media/v4l2-device.h | 109 linux/include/media/v4l2-int-device.h | 6 linux/include/media/v4l2-subdev.h | 188 + v4l2-apps/util/v4l2-ctl.cpp | 37 74 files changed, 10636 insertions(+), 3093 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/65b562da8a995c2f8fa16843bc65b63f027b489d _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits