This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Upstream + V4L/DVB patches for linux-next".

The branch, master has been updated
       via  701ca4249401fe9705a66ad806e933f15cb42489 (commit)
       via  dd01705f6a6f732ca95d20959a90dd46482530df (commit)
       via  c188f6978558c5b745307cd4ffeb748b792b3f38 (commit)
       via  1de972ea181a51b88384590b02ad10057ecedb0f (commit)
       via  158c5dff71f24728b0b3e7de20f3279a2cb31fb6 (commit)
       via  95f1744dfcb9636a162089c64407fde366620fb8 (commit)
       via  6351dc74951a5aaa9aa084ccca35cfc209555f14 (commit)
       via  e2dbb7bc27cb2afc0b8cec79974a5b345a7b5bee (commit)
       via  488a9f54caaf1f3e7b1a1481924f7ee3c65ad0d4 (commit)
       via  ab9a859013b8e302bd9816333fe1fda6c3957ae3 (commit)
       via  2340ee6550a5986ad90f8518b0b13fa1c778b743 (commit)
       via  baf0371be7e090341b0192deda0f9a2e53cd35a9 (commit)
      from  5007410c76fdcb35590e531f3b3612ac19f3ecd1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 701ca4249401fe9705a66ad806e933f15cb42489
Author: Mauro Carvalho Chehab <mche...@redhat.com>
Date:   Thu Jan 28 00:28:58 2010 -0200

    Fix the __init/__exit annotations
    
    WARNING: drivers/media/video/cx18/cx18-alsa.o(.text+0x4de): Section
    mismatch in reference from the function cx18_alsa_load() to the function
    .init.text:snd_cx18_init()
    The function cx18_alsa_load() references
    the function __init snd_cx18_init().
    This is often because cx18_alsa_load lacks a __init
    annotation or the annotation of snd_cx18_init is wrong.
    
    WARNING: drivers/media/video/cx18/built-in.o(.text+0x1c022): Section
    mismatch in reference from the function cx18_alsa_load() to the function
    .init.text:snd_cx18_init()
    The function cx18_alsa_load() references
    the function __init snd_cx18_init().
    This is often because cx18_alsa_load lacks a __init
    annotation or the annotation of snd_cx18_init is wrong.
    
    WARNING: drivers/media/video/built-in.o(.text+0x28cc56): Section
    mismatch in reference from the function cx18_alsa_load() to the function
    .init.text:snd_cx18_init()
    The function cx18_alsa_load() references
    the function __init snd_cx18_init().
    This is often because cx18_alsa_load lacks a __init
    annotation or the annotation of snd_cx18_init is wrong.
    
    WARNING: drivers/media/built-in.o(.text+0x2d2432): Section mismatch in
    reference from the function cx18_alsa_load() to the function
    .init.text:snd_cx18_init()
    The function cx18_alsa_load() references
    the function __init snd_cx18_init().
    This is often because cx18_alsa_load lacks a __init
    annotation or the annotation of snd_cx18_init is wrong.
    
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit dd01705f6a6f732ca95d20959a90dd46482530df
Author: Mauro Carvalho Chehab <mche...@redhat.com>
Date:   Thu Jan 28 00:19:00 2010 -0200

    cx18: Fix compilation when CONFIG_MODULE is disabled
    
    drivers/media/video/cx18/cx18-driver.c:252: warning: ‘request_modules’ 
