The patch number 9551 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/drivers/media/dvb/frontends/Kconfig | 26 linux/drivers/media/dvb/frontends/Makefile | 5 linux/drivers/media/dvb/frontends/dvb-pll.c | 2 linux/drivers/media/dvb/frontends/stb0899_algo.c | 1532 +++++++++++ linux/drivers/media/dvb/frontends/stb0899_cfg.h | 421 +++ linux/drivers/media/dvb/frontends/stb0899_drv.c | 1980 ++++++++++++++ linux/drivers/media/dvb/frontends/stb0899_drv.h | 162 + linux/drivers/media/dvb/frontends/stb0899_priv.h | 274 ++ linux/drivers/media/dvb/frontends/stb0899_reg.h | 2027 +++++++++++++++ linux/drivers/media/dvb/frontends/stb6100.c | 552 ++++ linux/drivers/media/dvb/frontends/stb6100.h | 115 linux/drivers/media/dvb/frontends/stb6100_cfg.h | 108 linux/drivers/media/dvb/frontends/tda8261.c | 230 + linux/drivers/media/dvb/frontends/tda8261.h | 55 linux/drivers/media/dvb/frontends/tda8261_cfg.h | 84 linux/drivers/media/dvb/ttpci/Kconfig | 4 linux/drivers/media/dvb/ttpci/budget-av.c | 300 ++ linux/drivers/media/dvb/ttpci/budget-ci.c | 313 ++ linux/drivers/media/dvb/ttpci/budget.h | 1 19 files changed, 8188 insertions(+), 3 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/e464f78aaed4e3ae4df72d06bf31b1b02cb884ee _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits