mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] DVB: firedtv: port to new firewire driver stack
@ 2009-11-08 21:27 Stefan Richter
  2009-11-08 21:28 ` [PATCH 1/4] firedtv: move remote control workqueue handling into rc source file Stefan Richter
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefan Richter @ 2009-11-08 21:27 UTC (permalink / raw)
  To: linux-media; +Cc: linux1394-devel, linux-kernel

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/


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

end of thread, other threads:[~2009-11-14  8:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-08 21:27 [PATCH 0/4] DVB: firedtv: port to new firewire driver stack Stefan Richter
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

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®