LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-dvb-maintainer@linuxtv.org, video4linux-list@redhat.com,
linux-kernel@vger.kernel.org
Subject: [GIT PATCHES] V4L/DVB fixes
Date: Mon, 26 Mar 2007 00:36:24 -0300 [thread overview]
Message-ID: <1174881954.4364.5.camel@localhost> (raw)
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
next reply other threads:[~2007-03-26 9:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-26 3:36 Mauro Carvalho Chehab [this message]
2007-03-26 21:55 ` Linus Torvalds
2007-03-27 11:57 ` Mauro Carvalho Chehab
2007-03-27 16:24 ` Linus Torvalds
2007-05-13 16:38 Mauro Carvalho Chehab
2007-06-09 11:13 Mauro Carvalho Chehab
2007-07-03 19:20 Mauro Carvalho Chehab
2007-07-30 19:15 Mauro Carvalho Chehab
2007-08-20 19:55 Mauro Carvalho Chehab
2007-08-23 17:04 Mauro Carvalho Chehab
2007-09-14 16:41 Mauro Carvalho Chehab
2007-10-17 17:17 Mauro Carvalho Chehab
2007-11-04 23:18 Mauro Carvalho Chehab
2007-12-12 1:05 Mauro Carvalho Chehab
2007-12-13 22:45 Mauro Carvalho Chehab
2008-01-07 9:38 Mauro Carvalho Chehab
2008-01-09 15:43 ` Hans-Peter Jansen
2008-01-09 18:30 ` Mauro Carvalho Chehab
2008-01-11 21:42 Mauro Carvalho Chehab
2008-02-12 21:02 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=1174881954.4364.5.camel@localhost \
--to=mchehab@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=video4linux-list@redhat.com \
--subject='Re: [GIT PATCHES] V4L/DVB fixes' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).