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>
Cc: John McMaster <johndmcmaster@gmail.com>,
	Maxime Ripard <maxime.ripard@free-electrons.com>
Subject: [PULL patches for 3.20]: New gspca touptek driver and sunxi-cir driver improvments
Date: Mon, 05 Jan 2015 14:18:39 +0100	[thread overview]
Message-ID: <54AA8F2F.7050503@redhat.com> (raw)

Hi Mauro,

Please pull from my tree for a new gspca touptek driver 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 bb729335790614dab96fab6dbed979a711955bdd:

   rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i (2015-01-05 13:43:33 +0100)

----------------------------------------------------------------
Hans de Goede (2):
       rc: sunxi-cir: Add support for an optional reset controller
       rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i

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/touptek.c                  | 732 +++++++++++++++++++++
  5 files changed, 782 insertions(+), 12 deletions(-)
  create mode 100644 drivers/media/usb/gspca/touptek.c

Thanks & Regards,

Hans

                 reply	other threads:[~2015-01-05 13:18 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=54AA8F2F.7050503@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=johndmcmaster@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=maxime.ripard@free-electrons.com \
    /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.