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: Tue, 03 Jul 2007 16:20:47 -0300 [thread overview]
Message-ID: <1183491061.3926.193.camel@gaivota> (raw)
Linus,
Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master
For some fixes on V4L/DVB low-level drivers:
- bttv: fixes a very weird error when used with a v4l1 application;
- cx88-blackbird: fixes an endless loop at userspace apps, when
trying to request the list of tuners;
- ttpci: fixes error handling at init() function;
- cinergyT2: corrects bad locks on work queue.
Cheers,
Mauro.
---
drivers/media/dvb/cinergyT2/cinergyT2.c | 66 +++++++++++++++++-----------
drivers/media/dvb/ttpci/budget-core.c | 2 +-
drivers/media/video/bt8xx/bttv-driver.c | 13 +++---
drivers/media/video/cx88/cx88-blackbird.c | 2 +
4 files changed, 49 insertions(+), 34 deletions(-)
Hartmut Birr (1):
V4L/DVB (5822): Fix the return value in ttpci_budget_init()
Jelle Foks (1):
V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners
Oleg Nesterov (1):
V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock
Trent Piepho (1):
V4L/DVB (5808): Bttv: fix v4l1 breaking the driver
---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org
next reply other threads:[~2007-07-03 19:41 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-03 19:20 Mauro Carvalho Chehab [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-12 21:02 Mauro Carvalho Chehab
2008-01-11 21:42 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
2007-12-13 22:45 Mauro Carvalho Chehab
2007-12-12 1:05 Mauro Carvalho Chehab
2007-11-04 23:18 Mauro Carvalho Chehab
2007-10-17 17:17 Mauro Carvalho Chehab
2007-09-14 16:41 Mauro Carvalho Chehab
2007-08-23 17:04 Mauro Carvalho Chehab
2007-08-20 19:55 Mauro Carvalho Chehab
2007-07-30 19:15 Mauro Carvalho Chehab
2007-06-09 11:13 Mauro Carvalho Chehab
2007-05-13 16:38 Mauro Carvalho Chehab
2007-03-26 3:36 Mauro Carvalho Chehab
2007-03-26 21:55 ` Linus Torvalds
2007-03-27 11:57 ` Mauro Carvalho Chehab
2007-03-27 16:24 ` Linus Torvalds
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=1183491061.3926.193.camel@gaivota \
--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).