All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR 3.9] gspca IS_ENABLED patches + 1 pwc fix
Date: Fri, 25 Jan 2013 11:39:45 +0100	[thread overview]
Message-ID: <510260F1.5040902@redhat.com> (raw)

Hi Mauro,

Please pull from my gspca tree for the gspca IS_ENABLED patches + 1 pwc fix

The following changes since commit a32f7d1ad3744914273c6907204c2ab3b5d496a0:

   Merge branch 'v4l_for_linus' into staging/for_v3.9 (2013-01-24 18:49:18 -0200)

are available in the git repository at:


   git://linuxtv.org/hgoede/gspca.git media-for_v3.9

for you to fetch changes up to 309ee95c1d6ec6dfee64a6c0b03789e14ac59730:

   pwc: Don't return EINVAL when an unsupported pixelformat is requested (2013-01-25 10:56:46 +0100)

----------------------------------------------------------------
Hans de Goede (1):
       pwc: Don't return EINVAL when an unsupported pixelformat is requested

Peter Senna Tschudin (17):
       radio/si470x/radio-si470x.h: use IS_ENABLED() macro
       usb/gspca/cpia1.c: use IS_ENABLED() macro
       usb/gspca: use IS_ENABLED() macro
       usb/gspca/konica.c: use IS_ENABLED() macro
       usb/gspca/ov519.c: use IS_ENABLED() macro
       usb/gspca/pac207.c: use IS_ENABLED() macro
       gspca/pac7302.c: use IS_ENABLED() macro
       usb/gspca/pac7311.c: use IS_ENABLED() macro
       usb/gspca/se401.c: use IS_ENABLED() macro
       usb/gspca/sn9c20x.c: use IS_ENABLED() macro
       usb/gspca/sonixb.c: use IS_ENABLED() macro
       usb/gspca/sonixj.c: use IS_ENABLED() macro
       usb/gspca/spca561.c: use IS_ENABLED() macro
       usb/gspca/stv06xx/stv06xx.c: use IS_ENABLED() macro
       usb/gspca/t613.c: use IS_ENABLED() macro
       usb/gspca/xirlink_cit.c: use IS_ENABLED() macro
       usb/gspca/zc3xx.c: use IS_ENABLED() macro

  drivers/media/radio/si470x/radio-si470x.h |  4 ++--
  drivers/media/usb/gspca/cpia1.c           |  6 +++---
  drivers/media/usb/gspca/gspca.c           | 10 +++++-----
  drivers/media/usb/gspca/gspca.h           |  6 +++---
  drivers/media/usb/gspca/konica.c          |  6 +++---
  drivers/media/usb/gspca/ov519.c           |  6 +++---
  drivers/media/usb/gspca/pac207.c          |  4 ++--
  drivers/media/usb/gspca/pac7302.c         |  4 ++--
  drivers/media/usb/gspca/pac7311.c         |  4 ++--
  drivers/media/usb/gspca/se401.c           |  4 ++--
  drivers/media/usb/gspca/sn9c20x.c         |  4 ++--
  drivers/media/usb/gspca/sonixb.c          |  6 +++---
  drivers/media/usb/gspca/sonixj.c          |  4 ++--
  drivers/media/usb/gspca/spca561.c         |  6 +++---
  drivers/media/usb/gspca/stv06xx/stv06xx.c |  4 ++--
  drivers/media/usb/gspca/t613.c            |  6 +++---
  drivers/media/usb/gspca/xirlink_cit.c     |  8 ++++----
  drivers/media/usb/gspca/zc3xx.c           |  4 ++--
  drivers/media/usb/pwc/pwc-v4l.c           |  7 +++----
  19 files changed, 51 insertions(+), 52 deletions(-)

Thanks,

Hans

                 reply	other threads:[~2013-01-25 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=510260F1.5040902@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.