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
/
switch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
2019-06-12
1
-12
/
+33
*
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
2019-04-18
1
-10
/
+9
*
thunderbolt: Add support for XDomain connections
Mika Westerberg
2019-04-18
1
-4
/
+25
*
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
2019-04-18
1
-16
/
+20
*
thunderbolt: Add support for DMA tunnels
Mika Westerberg
2019-04-18
1
-0
/
+22
*
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
2019-04-18
1
-0
/
+111
*
thunderbolt: Rework NFC credits handling
Mika Westerberg
2019-04-18
1
-7
/
+13
*
thunderbolt: Generalize port finding routines to support all port types
Mika Westerberg
2019-04-18
1
-0
/
+16
*
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
2019-04-18
1
-0
/
+14
*
thunderbolt: Add helper function to iterate from one port to another
Mika Westerberg
2019-04-18
1
-0
/
+54
*
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
2019-04-18
1
-11
/
+10
*
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
2019-04-18
1
-1
/
+86
*
thunderbolt: Generalize tunnel creation functionality
Mika Westerberg
2019-04-18
1
-0
/
+13
*
thunderbolt: Cache adapter specific capability offset into struct port
Mika Westerberg
2019-04-18
1
-0
/
+4
*
thunderbolt: Set sleep bit when suspending switch
Mika Westerberg
2019-04-18
1
-4
/
+2
*
thunderbolt: Configure lanes when switch is initialized
Mika Westerberg
2019-04-18
1
-0
/
+9
*
thunderbolt: Move LC specific functionality into a separate file
Mika Westerberg
2019-04-18
1
-11
/
+10
*
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
2019-04-18
1
-6
/
+12
*
thunderbolt: Take domain lock in switch sysfs attribute callbacks
Mika Westerberg
2019-04-18
1
-26
/
+19
*
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
2019-04-18
1
-18
/
+0
*
thunderbolt: Fix to check for kmemdup failure
Aditya Pakki
2019-03-22
1
-6
/
+16
*
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Mika Westerberg
2018-11-26
1
-2
/
+38
*
thunderbolt: Add Intel as copyright holder
Mika Westerberg
2018-10-02
1
-1
/
+2
*
thunderbolt: Print connected devices
Mika Westerberg
2018-10-02
1
-0
/
+11
*
thunderbolt: Make the driver less verbose
Mika Westerberg
2018-10-02
1
-30
/
+27
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
1
-4
/
+61
*
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
2018-03-09
1
-0
/
+3
*
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
2018-03-09
1
-0
/
+14
*
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
2018-03-09
1
-0
/
+33
*
thunderbolt: Correct function name in kernel-doc comment
Radion Mirchevsky
2018-03-09
1
-1
/
+1
*
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
Mika Westerberg
2018-03-09
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
1
-2
/
+5
|
/
*
thunderbolt: Allow clearing the key
Bernat, Yehezkel
2017-08-28
1
-4
/
+11
*
thunderbolt: Make key root-only accessible
Bernat, Yehezkel
2017-08-28
1
-1
/
+1
*
thunderbolt: Remove superfluous check
Bernat, Yehezkel
2017-08-28
1
-3
/
+0
*
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-25
1
-4
/
+4
|
\
|
*
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
2017-07-24
1
-4
/
+4
*
|
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
[next]