index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
ctl.c
Age
Commit message (
Expand
)
Author
2017-08-28
thunderbolt: Fix reset response_type
Dan Carpenter
2017-06-09
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
thunderbolt: Rework control channel to be more reliable
Mika Westerberg
2017-06-09
thunderbolt: Let the connection manager handle all notifications
Mika Westerberg
2017-06-09
thunderbolt: Expose make_header() to other files
Mika Westerberg
2017-06-09
thunderbolt: Expose get_route() to other files
Mika Westerberg
2017-06-09
thunderbolt: Move control channel messages to tb_msgs.h
Mika Westerberg
2017-06-09
thunderbolt: Allow passing NULL to tb_ctl_free()
Mika Westerberg
2017-06-09
thunderbolt: Add MSI-X support
Mika Westerberg
2017-06-09
thunderbolt: Use const buffer pointer in write operations
Mika Westerberg
2016-04-08
thunderbolt: Fix typos and magic number
Lukas Wunner
2014-06-20
thunderbolt: Add casts to prevent endianness warnings
Andreas Noever
2014-06-20
thunderbolt: Use NULL instead of 0 in ctl.c
Sachin Kamat
2014-06-19
thunderbolt: Fix nontrivial endpoint devices.
Andreas Noever
2014-06-19
thunderbolt: Add control channel interface
Andreas Noever