[PATCH 0/8] firewire: misc updates

From: Stefan Richter
Date: Wed Oct 07 2009 - 18:39:36 EST


Coming up: Small fixes, reduction in stack usage, code style tweaks.

[PATCH 1/8] firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
[PATCH 2/8] firewire: cdev: fix memory leak in an error path
[PATCH 3/8] firewire: cdev: reduce stack usage by ioctl_dispatch
[PATCH 4/8] firewire: normalize style of queue_work wrappers
[PATCH 5/8] firewire: cdev: normalize variable names
[PATCH 6/8] firewire: optimize config ROM creation
[PATCH 7/8] firewire: core: clarify generate_config_rom usage
[PATCH 8/8] firewire: core: optimize Topology Map creation

drivers/firewire/core-card.c | 75 +++++++++----------
drivers/firewire/core-cdev.c | 136 +++++++++++++++++++++---------------
drivers/firewire/core-topology.c | 17 ++--
drivers/firewire/core-transaction.c | 9 --
drivers/firewire/core.h | 9 +-
drivers/firewire/ohci.c | 30 +++++--
drivers/firewire/sbp2.c | 48 ++++++------
include/linux/firewire.h | 16 ----
8 files changed, 177 insertions(+), 163 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/