The patch number 8314 was added via Mauro Carvalho Chehab <[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: Mauro Carvalho Chehab  <[EMAIL PROTECTED]>
merge: http://linuxtv.org/hg/~mkrufky/sms1xxx


This adds a new driver to the tree. Still needs a better review, since
kmalloced vars are not properly initialized.

Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>


---

 linux/drivers/media/dvb/Kconfig            |    1 
 linux/drivers/media/dvb/Makefile           |    2 
 linux/drivers/media/dvb/siano/Kconfig      |   26 
 linux/drivers/media/dvb/siano/Makefile     |    8 
 linux/drivers/media/dvb/siano/sms-cards.c  |  102 +
 linux/drivers/media/dvb/siano/sms-cards.h  |   45 
 linux/drivers/media/dvb/siano/smscoreapi.c | 1312 +++++++++++++++++++++
 linux/drivers/media/dvb/siano/smscoreapi.h |  603 +++++++++
 linux/drivers/media/dvb/siano/smsdvb.c     |  458 +++++++
 linux/drivers/media/dvb/siano/smsusb.c     |  463 +++++++
 10 files changed, 3019 insertions(+), 1 deletion(-)

<diff discarded since it is too big>

---

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

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

Reply via email to