The patch number 9550 was added via Jean-Francois Moine <[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] ------ merge: v4l-dvb --- linux/Documentation/video4linux/README.cx88 | 12 linux/drivers/media/dvb/Kconfig | 13 linux/drivers/media/dvb/dm1105/dm1105.c | 1 linux/drivers/media/dvb/dvb-core/dvbdev.c | 61 + linux/drivers/media/dvb/dvb-core/dvbdev.h | 1 linux/drivers/media/dvb/dvb-usb/Kconfig | 2 linux/drivers/media/dvb/dvb-usb/dw2102.c | 1 linux/drivers/media/dvb/frontends/Kconfig | 19 linux/drivers/media/dvb/frontends/Makefile | 5 linux/drivers/media/dvb/frontends/lgdt3304.c | 398 ++++++++++ linux/drivers/media/dvb/frontends/lgdt3304.h | 45 + linux/drivers/media/dvb/frontends/s921_core.c | 587 +++++++++++++++ linux/drivers/media/dvb/frontends/s921_core.h | 114 ++ linux/drivers/media/dvb/frontends/s921_module.c | 254 ++++++ linux/drivers/media/dvb/frontends/s921_module.h | 49 + linux/drivers/media/dvb/frontends/zl10353.c | 3 linux/drivers/media/dvb/ttpci/av7110.c | 2 linux/drivers/media/radio/radio-si470x.c | 6 linux/drivers/media/video/cafe_ccic.c | 6 linux/drivers/media/video/compat_ioctl32.c | 3 linux/drivers/media/video/cx88/cx88-dvb.c | 5 linux/drivers/media/video/cx88/cx88-video.c | 14 linux/drivers/media/video/saa7110.c | 4 linux/drivers/media/video/saa7134/saa7134-core.c | 3 linux/drivers/media/video/tvp5150.c | 15 linux/drivers/media/video/usbvideo/ibmcam.c | 12 v4l/compat.h | 4 v4l/obsolete.txt | 3 v4l/scripts/make_config_compat.pl | 20 v4l/scripts/make_makefile.pl | 32 30 files changed, 1641 insertions(+), 53 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/471a60d2166ecf2e69bc29448612672deeeb47e0 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits