From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Cc: Bradford Love <brad@nextdimension.cc>
Subject: [GIT PULL FOR v5.8] analog support
Date: Thu, 16 Apr 2020 15:03:38 +0100 [thread overview]
Message-ID: <20200416140338.GA18975@gofer.mess.org> (raw)
Hi Mauro,
Here are Brad's patches for analog support. Please pull.
Thanks,
Sean
The following changes since commit dacca5f0fa69f04c2e70aad9847e8250b459971c:
media: media/test_drivers: rename to test-drivers (2020-04-16 10:38:31 +0200)
are available in the Git repository at:
git://linuxtv.org/syoung/media_tree.git tags/v5.8b
for you to fetch changes up to 340da20f4983d4a89f4e353d2c26e72845419c9e:
media: iguanair: rc drivers no longer need to do locking (2020-04-16 13:16:26 +0100)
----------------------------------------------------------------
v5.8b
----------------------------------------------------------------
Brad Love (14):
media: si2157: Enable tuner status flags
media: si2157: Check error status bit on cmd execute
media: si2157: Better check for running tuner in init
media: si2157: Add analog tuning related functions
media: si2157: Briefly wait for tuning operation to complete
media: si2157: module debug option to wait on signal lock
media: cx23885: Add analog frontend to Hauppauge QuadHD
media: cx23885: Add analog frontend to 1265_K4
media: cx23885: Add analog frontend to HVR5525
media: cx23885: Add i2c device analog tuner support
media: cx231xx: Add i2c device analog tuner support
media: si2157: add on-demand rf strength func
media: lgdt3306a: Add CNR v5 stat
media: cx25840: Register labeling, chip specific correction
Sean Young (1):
media: iguanair: rc drivers no longer need to do locking
drivers/media/dvb-frontends/lgdt3306a.c | 14 +
drivers/media/i2c/cx25840/cx25840-core.c | 40 +--
drivers/media/pci/cx23885/cx23885-cards.c | 51 +++-
drivers/media/pci/cx23885/cx23885-dvb.c | 31 +++
drivers/media/pci/cx23885/cx23885-video.c | 99 ++++++-
drivers/media/rc/iguanair.c | 36 +--
drivers/media/tuners/si2157.c | 416 +++++++++++++++++++++++++++--
drivers/media/tuners/si2157_priv.h | 2 +
drivers/media/usb/cx231xx/cx231xx-avcore.c | 35 ++-
drivers/media/usb/cx231xx/cx231xx-video.c | 85 +++++-
10 files changed, 702 insertions(+), 107 deletions(-)
next reply other threads:[~2020-04-16 14:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 14:03 Sean Young [this message]
2020-04-16 14:23 ` [GIT PULL FOR v5.8] analog support (#63131) Jenkins
2020-04-21 11:12 ` 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=20200416140338.GA18975@gofer.mess.org \
--to=sean@mess.org \
--cc=brad@nextdimension.cc \
--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.