The patch number 9026 was added via Igor M. Liplianin <[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: Igor M. Liplianin  <[EMAIL PROTECTED]>
From: Georg Acher  <[EMAIL PROTECTED]>
Add support for ST STV0288 demodulator and cards with it.


Add support for ST STV0288 demodulator and cards with it,
such as TeVii S420.

Signed-off by: Georg Acher <[EMAIL PROTECTED]>
Signed-off-by: Igor M. Liplianin <[EMAIL PROTECTED]>


---

 linux/drivers/media/dvb/dm1105/dm1105.c     |   11 
 linux/drivers/media/dvb/frontends/Kconfig   |   14 
 linux/drivers/media/dvb/frontends/Makefile  |    2 
 linux/drivers/media/dvb/frontends/stb6000.c |  255 ++++++++
 linux/drivers/media/dvb/frontends/stb6000.h |   51 +
 linux/drivers/media/dvb/frontends/stv0288.c |  606 ++++++++++++++++++++
 linux/drivers/media/dvb/frontends/stv0288.h |   65 ++
 linux/drivers/media/dvb/frontends/stv0299.c |    2 
 linux/drivers/media/dvb/frontends/stv0299.h |   13 
 linux/drivers/media/video/cx88/Kconfig      |    3 
 linux/drivers/media/video/cx88/cx88-cards.c |   19 
 linux/drivers/media/video/cx88/cx88-dvb.c   |   48 +
 linux/drivers/media/video/cx88/cx88.h       |    1 
 13 files changed, 1078 insertions(+), 12 deletions(-)

<diff discarded since it is too big>

---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/70b18ec9535dc884fb0e9ff9456aa4f79df14921

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to