From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux-media@vger.kernel.org
Cc: linux1394-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] DVB: firedtv: port to new firewire driver stack
Date: Sun, 8 Nov 2009 22:27:36 +0100 (CET) [thread overview]
Message-ID: <tkrat.ce889fb60854a648@s5r6.in-berlin.de> (raw)
The following patch series adapts the firedtv driver for
FireWire-attached DVB boxes and cards to the newer firewire-core kernel
API. The driver will continue to work with the older ieee1394 kernel
API as well. Which of the two IEEE 1394 stacks will be used depends on
which one was configured at build time. If both were built, firedtv
transparently uses the stack which is bound to the FireWire controller.
This patch series depends on changes to firewire-core which were merged
into Linux 2.6.31.
There is some non-essential functionality yet to implement:
- Finish FCP support in firewire-core so that more than one AV/C
device can be used on the same FireWire bus at the same time.
- Enhance firedtv to use firewire-core's channel and bandwidth
allocation function for proper cooperation with non-FireDTV AV/C
devices on the same bus.
Following as reply:
[PATCH 1/4] firedtv: move remote control workqueue handling into rc source file
[PATCH 2/4] firedtv: reform lock transaction backend call
[PATCH 3/4] firedtv: add missing include, rename a constant
[PATCH 4/4] firedtv: port to new firewire core
drivers/media/dvb/firewire/Kconfig | 7
drivers/media/dvb/firewire/Makefile | 1
drivers/media/dvb/firewire/firedtv-1394.c | 37 +-
drivers/media/dvb/firewire/firedtv-avc.c | 50 +-
drivers/media/dvb/firewire/firedtv-dvb.c | 15
drivers/media/dvb/firewire/firedtv-fw.c | 385 ++++++++++++++++++++++
drivers/media/dvb/firewire/firedtv-rc.c | 2
drivers/media/dvb/firewire/firedtv.h | 17
8 files changed, 471 insertions(+), 43 deletions(-)
--
Stefan Richter
-=====-==--= =-== -=---
http://arcgraph.de/sr/
next reply other threads:[~2009-11-08 21:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-08 21:27 Stefan Richter [this message]
2009-11-08 21:28 ` [PATCH 1/4] firedtv: move remote control workqueue handling into rc source file Stefan Richter
2009-11-08 21:29 ` [PATCH 2/4] firedtv: reform lock transaction backend call Stefan Richter
2009-11-08 21:29 ` [PATCH 3/4] firedtv: add missing include, rename a constant Stefan Richter
2009-11-08 21:30 ` [PATCH 4/4] firedtv: port to new firewire core Stefan Richter
2009-11-12 1:44 ` [PATCH 0/4] DVB: firedtv: port to new firewire driver stack Stefan Richter
2009-11-14 7:54 ` Benny Amorsen
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=tkrat.ce889fb60854a648@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®