aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-topology.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: fix synchronization of gap countsStefan Richter2008-04-181-4/+3
* firewire: reread config ROM when device reset the busStefan Richter2008-04-181-0/+3
* firewire: warn on fatal condition in topology codeStefan Richter2008-03-141-1/+2
* firewire: potentially invalid pointers used in fw_card_bm_workStefan Richter2008-03-021-0/+1
* firewire: enforce access order between generation and node ID, fix "giving up...Stefan Richter2008-01-301-0/+6
* firewire: in-code doc updates.Yann Dirson2007-10-171-1/+5
* firewire: a header cleanupStefan Richter2007-10-171-0/+4
* firewire: simplify a struct typeStefan Richter2007-07-101-25/+23
* firewire: optimize gap count with 1394b leaf nodesStefan Richter2007-07-101-8/+8
* firewire: missing newline in printkStefan Richter2007-07-101-1/+1
* firewire: Always use parens with sizeof.Kristian Høgsberg2007-05-101-1/+1
* firewire: Uppercase most macro names.Kristian Høgsberg2007-05-101-20/+20
* firewire: Coding style cleanup: no spaces after function names.Kristian Høgsberg2007-05-101-3/+3
* firewire: Clean up comment style.Kristian Høgsberg2007-05-101-23/+42
* firewire: Use lib/ implementation of CRC ITU-T.Kristian Høgsberg2007-05-101-3/+2
* firewire: Don't set card->irm_node before we have a new valid topology.Kristian Høgsberg2007-03-281-3/+4
* firewire: Implement topology map and fix a couple of loopback bugs.Kristian Høgsberg2007-03-091-7/+21
* firewire: Schedule topology work before calling driver update functions.Kristian Høgsberg2007-03-091-2/+1
* firewire: Implement compliant bus management.Kristian Høgsberg2007-03-091-4/+3
* firewire: fix compilation with gcc 3.4Stefan Richter2007-03-091-2/+3
* firewire: Implement gap count optimization.Kristian Høgsberg2007-03-091-9/+67
* firewire: consistent usage of node_idStefan Richter2007-03-091-1/+1
* firewire: whitespace adjustmentsStefan Richter2007-03-091-1/+0
* firewire: cleanupsAdrian Bunk2007-03-091-1/+1
* firewire: Add device probing and sysfs integration.Kristian Høgsberg2007-03-091-4/+6
* firewire: Add core firewire stack.Kristian Høgsberg2007-03-091-0/+446