Revert "drm: don't associate _DRM_DRIVER maps with a master"
[safe/jmp/linux-2.6] / drivers / firewire / fw-topology.c
2009-03-24 Stefan Richterfirewire: core: optimize propagation of BROADCAST_CHANNEL
2009-03-24 Stefan Richterfirewire: remove line breaks before function names
2009-01-20 Stefan Richterfirewire: unnecessary BM delay after generation rollover
2009-01-20 Stefan Richterfirewire: insist on successive self ID complete events
2009-01-04 Stefan Richterfirewire: fix resetting of bus manager retry counter
2009-01-04 Jay Fenlasonfirewire: improve refcounting of fw_card
2008-10-26 Jay Fenlasonfirewire: fix struct fw_node memory leak
2008-07-14 Stefan Richterfirewire: fix race of bus reset with request transmission
2008-04-18 Stefan Richterfirewire: fix synchronization of gap counts
2008-04-18 Stefan Richterfirewire: reread config ROM when device reset the bus
2008-03-13 Stefan Richterfirewire: warn on fatal condition in topology code
2008-03-02 Stefan Richterfirewire: potentially invalid pointers used in fw_card_...
2008-01-30 Stefan Richterfirewire: enforce access order between generation and...
2007-10-16 Yann Dirsonfirewire: in-code doc updates.
2007-10-16 Stefan Richterfirewire: a header cleanup
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.