linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.1] RC fixes v2
@ 2019-02-18 19:08 Sean Young
  0 siblings, 0 replies; only message in thread
From: Sean Young @ 2019-02-18 19:08 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Here are the last RC fixes for 5.1, this time with the documentation warnings
fixed.

Thanks,
Sean

The following changes since commit 46c039d06b6ecabb94bd16c3a999b28dc83b79ce:

  media: cx25840: mark pad sig_types to fix cx231xx init (2019-02-18 12:33:20 -0500)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v5.1b

for you to fetch changes up to 368c39a1cf00504fdc70eb5082676a84e3391239:

  media: smipcie: add universal ir capability (2019-02-18 18:30:19 +0000)

----------------------------------------------------------------
Matthias Reichl (1):
      media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotes

Patrick Lerda (2):
      media: rc: rcmm decoder and encoder
      media: smipcie: add universal ir capability

 Documentation/media/lirc.h.rst.exceptions |   3 +
 MAINTAINERS                               |   5 +
 drivers/media/pci/smipcie/smipcie-ir.c    | 132 ++++++----------
 drivers/media/pci/smipcie/smipcie.h       |   1 -
 drivers/media/rc/Kconfig                  |  13 ++
 drivers/media/rc/Makefile                 |   1 +
 drivers/media/rc/ir-rc6-decoder.c         |   2 +
 drivers/media/rc/ir-rcmm-decoder.c        | 254 ++++++++++++++++++++++++++++++
 drivers/media/rc/rc-core-priv.h           |   5 +
 drivers/media/rc/rc-main.c                |   9 ++
 include/media/rc-map.h                    |  14 +-
 include/uapi/linux/lirc.h                 |   6 +
 tools/include/uapi/linux/lirc.h           |  12 ++
 tools/testing/selftests/ir/ir_loopback.c  |   9 ++
 14 files changed, 375 insertions(+), 91 deletions(-)
 create mode 100644 drivers/media/rc/ir-rcmm-decoder.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-18 19:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-18 19:08 [GIT PULL FOR v5.1] RC fixes v2 Sean Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).