index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-topology.c
Age
Commit message (
Expand
)
Author
2009-06-05
firewire: rename source files
Stefan Richter
2009-06-05
firewire: reorganize header files
Stefan Richter
2009-06-05
firewire: clean up includes
Stefan Richter
2009-03-24
firewire: core: optimize propagation of BROADCAST_CHANNEL
Stefan Richter
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
2009-01-20
firewire: unnecessary BM delay after generation rollover
Stefan Richter
2009-01-20
firewire: insist on successive self ID complete events
Stefan Richter
2009-01-04
firewire: fix resetting of bus manager retry counter
Stefan Richter
2009-01-04
firewire: improve refcounting of fw_card
Jay Fenlason
2008-10-26
firewire: fix struct fw_node memory leak
Jay Fenlason
2008-07-14
firewire: fix race of bus reset with request transmission
Stefan Richter
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-03-14
firewire: warn on fatal condition in topology code
Stefan Richter
2008-03-02
firewire: potentially invalid pointers used in fw_card_bm_work
Stefan Richter
2008-01-30
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
2007-10-17
firewire: in-code doc updates.
Yann Dirson
2007-10-17
firewire: a header cleanup
Stefan Richter
2007-07-10
firewire: simplify a struct type
Stefan Richter
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
2007-07-10
firewire: missing newline in printk
Stefan Richter
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
firewire: Uppercase most macro names.
Kristian Høgsberg
2007-05-10
firewire: Coding style cleanup: no spaces after function names.
Kristian Høgsberg
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
2007-05-10
firewire: Use lib/ implementation of CRC ITU-T.
Kristian Høgsberg
2007-03-28
firewire: Don't set card->irm_node before we have a new valid topology.
Kristian Høgsberg
2007-03-09
firewire: Implement topology map and fix a couple of loopback bugs.
Kristian Høgsberg
2007-03-09
firewire: Schedule topology work before calling driver update functions.
Kristian Høgsberg
2007-03-09
firewire: Implement compliant bus management.
Kristian Høgsberg
2007-03-09
firewire: fix compilation with gcc 3.4
Stefan Richter
2007-03-09
firewire: Implement gap count optimization.
Kristian Høgsberg
2007-03-09
firewire: consistent usage of node_id
Stefan Richter
2007-03-09
firewire: whitespace adjustments
Stefan Richter
2007-03-09
firewire: cleanups
Adrian Bunk
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
2007-03-09
firewire: Add core firewire stack.
Kristian Høgsberg