index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
thunderbolt: Do not fail if DROM data CRC32 is invalid
Mika Westerberg
1
-2
/
+1
2017-06-09
thunderbolt: Fail switch adding operation if reading DROM fails
Mika Westerberg
1
-2
/
+5
2017-06-09
thunderbolt: Convert switch to a device
Mika Westerberg
5
-67
/
+303
2017-06-09
thunderbolt: Introduce thunderbolt bus and connection manager
Mika Westerberg
6
-121
/
+377
2017-06-09
thunderbolt: Allow passing NULL to tb_ctl_free()
Mika Westerberg
1
-0
/
+4
2017-06-09
thunderbolt: Rework capability handling
Mika Westerberg
6
-102
/
+142
2017-06-09
thunderbolt: Add MSI-X support
Mika Westerberg
4
-36
/
+198
2017-06-09
thunderbolt: Do not warn about newer DROM versions
Mika Westerberg
1
-1
/
+1
2017-06-09
thunderbolt: Do not try to read UID if DROM offset is read as 0
Mika Westerberg
1
-0
/
+3
2017-06-09
thunderbolt: No need to read UID of the root switch on resume
Mika Westerberg
1
-11
/
+18
2017-06-09
thunderbolt: Use const buffer pointer in write operations
Mika Westerberg
3
-7
/
+7
2017-06-03
mux: mmio-based syscon mux controller
Philipp Zabel
3
-0
/
+155