index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
ctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
1
-0
/
+2
*
thunderbolt: Rework control channel to be more reliable
Mika Westerberg
2017-06-09
1
-70
/
+407
*
thunderbolt: Let the connection manager handle all notifications
Mika Westerberg
2017-06-09
1
-26
/
+60
*
thunderbolt: Expose make_header() to other files
Mika Westerberg
2017-06-09
1
-15
/
+4
*
thunderbolt: Expose get_route() to other files
Mika Westerberg
2017-06-09
1
-12
/
+7
*
thunderbolt: Move control channel messages to tb_msgs.h
Mika Westerberg
2017-06-09
1
-76
/
+0
*
thunderbolt: Allow passing NULL to tb_ctl_free()
Mika Westerberg
2017-06-09
1
-0
/
+4
*
thunderbolt: Add MSI-X support
Mika Westerberg
2017-06-09
1
-2
/
+2
*
thunderbolt: Use const buffer pointer in write operations
Mika Westerberg
2017-06-09
1
-4
/
+4
*
thunderbolt: Fix typos and magic number
Lukas Wunner
2016-04-08
1
-1
/
+1
*
thunderbolt: Add casts to prevent endianness warnings
Andreas Noever
2014-06-20
1
-2
/
+2
*
thunderbolt: Use NULL instead of 0 in ctl.c
Sachin Kamat
2014-06-20
1
-2
/
+2
*
thunderbolt: Fix nontrivial endpoint devices.
Andreas Noever
2014-06-19
1
-1
/
+1
*
thunderbolt: Add control channel interface
Andreas Noever
2014-06-19
1
-0
/
+731