mbox series

[GIT,PULL,FOR,v5.5] DVB/RC (II)

Message ID 20191015085903.GA11348@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.5] DVB/RC (II) | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git tags/v5.5ii

Message

Sean Young Oct. 15, 2019, 8:59 a.m. UTC
Hi Mauro,

We have a new keymap, new usb IDs, some minor cleanups and the DVB fixes
you wrote.

Thanks,

Sean

The following changes since commit 3ff3a712a9eabb3d7bf52c263dd1ece054345df4:

  media: ti-vpe: vpe: don't rely on colorspace member for conversion (2019-10-10 13:54:22 -0300)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.5ii

for you to fetch changes up to 34c982dfacb381ac0984b4ded082deb35e9c5dc0:

  media: cxd2841er: avoid too many status inquires (2019-10-14 16:02:18 +0100)

----------------------------------------------------------------
5.5 II

----------------------------------------------------------------
Christian Hewitt (1):
      media: rc: add keymap for Tronsmart Vega S95/S96 remote

Jisheng Zhang (1):
      media: rc-map: Sort rc map name MACROs

Mauro Carvalho Chehab (2):
      media: mb86a20s: make the bit rate estimation function more generic
      media: cxd2841er: avoid too many status inquires

Sean Young (1):
      media: imon_raw: simplify loop

Thomas Voegtle (1):
      media: dvbsky: add support for eyeTV Geniatech T2 lite

Vito Caputo (1):
      media: cxusb: detect cxusb_ctrl_msg error in query

zhong jiang (2):
      media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable
      media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readable

 drivers/media/dvb-frontends/cxd2841er.c | 12 +++++++-
 drivers/media/dvb-frontends/mb86a20s.c  | 54 ++++++++++++++-------------------
 drivers/media/dvb-frontends/mt312.c     | 13 +++-----
 drivers/media/rc/imon_raw.c             | 22 +++-----------
 drivers/media/rc/keymaps/Makefile       |  1 +
 drivers/media/rc/keymaps/rc-vega-s9x.c  | 54 +++++++++++++++++++++++++++++++++
 drivers/media/tuners/qm1d1c0042.c       |  2 +-
 drivers/media/usb/dvb-usb-v2/dvbsky.c   |  3 ++
 drivers/media/usb/dvb-usb/cxusb.c       |  3 +-
 include/media/dvb-usb-ids.h             |  1 +
 include/media/rc-map.h                  | 23 +++++++-------
 11 files changed, 116 insertions(+), 72 deletions(-)
 create mode 100644 drivers/media/rc/keymaps/rc-vega-s9x.c

Comments

Jenkins Oct. 15, 2019, 9:12 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/59470/
Build log: https://builder.linuxtv.org/job/patchwork/20509/
Build time: 00:12:40
Link: https://lore.kernel.org/linux-media/20191015085903.GA11348@gofer.mess.org

gpg: Signature made Tue 15 Oct 2019 08:53:26 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: 2 patches and/or PDF generation with issues, being 0 at build time

Error/warnings:


Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-media-rc-add-keymap-for-Tronsmart-Vega-S95-S96-remot.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0005-media-rc-add-keymap-for-Tronsmart-Vega-S95-S96-remot.patch
patches/0005-media-rc-add-keymap-for-Tronsmart-Vega-S95-S96-remot.patch:31: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-media-cxusb-detect-cxusb_ctrl_msg-error-in-query.patch:
$ ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0007-media-cxusb-detect-cxusb_ctrl_msg-error-in-query.patch
patches/0007-media-cxusb-detect-cxusb_ctrl_msg-error-in-query.patch:42: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)