The patch number 9836 was added via Mauro Carvalho Chehab <mche...@redhat.com> 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 ------ From: Mauro Carvalho Chehab <mche...@redhat.com> merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-ng Priority: normal Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com> --- linux/Documentation/video4linux/v4l2-framework.txt | 362 ++++ linux/drivers/media/video/Makefile | 2 linux/drivers/media/video/cs53l32a.c | 204 +- 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/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/upd64031a.c | 213 +- linux/drivers/media/video/upd64083.c | 198 +- 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/v4l2-common.h | 41 linux/include/media/v4l2-device.h | 109 + linux/include/media/v4l2-subdev.h | 188 ++ 40 files changed, 4343 insertions(+), 2927 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/60f8fd48a952f11de19a3ca73c85ff5193b724f0 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits