All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Cc: "Oliver Neukum" <oneukum@suse.com>,
	"Jan Pieter van Woerkom" <jp@jpvw.nl>,
	"Colin Ian King" <colin.king@canonical.com>,
	"Clément Péron" <peron.clem@gmail.com>
Subject: [GIT PULL FOR v5.5] DVB/RC fixes
Date: Fri, 8 Nov 2019 10:35:20 +0000	[thread overview]
Message-ID: <20191108103520.GA13952@gofer.mess.org> (raw)

Hi Mauro,

This includes flexcop fixes which I had failed to pick up and the rc keymap
for the Beelink GS1.

Thanks
Sean

The following changes since commit 25a55a70307da947c04b6b8d27a6bc51b0dc569a:

  media: v4l2-device.h: fix typo: putss -> puts (2019-11-08 07:44:17 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v5.5iv

for you to fetch changes up to 200cc4e2331a60e75bcb9cd2adeca41d2826a0c9:

  arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymap (2019-11-08 08:57:44 +0000)

----------------------------------------------------------------
Clément Péron (2):
      media: rc: add keymap for Beelink GS1 remote control
      arm64: dts: allwinner: beelink-gs1: Add rc-beelink-gs1 keymap

Colin Ian King (1):
      media: flexcop-usb: ensure -EIO is returned on error condition

Jan Pieter van Woerkom (1):
      media: dvbsky: remove unused code

Oliver Neukum (1):
      media: b2c2-flexcop-usb: add sanity checking

 Documentation/devicetree/bindings/media/rc.yaml    |  1 +
 .../boot/dts/allwinner/sun50i-h6-beelink-gs1.dts   |  1 +
 drivers/media/rc/keymaps/Makefile                  |  1 +
 drivers/media/rc/keymaps/rc-beelink-gs1.c          | 84 ++++++++++++++++++++++
 drivers/media/usb/b2c2/flexcop-usb.c               |  5 +-
 drivers/media/usb/dvb-usb-v2/dvbsky.c              |  9 ---
 include/media/rc-map.h                             |  1 +
 7 files changed, 92 insertions(+), 10 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-beelink-gs1.c

             reply	other threads:[~2019-11-08 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-08 10:35 Sean Young [this message]
2019-11-08 10:38 ` [GIT PULL FOR v5.5] DVB/RC fixes Sean Young

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=20191108103520.GA13952@gofer.mess.org \
    --to=sean@mess.org \
    --cc=colin.king@canonical.com \
    --cc=jp@jpvw.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=oneukum@suse.com \
    --cc=peron.clem@gmail.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.