The patch number 8733 was added via Antoine Jacquet <[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: Antoine Jacquet  <[EMAIL PROTECTED]>
merge: v4l-dvb


Priority: normal

Signed-off-by: Antoine Jacquet <[EMAIL PROTECTED]>


---

 Makefile                                       |   13 
 linux/Documentation/video4linux/gspca.txt      |    1 
 linux/drivers/media/dvb/dvb-usb/Kconfig        |    2 
 linux/drivers/media/dvb/dvb-usb/cxusb.c        |  495 +++++++++++
 linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h  |    3 
 linux/drivers/media/dvb/frontends/Kconfig      |    7 
 linux/drivers/media/dvb/frontends/Makefile     |    1 
 linux/drivers/media/dvb/frontends/dib0070.h    |    8 
 linux/drivers/media/dvb/frontends/dib7000p.c   |    3 
 linux/drivers/media/dvb/frontends/dib7000p.h   |   41 
 linux/drivers/media/dvb/frontends/lgs8gl5.c    |  478 +++++++++++
 linux/drivers/media/dvb/frontends/lgs8gl5.h    |   45 +
 linux/drivers/media/radio/Makefile             |    4 
 linux/drivers/media/radio/miropcm20-radio.c    |  267 ------
 linux/drivers/media/radio/miropcm20-rds-core.c |  212 -----
 linux/drivers/media/radio/miropcm20-rds-core.h |   19 
 linux/drivers/media/radio/miropcm20-rds.c      |  140 ---
 linux/drivers/media/video/gspca/etoms.c        |    4 
 linux/drivers/media/video/gspca/gspca.h        |    1 
 linux/drivers/media/video/gspca/pac207.c       |    1 
 linux/drivers/media/video/gspca/pac7311.c      |  708 +++++++++--------
 linux/drivers/media/video/gspca/sonixj.c       |  257 +++++-
 linux/drivers/media/video/gspca/spca561.c      |  628 +++++++++------
 linux/drivers/media/video/gspca/zc3xx.c        |   31 
 linux/drivers/media/video/ivtv/ivtv-driver.c   |    2 
 linux/drivers/media/video/ivtv/ivtv-driver.h   |    1 
 linux/drivers/media/video/ivtv/ivtv-irq.c      |   29 
 linux/drivers/media/video/ivtv/ivtv-queue.h    |    2 
 linux/drivers/media/video/ivtv/ivtv-streams.c  |    2 
 linux/drivers/media/video/ivtv/ivtv-vbi.c      |    4 
 linux/drivers/media/video/v4l2-common.c        |    3 
 linux/drivers/media/video/v4l2-dev.c           |    2 
 linux/include/linux/videodev2.h                |    4 
 v4l/scripts/checkpatch.pl                      |  314 +++++--
 v4l/scripts/do_commit.sh                       |   36 
 v4l/scripts/hghead.pl                          |   12 
 v4l/scripts/make_kconfig.pl                    |   68 -
 v4l/versions.txt                               |    4 
 38 files changed, 2417 insertions(+), 1435 deletions(-)

<diff discarded since it is too big>

---

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

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

Reply via email to