From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.5] DVB/RC (II)
Date: Tue, 15 Oct 2019 09:59:03 +0100 [thread overview]
Message-ID: <20191015085903.GA11348@gofer.mess.org> (raw)
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
next reply other threads:[~2019-10-15 8:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-15 8:59 Sean Young [this message]
2019-10-15 9:12 ` [GIT PULL FOR v5.5] DVB/RC (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=20191015085903.GA11348@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.