All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR 3.9] gspca IS_ENABLED patches + 1 pwc fix
@ 2013-01-25 10:39 Hans de Goede
  0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2013-01-25 10:39 UTC (permalink / raw)
  To: Linux Media Mailing List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-25 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-25 10:39 [GIT PULL FOR 3.9] gspca IS_ENABLED patches + 1 pwc fix Hans de Goede

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.