index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
switch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Correct access permissions for active NVM contents
Mika Westerberg
2017-07-17
1
-1
/
+2
*
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
2017-06-09
1
-21
/
+582
*
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
1
-0
/
+222
*
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
2017-06-09
1
-0
/
+30
*
thunderbolt: Store Thunderbolt generation in the switch structure
Mika Westerberg
2017-06-09
1
-17
/
+38
*
thunderbolt: Add new Thunderbolt PCI IDs
Mika Westerberg
2017-06-09
1
-5
/
+14
*
thunderbolt: Read vendor and device name from DROM
Mika Westerberg
2017-06-09
1
-0
/
+22
*
thunderbolt: Fail switch adding operation if reading DROM fails
Mika Westerberg
2017-06-09
1
-2
/
+5
*
thunderbolt: Convert switch to a device
Mika Westerberg
2017-06-09
1
-54
/
+207
*
thunderbolt: Rework capability handling
Mika Westerberg
2017-06-09
1
-3
/
+3
*
thunderbolt: No need to read UID of the root switch on resume
Mika Westerberg
2017-06-09
1
-11
/
+18
*
thunderbolt: Use Device ROM retrieved from EFI
Lukas Wunner
2016-11-13
1
-1
/
+1
*
thunderbolt: Don't declare Falcon Ridge unsupported
Lukas Wunner
2016-08-31
1
-1
/
+3
*
thunderbolt: Support 1st gen Light Ridge controller
Lukas Wunner
2016-04-08
1
-1
/
+2
*
thunderbolt: Fix typos and magic number
Lukas Wunner
2016-04-08
1
-5
/
+5
*
PCI: Add Intel Thunderbolt device IDs
Lukas Wunner
2016-04-08
1
-4
/
+5
*
thunderbolt: Use NULL instead of 0 in switch.c
Sachin Kamat
2014-06-20
1
-3
/
+3
*
thunderbolt: Fix build error in switch.c
Sachin Kamat
2014-06-20
1
-0
/
+1
*
thunderbolt: Fix nontrivial endpoint devices.
Andreas Noever
2014-06-19
1
-17
/
+25
*
thunderbolt: Read port configuration from eeprom.
Andreas Noever
2014-06-19
1
-2
/
+2
*
thunderbolt: Add suspend/hibernate support
Andreas Noever
2014-06-19
1
-0
/
+84
*
thunderbolt: Read switch uid from EEPROM
Andreas Noever
2014-06-19
1
-0
/
+5
*
thunderbolt: Add path setup code.
Andreas Noever
2014-06-19
1
-0
/
+34
*
thunderbolt: Handle hotplug events
Andreas Noever
2014-06-19
1
-1
/
+41
*
thunderbolt: Scan for downstream switches
Andreas Noever
2014-06-19
1
-0
/
+97
*
thunderbolt: Enable plug events
Andreas Noever
2014-06-19
1
-0
/
+52
*
thunderbolt: Initialize root switch and ports
Andreas Noever
2014-06-19
1
-0
/
+186