All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.6] DVB & RC (d) II
Date: Fri, 17 Jan 2020 21:43:10 +0000	[thread overview]
Message-ID: <20200117214310.GA30645@gofer.mess.org> (raw)

Hi Mauro,

Some last small changes for v5.6. Should not be controversial.

Thanks
Sean

The following changes since commit 2a0a0bc7020ef7e66c9569d8229d79fa72e3d659:

  media: MAINTAINERS: add entry for Rockchip ISP1 driver (2020-01-09 16:45:01 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.6d

for you to fetch changes up to 592e5665d082f604ed8f6580c81dfdfb8f84cbeb:

  arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping (2020-01-17 17:56:58 +0000)

----------------------------------------------------------------
v5.6d

----------------------------------------------------------------
Colin Ian King (1):
      media: drxj: remove redundant assignments to variable rc

Jernej Skrabec (2):
      media: dt-bindings: media: add new rc map name
      arm64: dts: allwinner: h6: tanix-tx6: Add IR remote mapping

Johan Hovold (2):
      media: flexcop-usb: fix endpoint sanity check
      media: dib0700: fix rc endpoint lookup

Mohammad Rasim (1):
      media: rc: add keymap for Videostrong KII Pro

 Documentation/devicetree/bindings/media/rc.yaml    |  1 +
 .../boot/dts/allwinner/sun50i-h6-tanix-tx6.dts     |  1 +
 drivers/media/dvb-frontends/drx39xyj/drxj.c        |  4 +-
 drivers/media/rc/keymaps/Makefile                  |  1 +
 drivers/media/rc/keymaps/rc-videostrong-kii-pro.c  | 83 ++++++++++++++++++++++
 drivers/media/usb/b2c2/flexcop-usb.c               |  6 +-
 drivers/media/usb/dvb-usb/dib0700_core.c           |  4 +-
 include/media/rc-map.h                             |  1 +
 8 files changed, 94 insertions(+), 7 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-videostrong-kii-pro.c

             reply	other threads:[~2020-01-17 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 21:43 Sean Young [this message]
2020-01-17 22:00 ` [GIT PULL FOR v5.6] DVB & RC (d) II Jenkins

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=20200117214310.GA30645@gofer.mess.org \
    --to=sean@mess.org \
    --cc=linux-media@vger.kernel.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.