From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@s-opensource.com>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: [PATCH v2 00/12] Fix ISDB-T tuning on PV SBTVD Hybrid
Date: Mon, 5 Sep 2016 07:32:28 -0300 [thread overview]
Message-ID: <cover.1473071468.git.mchehab@s-opensource.com> (raw)
This patch series fix a series of bugs and issues related to PV SBTVD device
while tuning to ISDB-T channels found in Brazil.
Mauro Carvalho Chehab (12):
[media] cx231xx: don't return error on success
[media] cx231xx: fix GPIOs for Pixelview SBTVD hybrid
[media] cx231xx: prints error code if can't switch TV mode
[media] mb86a20s: fix the locking logic
[media] cx231xx: fix PV SBTVD Hybrid AGC GPIO pin
[media] mb86a20s: fix demod settings
[media] cx231xx-core: fix GPIO comments
[media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap()
[media] cx231xx: can't proceed if I2C bus register fails
[media] cx231xx-cards: unregister IR earlier
[media] tda18271: use prefix on all printk messages
[media] tea5767: use module prefix on printed messages
drivers/media/dvb-frontends/mb86a20s.c | 104 +++++++++++++++--------------
drivers/media/tuners/tda18271-fe.c | 11 +--
drivers/media/tuners/tda18271-priv.h | 2 +
drivers/media/tuners/tea5767.c | 9 ++-
drivers/media/usb/cx231xx/cx231xx-avcore.c | 5 +-
drivers/media/usb/cx231xx/cx231xx-cards.c | 6 +-
drivers/media/usb/cx231xx/cx231xx-core.c | 44 +++++++++---
drivers/media/usb/cx231xx/cx231xx-i2c.c | 2 +-
8 files changed, 108 insertions(+), 75 deletions(-)
--
2.7.4
next reply other threads:[~2016-09-05 10:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-05 10:32 Mauro Carvalho Chehab [this message]
2016-09-05 10:32 ` [PATCH v2 01/12] [media] cx231xx: don't return error on success Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 02/12] [media] cx231xx: fix GPIOs for Pixelview SBTVD hybrid Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 03/12] [media] cx231xx: prints error code if can't switch TV mode Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 04/12] [media] mb86a20s: fix the locking logic Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 05/12] [media] cx231xx: fix PV SBTVD Hybrid AGC GPIO pin Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 06/12] [media] mb86a20s: fix demod settings Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 07/12] [media] cx231xx-core: fix GPIO comments Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 08/12] [media] cx231xx-i2c: handle errors with cx231xx_get_i2c_adap() Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 09/12] [media] cx231xx: can't proceed if I2C bus register fails Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 10/12] [media] cx231xx-cards: unregister IR earlier Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 11/12] [media] tda18271: use prefix on all printk messages Mauro Carvalho Chehab
2016-09-05 10:32 ` [PATCH v2 12/12] [media] tea5767: use module prefix on printed messages Mauro Carvalho Chehab
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=cover.1473071468.git.mchehab@s-opensource.com \
--to=mchehab@s-opensource.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.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.