used but never defined
    
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit c188f6978558c5b745307cd4ffeb748b792b3f38
Author: Jean-Francois Moine <moin...@free.fr>
Date:   Sun Jan 17 03:58:51 2010 -0300

    V4L/DVB: gspca - sq905c: Fix a compilation warning
    
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 1de972ea181a51b88384590b02ad10057ecedb0f
Author: Antonio Ospite <osp...@studenti.unina.it>
Date:   Sun Jan 17 03:42:14 2010 -0300

    V4L/DVB: gspca - ov534: Fix end of frame handling
    
    Fix a regression, introduced in the driver split, which made
    the ov534 driver unusable.
    Plus, the debug message should reflect that we discard also packets
    beyond the expected frame size.
    
    Signed-off-by: Antonio Ospite <osp...@studenti.unina.it>
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 158c5dff71f24728b0b3e7de20f3279a2cb31fb6
Author: Antonio Ospite <osp...@studenti.unina.it>
Date:   Sun Jan 17 03:27:04 2010 -0300

    V4L/DVB: gspca - ov534: Allow enumerating supported framerates
    
    Signed-off-by: Antonio Ospite <osp...@studenti.unina.it>
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 95f1744dfcb9636a162089c64407fde366620fb8
Author: Jean-Francois Moine <moin...@free.fr>
Date:   Wed Jan 13 15:40:36 2010 -0300

    V4L/DVB: gspca - ov534_9: Propagate USB errors to higher level
    
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 6351dc74951a5aaa9aa084ccca35cfc209555f14
Author: Jean-Francois Moine <moin...@free.fr>
Date:   Wed Jan 13 15:34:27 2010 -0300

    V4L/DVB: gspca - main: Clear any previous USB error when starting the 
transfer
    
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit e2dbb7bc27cb2afc0b8cec79974a5b345a7b5bee
Author: Jean-Francois Moine <moin...@free.fr>
Date:   Wed Jan 13 15:28:22 2010 -0300

    V4L/DVB: gspca - pac7311: Use usb_err to propagate USB errors
    
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 488a9f54caaf1f3e7b1a1481924f7ee3c65ad0d4
Author: Jean-Francois Moine <moin...@free.fr>
Date:   Wed Jan 13 15:09:14 2010 -0300

    V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors
    
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit ab9a859013b8e302bd9816333fe1fda6c3957ae3
Author: Jean-Francois Moine <moin...@free.fr>
Date:   Wed Jan 13 08:30:30 2010 -0300

    V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loading
    
    There is only one page to load (page 3 for pac7302 and page 4 for pac7311).
    
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit 2340ee6550a5986ad90f8518b0b13fa1c778b743
Author: Hans de Goede <hdego...@redhat.com>
Date:   Wed Jan 13 07:12:28 2010 -0300

    V4L/DVB: gspca - zc3xx: Change the resolutions of some sensors
    
    The sensors adcm2700, mc501cb and ov7620 cannot have the full height
    permitted by the zc3xx bridges. This change removes 8 pixels at the
    bottom of the images.
    
    Signed-off-by: Hans de Goede <hdego...@redhat.com>
    Signed-off-by: Jean-Francois Moine <moin...@free.fr>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

commit baf0371be7e090341b0192deda0f9a2e53cd35a9
Author: Stephen Rothwell <s...@canb.auug.org.au>
Date:   Wed Jan 27 03:53:39 2010 -0300

     V4L/DVB: using vmalloc requires include of linux/vmalloc.h
    
    Signed-off-by: Stephen Rothwell <s...@canb.auug.org.au>
    Acked-by: Andy Walls <awa...@radix.net>
    Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 drivers/media/video/cx18/cx18-alsa-main.c |   12 +-
 drivers/media/video/cx18/cx18-alsa-pcm.c  |    1 +
 drivers/media/video/cx18/cx18-driver.c    |   45 +++---
 drivers/media/video/gspca/gspca.c         |    2 +
 drivers/media/video/gspca/gspca.h         |    2 +-
 drivers/media/video/gspca/ov534.c         |   19 ++-
 drivers/media/video/gspca/ov534_9.c       |   18 +-
 drivers/media/video/gspca/pac7302.c       |  263 +++++++++++------------------
 drivers/media/video/gspca/pac7311.c       |  212 +++++++++--------------
 drivers/media/video/gspca/sq905c.c        |    2 +-
 drivers/media/video/gspca/zc3xx.c         |   52 +++++-
 11 files changed, 283 insertions(+), 345 deletions(-)


hooks/post-receive
-- 
Upstream + V4L/DVB patches for linux-next

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

Reply via email to