From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: unlisted-recipients:; (no To-header on input)@casper.infradead.org
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Srinivasa.Deevi@conexant.com
Subject: [PATCH 0/5] Add support for PV Xcapture USB on cx231xx
Date: Sun, 13 Feb 2011 15:28:58 -0200 [thread overview]
Message-ID: <20110213152858.645175f4@pedra> (raw)
This is a simple grabber card, and its addition should be simple.
However, the cx231xx power management complains if some things
are powered and starts to generate error -71. So, before adding
the board entry, we need to apply a few fixes.
This series also have a change at tuner code that will (hopefully)
help to implement support for devices with xc3028.
Mauro Carvalho Chehab (5):
[media] cx231xx: Simplify interface checking logic at probe
[media] cx231xx: Use a generic check for TUNER_XC5000
[media] cx231xx: Use parameters to describe some board variants
[media] cx231xx: Allow some boards to not use I2C port 3
[media] cx231xx: Add support for PV Xcapture USB
drivers/media/video/cx231xx/cx231xx-avcore.c | 14 +-
drivers/media/video/cx231xx/cx231xx-cards.c | 228 +++++++++++++++-----------
drivers/media/video/cx231xx/cx231xx-core.c | 16 +-
drivers/media/video/cx231xx/cx231xx-i2c.c | 31 +++--
drivers/media/video/cx231xx/cx231xx-video.c | 20 +-
drivers/media/video/cx231xx/cx231xx.h | 5 +
6 files changed, 180 insertions(+), 134 deletions(-)
reply other threads:[~2011-02-13 17:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20110213152858.645175f4@pedra \
--to=mchehab@redhat.com \
--cc=Srinivasa.Deevi@conexant.com \
--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