aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/fw-topology.c
AgeCommit message (Expand)Author
2008-07-14firewire: fix race of bus reset with request transmissionStefan Richter
2008-04-18firewire: fix synchronization of gap countsStefan Richter
2008-04-18firewire: reread config ROM when device reset the busStefan Richter
2008-03-14firewire: warn on fatal condition in topology codeStefan Richter
2008-03-02firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter
2007-10-17firewire: in-code doc updates.Yann Dirson
2007-10-17firewire: a header cleanupStefan Richter
2007-07-10firewire: simplify a struct typeStefan Richter
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter
2007-07-10firewire: missing newline in printkStefan Richter
2007-05-10firewire: Always use parens with sizeof.Kristian Høgsberg
2007-05-10firewire: Uppercase most macro names.Kristian Høgsberg
2007-05-10firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg
2007-05-10firewire: Clean up comment style.Kristian Høgsberg
2007-05-10firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg
2007-03-28firewire: Don't set card->irm_node before we have a new valid topology.Kristian Høgsberg
2007-03-09firewire: Implement topology map and fix a couple of loopback bugs.Kristian Høgsberg
2007-03-09firewire: Schedule topology work before calling driver update functions.Kristian Høgsberg
2007-03-09firewire: Implement compliant bus management.Kristian Høgsberg
2007-03-09firewire: fix compilation with gcc 3.4Stefan Richter
2007-03-09firewire: Implement gap count optimization.Kristian Høgsberg
2007-03-09firewire: consistent usage of node_idStefan Richter
2007-03-09firewire: whitespace adjustmentsStefan Richter
2007-03-09firewire: cleanupsAdrian Bunk
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg
2007-03-09firewire: Add core firewire stack.Kristian Høgsberg