public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Several fixes for cx231xx
@ 2010-09-28 18:47 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-09-28 18:47 UTC (permalink / raw)
  To: Srinivasa.Deevi, Palash.Bandyopadhyay, dheitmueller,
	Linux Media Mailing List

Those patches do several fixes needed on cx231xx for it to properly work
with some new devices. They are meant to be applied after Devin's patches on
his tree:
	https://www.kernellabs.com/hg/~dheitmueller/polaris4/

I've applied his patch (fixing some merge conflicts) on a temporary git
tree at:
	http://git.linuxtv.org/mchehab/cx231xx.git

I have a few more patches adding experimental support for PixelView SBTVD
Hybrid, in analog mode, that needs a few more adjustments before pushing
at my tree, and I should start working on a driver for digital mode soon.

Mauro Carvalho Chehab (10):
  V4L/DVB: cx231xx: remove a printk warning at -avcore and at -417
  V4L/DVB: cx231xx: fix Kconfig dependencies
  V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned
  V4L/DVB: cx231xx: properly implement URB control messages log
  V4L/DVB: cx231xx: properly use the right tuner i2c address
  V4L/DVB: cx231xx: better handle the master port enable command
  V4L/DVB: cx231xx: Only change gpio direction when needed
  V4L/DVB: tda18271: allow restricting max out to 4 bytes
  V4L/DVB: tda18271: Add debug message with frequency divisor
  V4L/DVB: cx231xx-audio: fix some locking issues

 drivers/media/common/tuners/tda18271-common.c |   66 ++++++----
 drivers/media/common/tuners/tda18271-fe.c     |    2 +-
 drivers/media/common/tuners/tda18271.h        |    5 +-
 drivers/media/video/cx231xx/Kconfig           |    1 +
 drivers/media/video/cx231xx/cx231xx-417.c     |    2 +-
 drivers/media/video/cx231xx/cx231xx-audio.c   |   95 ++++++------
 drivers/media/video/cx231xx/cx231xx-avcore.c  |   91 +++++-------
 drivers/media/video/cx231xx/cx231xx-cards.c   |    7 +-
 drivers/media/video/cx231xx/cx231xx-core.c    |  192 +++++++++++--------------
 drivers/media/video/cx231xx/cx231xx-dvb.c     |   32 ++--
 drivers/media/video/cx231xx/cx231xx.h         |   17 ++-
 drivers/media/video/tuner-core.c              |    2 +-
 12 files changed, 243 insertions(+), 269 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-28 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28 18:47 [PATCH 00/10] Several fixes for cx231xx Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox