All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL patches for 3.20]: New gspca touptek driver, gspca fixes and sunxi-cir driver improvments
@ 2015-01-15 10:52 Hans de Goede
  2015-01-29 20:36 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: Hans de Goede @ 2015-01-15 10:52 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: John McMaster, Maxime Ripard

Hi Mauro,

Note this pull-req superseeds my previous pull-req for 3.20 .

Please pull from my tree for a new gspca touptek driver, various
gspca fixes and some sunxi-cir driver improvments.

The following changes since commit 99f3cd52aee21091ce62442285a68873e3be833f:

   [media] vb2-vmalloc: Protect DMA-specific code by #ifdef CONFIG_HAS_DMA (2014-12-23 16:28:09 -0200)

are available in the git repository at:

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

for you to fetch changes up to e6a734195e2fbd9386aa58fe8931dd30c013f23e:

   gspca: Fix underflow in vidioc_s_parm() (2015-01-15 11:46:17 +0100)

----------------------------------------------------------------
Antonio Ospite (1):
       gspca_stv06xx: enable button found on some Quickcam Express variant

Hans Verkuil (1):
       pwc: fix WARN_ON

Hans de Goede (3):
       rc: sunxi-cir: Add support for an optional reset controller
       rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i
       gspca: Fix underflow in vidioc_s_parm()

Joe Howse (1):
       gspca: Add high-speed modes for PS3 Eye camera

John McMaster (1):
       gspca_touptek: Add support for ToupTek UCMOS series USB cameras

  .../devicetree/bindings/media/sunxi-ir.txt         |   4 +-
  drivers/media/rc/sunxi-cir.c                       |  46 +-
  drivers/media/usb/gspca/Kconfig                    |  10 +
  drivers/media/usb/gspca/Makefile                   |   2 +
  drivers/media/usb/gspca/gspca.c                    |   2 +-
  drivers/media/usb/gspca/ov534.c                    |  10 +-
  drivers/media/usb/gspca/stv06xx/stv06xx.c          |   4 +-
  drivers/media/usb/gspca/touptek.c                  | 732 +++++++++++++++++++++
  drivers/media/usb/pwc/pwc-if.c                     |  12 +-
  9 files changed, 800 insertions(+), 22 deletions(-)
  create mode 100644 drivers/media/usb/gspca/touptek.c

Thanks & Regards,

Hans

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PULL patches for 3.20]: New gspca touptek driver, gspca fixes and sunxi-cir driver improvments
@ 2015-01-28  8:11 Hans de Goede
  0 siblings, 0 replies; 4+ messages in thread
From: Hans de Goede @ 2015-01-28  8:11 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: John McMaster, Maxime Ripard, Mauro Carvalho Chehab

Hi Mauro,

Note this pull-req superseeds my previous pull-req for 3.20, and
now includes one more gspca bugfix.

Please pull from my tree for a new gspca touptek driver, various
gspca fixes and some sunxi-cir driver improvments.

The following changes since commit 8d44aeefcd79e9be3b6db4f37efc7544995b619e:

   [media] rtl28xxu: change module unregister order (2015-01-27 10:57:58 -0200)

are available in the git repository at:

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

for you to fetch changes up to 161afd98bd7bff0456cef6fc79b9f0909d244f5e:

   gspca_vc032x: Fix wrong bytesperline (2015-01-28 09:06:50 +0100)

----------------------------------------------------------------
Antonio Ospite (1):
       gspca_stv06xx: enable button found on some Quickcam Express variant

Hans Verkuil (1):
       pwc: fix WARN_ON

Hans de Goede (3):
       rc: sunxi-cir: Add support for an optional reset controller
       rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i
       gspca: Fix underflow in vidioc_s_parm()

Joe Howse (1):
       gspca: Add high-speed modes for PS3 Eye camera

John McMaster (1):
       gspca_touptek: Add support for ToupTek UCMOS series USB cameras

Luca Bonissi (1):
       gspca_vc032x: Fix wrong bytesperline

  .../devicetree/bindings/media/sunxi-ir.txt         |   4 +-
  drivers/media/rc/sunxi-cir.c                       |  46 +-
  drivers/media/usb/gspca/Kconfig                    |  10 +
  drivers/media/usb/gspca/Makefile                   |   2 +
  drivers/media/usb/gspca/gspca.c                    |   2 +-
  drivers/media/usb/gspca/ov534.c                    |  10 +-
  drivers/media/usb/gspca/stv06xx/stv06xx.c          |   4 +-
  drivers/media/usb/gspca/touptek.c                  | 732 +++++++++++++++++++++
  drivers/media/usb/gspca/vc032x.c                   |  10 +-
  drivers/media/usb/pwc/pwc-if.c                     |  12 +-
  10 files changed, 805 insertions(+), 27 deletions(-)
  create mode 100644 drivers/media/usb/gspca/touptek.c

Thanks & Regards,

Hans

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-31 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-15 10:52 [PULL patches for 3.20]: New gspca touptek driver, gspca fixes and sunxi-cir driver improvments Hans de Goede
2015-01-29 20:36 ` Mauro Carvalho Chehab
2015-01-31 16:32   ` Hans de Goede
2015-01-28  8:11 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.