[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1174881954.4364.5.camel@localhost>
Date: Mon, 26 Mar 2007 00:36:24 -0300
From: Mauro Carvalho Chehab <mchehab@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-dvb-maintainer@...uxtv.org, video4linux-list@...hat.com,
linux-kernel@...r.kernel.org
Subject: [GIT PATCHES] V4L/DVB fixes
Linus,
Please pull 'master' from:
git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master
Basically we have some fixes at IR code, a Kconfig fix when Radio is
selected, some lock fixes at DVB core, Secam on saa7115 will now work
properly, a fix on msp34xx detection and suspend/resume and a small fix
on isl6421_attach.
Cheers,
Mauro.
V4L/DVB development is hosted at http://linuxtv.org
---
drivers/media/common/ir-functions.c | 6 ++++--
drivers/media/dvb/dvb-core/dmxdev.c | 12 +++---------
drivers/media/dvb/dvb-core/dvb_demux.c | 21 +++++++--------------
drivers/media/dvb/dvb-core/dvbdev.c | 9 +++------
drivers/media/dvb/frontends/isl6421.c | 1 +
drivers/media/radio/Kconfig | 2 +-
drivers/media/video/msp3400-driver.c | 14 ++++++--------
drivers/media/video/saa7115.c | 2 +-
drivers/media/video/tuner-core.c | 10 ++++------
include/media/saa7146_vv.h | 3 ++-
10 files changed, 32 insertions(+), 48 deletions(-)
Hans Verkuil:
V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.
Jean Delvare:
V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner
Mauro Carvalho Chehab:
V4L/DVB (5408): Fix SECAM handling on saa7115
Oliver Endriss:
V4L/DVB (5441): Saa7146: Fix allocation of clipping memory
Simon Arlott:
V4L/DVB (5400): Core: fix several locking related problems
Thomas Viehweger:
V4L/DVB (5472): Isl6421: don't reference freed memory
Trent Piepho:
V4L/DVB (5390): Radio: Fix error in Kbuild file
Vincent Penne:
V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fix
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists