firewire: fix memory leak of fw_request instances
[safe/jmp/linux-2.6] / drivers / firewire / fw-topology.c
2007-07-09 Stefan Richterfirewire: simplify a struct type
2007-07-09 Stefan Richterfirewire: optimize gap count with 1394b leaf nodes
2007-07-09 Stefan Richterfirewire: missing newline in printk
2007-05-10 Kristian Høgsbergfirewire: Always use parens with sizeof.
2007-05-10 Kristian Høgsbergfirewire: Uppercase most macro names.
2007-05-10 Kristian Høgsbergfirewire: Coding style cleanup: no spaces after functio...
2007-05-10 Kristian Høgsbergfirewire: Clean up comment style.
2007-05-10 Kristian Høgsbergfirewire: Use lib/ implementation of CRC ITU-T.
2007-03-28 Kristian Høgsbergfirewire: Don't set card->irm_node before we have a...
2007-03-09 Kristian Høgsbergfirewire: Implement topology map and fix a couple of...
2007-03-09 Kristian Høgsbergfirewire: Schedule topology work before calling driver...
2007-03-09 Kristian Høgsbergfirewire: Implement compliant bus management.
2007-03-09 Stefan Richterfirewire: fix compilation with gcc 3.4
2007-03-09 Kristian Høgsbergfirewire: Implement gap count optimization.
2007-03-09 Stefan Richterfirewire: consistent usage of node_id
2007-03-09 Stefan Richterfirewire: whitespace adjustments
2007-03-09 Adrian Bunkfirewire: cleanups
2007-03-09 Kristian Høgsbergfirewire: Add device probing and sysfs integration.
2007-03-09 Kristian Høgsbergfirewire: Add core firewire stack.