linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.4] RC & DVB
Date: Wed, 14 Aug 2019 08:31:35 +0100	[thread overview]
Message-ID: <20190814073135.avafdlmfjml3cqqs@gofer.mess.org> (raw)

Hi Mauro,

Another batch of patches. 

Thanks,

Sean

The following changes since commit 0dc99e042a4cfbc1e27572d523d2a1dbaf402cbf:

  media: MAINTAINERS: Remove zoran driver (2019-08-13 11:55:34 -0300)

are available in the Git repository at:

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

for you to fetch changes up to 782079130b459fccaa1eddf7630d9694a0de2b69:

  media: rc: imon: Allow iMON RC protocol for ffdc 7e device (2019-08-14 08:18:19 +0100)

----------------------------------------------------------------
Colin Ian King (1):
      media: stv0900_core: remove redundant assignment to variables mclk, div and ad_div

Darius Rad (1):
      media: rc: imon: Allow iMON RC protocol for ffdc 7e device

Fuqian Huang (3):
      media/usb: Use kmemdup rather than duplicating its implementation
      media/tuners: Use kmemdup rather than duplicating its implementation
      media/dvb: Use kmemdup rather than duplicating its implementation

Luke Nowakowski-Krijger (1):
      media: dvb_frontend.h: Fix shifting signed 32-bit value problem

Masahiro Yamada (1):
      media: rc: add include guard to rc-map.h

Sean Young (6):
      media: imon_raw: simplify and explain bit operations
      media: imon_raw: prevent "nonsensical timing event of duration 0"
      selftests: ir: fix ir_loopback test failure
      media: em28xx: modules workqueue not inited for 2nd device
      media: rc: imon-rsc keymap has incorrect mappings
      media: tm6000: double free if usb disconnect while streaming

Wolfram Sang (1):
      media: ir-kbd-i2c: convert to i2c_new_dummy_device()

 drivers/media/dvb-core/dvbdev.c             |  3 +-
 drivers/media/dvb-frontends/drx39xyj/drxj.c |  5 ++--
 drivers/media/dvb-frontends/stv0900_core.c  |  2 +-
 drivers/media/i2c/ir-kbd-i2c.c              | 11 ++++----
 drivers/media/rc/imon.c                     |  7 ++++-
 drivers/media/rc/imon_raw.c                 | 43 +++++++++++++++++++++++------
 drivers/media/rc/keymaps/rc-imon-rsc.c      |  7 +++--
 drivers/media/tuners/tuner-xc2028.c         |  3 +-
 drivers/media/tuners/xc4000.c               |  3 +-
 drivers/media/usb/em28xx/em28xx-cards.c     |  4 +--
 drivers/media/usb/tm6000/tm6000-dvb.c       |  3 ++
 drivers/media/usb/zr364xx/zr364xx.c         |  4 +--
 include/media/dvb_frontend.h                | 21 +++++++-------
 include/media/rc-map.h                      |  5 ++++
 tools/testing/selftests/ir/ir_loopback.c    |  6 ++--
 15 files changed, 80 insertions(+), 47 deletions(-)

             reply	other threads:[~2019-08-14  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-14  7:31 Sean Young [this message]
2019-08-14  7:47 ` [GIT PULL FOR v5.4] RC & DVB 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=20190814073135.avafdlmfjml3cqqs@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 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).