The patch number 10051 was added via Mauro Carvalho Chehab <mche...@redhat.com>
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:
        v4l-dvb-maintai...@linuxtv.org

------

From: Mauro Carvalho Chehab  <mche...@redhat.com>
merge: http://linuxtv.org/hg/~jfrancois/gspca/


Priority: normal

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 linux/Documentation/video4linux/gspca.txt                |   10 
 linux/drivers/media/video/gspca/Kconfig                  |    1 
 linux/drivers/media/video/gspca/Makefile                 |    2 
 linux/drivers/media/video/gspca/conex.c                  |    2 
 linux/drivers/media/video/gspca/etoms.c                  |    4 
 linux/drivers/media/video/gspca/finepix.c                |    2 
 linux/drivers/media/video/gspca/gspca.c                  |   18 
 linux/drivers/media/video/gspca/gspca.h                  |    2 
 linux/drivers/media/video/gspca/m5602/m5602_bridge.h     |    7 
 linux/drivers/media/video/gspca/m5602/m5602_core.c       |  100 +
 linux/drivers/media/video/gspca/m5602/m5602_mt9m111.c    |  157 --
 linux/drivers/media/video/gspca/m5602/m5602_mt9m111.h    |   14 
 linux/drivers/media/video/gspca/m5602/m5602_ov9650.c     |  320 ++---
 linux/drivers/media/video/gspca/m5602/m5602_ov9650.h     |  164 ++
 linux/drivers/media/video/gspca/m5602/m5602_po1030.c     |  196 +--
 linux/drivers/media/video/gspca/m5602/m5602_po1030.h     |   10 
 linux/drivers/media/video/gspca/m5602/m5602_s5k4aa.c     |  254 +---
 linux/drivers/media/video/gspca/m5602/m5602_s5k4aa.h     |   19 
 linux/drivers/media/video/gspca/m5602/m5602_s5k83a.c     |  253 +---
 linux/drivers/media/video/gspca/m5602/m5602_s5k83a.h     |   27 
 linux/drivers/media/video/gspca/m5602/m5602_sensor.h     |   14 
 linux/drivers/media/video/gspca/mars.c                   |    2 
 linux/drivers/media/video/gspca/ov519.c                  |    4 
 linux/drivers/media/video/gspca/ov534.c                  |  132 +-
 linux/drivers/media/video/gspca/pac207.c                 |    7 
 linux/drivers/media/video/gspca/pac7311.c                |    4 
 linux/drivers/media/video/gspca/sonixb.c                 |    4 
 linux/drivers/media/video/gspca/sonixj.c                 |    2 
 linux/drivers/media/video/gspca/spca500.c                |    4 
 linux/drivers/media/video/gspca/spca501.c                |    2 
 linux/drivers/media/video/gspca/spca505.c                |    2 
 linux/drivers/media/video/gspca/spca506.c                |    2 
 linux/drivers/media/video/gspca/spca508.c                |    2 
 linux/drivers/media/video/gspca/spca561.c                |  563 ++++------
 linux/drivers/media/video/gspca/stk014.c                 |    2 
 linux/drivers/media/video/gspca/stv06xx/Kconfig          |    9 
 linux/drivers/media/video/gspca/stv06xx/Makefile         |    6 
 linux/drivers/media/video/gspca/stv06xx/stv06xx.c        |  522 +++++++++
 linux/drivers/media/video/gspca/stv06xx/stv06xx.h        |  107 +
 linux/drivers/media/video/gspca/stv06xx/stv06xx_hdcs.c   |  533 +++++++++
 linux/drivers/media/video/gspca/stv06xx/stv06xx_hdcs.h   |  263 ++++
 linux/drivers/media/video/gspca/stv06xx/stv06xx_pb0100.c |  430 +++++++
 linux/drivers/media/video/gspca/stv06xx/stv06xx_pb0100.h |  297 +++++
 linux/drivers/media/video/gspca/stv06xx/stv06xx_sensor.h |   92 +
 linux/drivers/media/video/gspca/stv06xx/stv06xx_vv6410.c |  251 ++++
 linux/drivers/media/video/gspca/stv06xx/stv06xx_vv6410.h |  315 +++++
 linux/drivers/media/video/gspca/sunplus.c                |    6 
 linux/drivers/media/video/gspca/t613.c                   |    4 
 linux/drivers/media/video/gspca/tv8532.c                 |    2 
 linux/drivers/media/video/gspca/vc032x.c                 |    7 
 linux/drivers/media/video/gspca/zc3xx.c                  |    5 
 v4l/versions.txt                                         |    3 
 52 files changed, 3895 insertions(+), 1265 deletions(-)

<diff discarded since it is too big>

---

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

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

Reply via email to