public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCHES for 2.6.29-rc8] V4L/DVB fixes
@ 2009-03-13 16:43 Mauro Carvalho Chehab
  2009-03-15  7:11 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2009-03-13 16:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, LKML, LMML

Linus,

Please pull from:
        ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus

With the following fixes for 2.6.29-rc8:

   - dst: Report tuning algorithm correctly.
   - m5602-s5k4aa: Split up the initial sensor probe in chunks to avoid breakage;
   - stb0899: fix a bug on stb0899_send_diseqc_burst by using Diseqc 3/3 mode to send data;
   - stb0899: Bug: by using signed types, Offsets and range can be negative;
   - stb0899: Bug: For legacy applications, stv0899 performs search only first time after insmod;
   - stb6100: init fix, the call to stb6100_set_bandwidth needs an argument;
   - tvaudio: Avoid breakage with tda9874a, due to the access of a shadow register
	      that would otherwise be out of range;
   - zl10353: i2c_gate_ctrl bug fix;
   - zoran Kconfig: auto-select bt866 needed for AverMedia 6 Eyes;

Cheers,
Mauro.

---

 drivers/media/dvb/bt8xx/dst.c                  |    2 +-
 drivers/media/dvb/dvb-core/dvb_frontend.c      |    7 ++++---
 drivers/media/dvb/frontends/stb0899_algo.c     |   14 +++++++-------
 drivers/media/dvb/frontends/stb0899_drv.c      |    2 +-
 drivers/media/dvb/frontends/stb0899_priv.h     |   12 ++++--------
 drivers/media/dvb/frontends/stb6100.c          |    4 ++--
 drivers/media/dvb/frontends/zl10353.c          |    2 +-
 drivers/media/dvb/frontends/zl10353.h          |    3 +++
 drivers/media/video/gspca/m5602/m5602_s5k4aa.c |    6 +++++-
 drivers/media/video/saa7134/saa7134-dvb.c      |    1 +
 drivers/media/video/tvaudio.c                  |    2 +-
 drivers/media/video/zoran/Kconfig              |    1 +
 12 files changed, 31 insertions(+), 25 deletions(-)

Antti Palosaari (1):
      V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix

Gregory Lardiere (1):
      V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.

Hans Werner (1):
      V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argument

Igor M. Liplianin (1):
      V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod.

Manu Abraham (1):
      V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative

Matthias Schwarzzot (1):
      V4L/DVB (10978): Report tuning algorith correctly

Mauro Carvalho Chehab (1):
      V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 Eyes

Sigmund Augdal (1):
      V4L/DVB (10974): Use Diseqc 3/3 mode to send data

Vitaly Wool (1):
      V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-15  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-13 16:43 [GIT PATCHES for 2.6.29-rc8] V4L/DVB fixes Mauro Carvalho Chehab
2009-03-15  7:11 ` Ingo Molnar
2009-03-15  7:13   ` [build failure] " Ingo Molnar

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