Stefan Richter wrote: > [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(-) These patches are now also available in the v2.6.31 based "firedtv" branch at git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git firedtv This branch is also merged into linux1394-2.6.git for-next and thereby linux-next.git. -- Stefan Richter -=====-==--= =-== -==-- http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html