[PATCH 0/5] firewire: fixes, status update

From: Stefan Richter
Date: Fri Dec 25 2009 - 19:35:24 EST


Following as replies: Some patches which are IMO suitable to be merged
during the .33-rc time frame.

The first patch enabled me to run the three FCP clients FFADO, Kino
(both libraw1394 based userspace), and firedtv (kernelspace) at the same
time. Thanks to Clemens Ladisch.

firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
firewire: cdev: fix another memory leak in an error path
firewire: ohci: always use packet-per-buffer mode for isochronous reception
firewire, ieee1394: update MAINTAINERS entries
firewire, ieee1394: update Kconfig help

MAINTAINERS | 15 ---
drivers/Kconfig | 2
drivers/firewire/Kconfig | 44 ++------
drivers/firewire/core-cdev.c | 27 +++--
drivers/firewire/core-transaction.c | 118 +++++++++++++++++++-----
drivers/firewire/ohci.c | 4
drivers/ieee1394/Kconfig | 59 ++++++++----
drivers/media/dvb/firewire/firedtv-fw.c | 12 --
include/linux/firewire-cdev.h | 3
include/linux/firewire.h | 4
10 files changed, 182 insertions(+), 106 deletions(-)
--
Stefan Richter
-=====-==--= ==-- ==-=-
http://arcgraph.de/sr/


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/