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.11] RC/DVB fixes
Date: Wed, 25 Nov 2020 16:14:14 +0000	[thread overview]
Message-ID: <20201125161413.GA915@gofer.mess.org> (raw)

The following changes since commit 4863b93cfd2dfe88557f820b3399c3fa2163ec43:

  media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660 (2020-11-25 15:02:44 +0100)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.11c

for you to fetch changes up to dcc231959b232085124f76c3d341eb8a1ce6cefd:

  media: rc: add keymap for KHAMSIN remote (2020-11-25 15:10:16 +0000)

----------------------------------------------------------------
v5.11c

----------------------------------------------------------------
Christian Hewitt (1):
      media: rc: add keymap for KHAMSIN remote

Kai Muenz (1):
      media: dvb-usb: Add Hauppauge MAX S2's USB-IDs

Keita Suzuki (1):
      media: siano: fix memory leak of debugfs members in smsdvb_hotplug

 Documentation/devicetree/bindings/media/rc.yaml |  1 +
 drivers/media/common/siano/smsdvb-main.c        |  5 +-
 drivers/media/rc/keymaps/Makefile               |  1 +
 drivers/media/rc/keymaps/rc-khamsin.c           | 75 +++++++++++++++++++++++++
 drivers/media/usb/dvb-usb/dw2102.c              |  8 ++-
 include/media/rc-map.h                          |  1 +
 6 files changed, 89 insertions(+), 2 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-khamsin.c

             reply	other threads:[~2020-11-25 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25 16:14 Sean Young [this message]
2020-11-25 16:31 ` [GIT PULL FOR v5.11] RC/DVB fixes (#69348) 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=20201125161413.GA915@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.