index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
1
-4
/
+3
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
1
-0
/
+3
2008-03-14
firewire: warn on fatal condition in topology code
Stefan Richter
1
-1
/
+2
2008-03-02
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
1
-0
/
+1
2008-01-30
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
1
-0
/
+6
2007-10-17
firewire: in-code doc updates.
Yann Dirson
1
-1
/
+5
2007-10-17
firewire: a header cleanup
Stefan Richter
1
-0
/
+4
2007-07-10
firewire: simplify a struct type
Stefan Richter
1
-25
/
+23
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
1
-8
/
+8
2007-07-10
firewire: missing newline in printk
Stefan Richter
1
-1
/
+1
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
1
-1
/
+1
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
1
-20
/
+20
2007-05-10
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
1
-3
/
+3
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
1
-23
/
+42
2007-05-10
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
1
-3
/
+2
2007-03-28
firewire: Don't set card->irm_node before we have a new valid topology.
Kristian Høgsberg
1
-3
/
+4
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
1
-7
/
+21
2007-03-09
firewire: Schedule topology work before calling driver update functions.
Kristian Høgsberg
1
-2
/
+1
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
1
-4
/
+3
2007-03-09
firewire: fix compilation with gcc 3.4
Stefan Richter
1
-2
/
+3
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
1
-9
/
+67
2007-03-09
firewire: consistent usage of node_id
Stefan Richter
1
-1
/
+1
2007-03-09
firewire: whitespace adjustments
Stefan Richter
1
-1
/
+0
2007-03-09
firewire: cleanups
Adrian Bunk
1
-1
/
+1
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
1
-4
/
+6
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg
1
-0
/
+446