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: Antonio Ospite <ao2@ao2.it>,
	Alexander Bersenev <bay@hackerdom.ru>,
	Alexsey Shestacov <wingrime@linux-sunxi.org>,
	Maxime Ripard <maxime.ripard@free-electrons.com>,
	linux-sunxi <linux-sunxi@googlegroups.com>
Subject: [PULL patches for 3.17]: 2 gspca patches + sunxi cir support
Date: Mon, 30 Jun 2014 15:57:51 +0200	[thread overview]
Message-ID: <53B16CDF.6040702@redhat.com> (raw)

Hi Mauro,

Please pull from my tree for 2 gspca patches + sunxi cir support
(I'm a sunxi Linux support contributor and have reviewed and tested
the cir driver on various a10 and a20 SoC boards).

The following changes since commit b5b620584b9c4644b85e932895a742e0c192d66c:

  [media] technisat-sub2: Fix stream curruption on high bitrate (2014-06-26 09:20:18 -0300)

are available in the git repository at:

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

for you to fetch changes up to c6c223d3bb3f0a8a0e7d07b71961737954d2e325:

  rc: add sunxi-ir driver (2014-06-30 15:48:40 +0200)

----------------------------------------------------------------
Alexander Bersenev (2):
      dt: bindings: Add binding documentation for sunxi IR controller.
      rc: add sunxi-ir driver

Antonio Ospite (2):
      gspca: provide a mechanism to select a specific transfer endpoint
      gspca_kinect: add support for the depth stream

 .../devicetree/bindings/media/sunxi-ir.txt         |  23 ++
 drivers/media/rc/Kconfig                           |  10 +
 drivers/media/rc/Makefile                          |   1 +
 drivers/media/rc/sunxi-cir.c                       | 318 +++++++++++++++++++++
 drivers/media/usb/gspca/gspca.c                    |  20 +-
 drivers/media/usb/gspca/gspca.h                    |   1 +
 drivers/media/usb/gspca/kinect.c                   |  98 ++++++-
 7 files changed, 454 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/sunxi-ir.txt
 create mode 100644 drivers/media/rc/sunxi-cir.c

Thanks & Regards,

Hans

             reply	other threads:[~2014-06-30 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 13:57 Hans de Goede [this message]
     [not found] ` <CAPomEdzz0sLM2siMXNBbNZ849bSXxKDYYkXtSaAp=seJ7yj2ww@mail.gmail.com>
2014-08-04 15:25   ` [PULL patches for 3.17]: 2 gspca patches + sunxi cir support Hans de Goede

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=53B16CDF.6040702@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=ao2@ao2.it \
    --cc=bay@hackerdom.ru \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@free-electrons.com \
    --cc=wingrime@linux-sunxi.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.