index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
1
-12
/
+33
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
1
-10
/
+9
2019-04-18
thunderbolt: Add support for XDomain connections
Mika Westerberg
1
-4
/
+25
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
1
-16
/
+20
2019-04-18
thunderbolt: Add support for DMA tunnels
Mika Westerberg
1
-0
/
+22
2019-04-18
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
1
-0
/
+111
2019-04-18
thunderbolt: Rework NFC credits handling
Mika Westerberg
1
-7
/
+13
2019-04-18
thunderbolt: Generalize port finding routines to support all port types
Mika Westerberg
1
-0
/
+16
2019-04-18
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
1
-0
/
+14
2019-04-18
thunderbolt: Add helper function to iterate from one port to another
Mika Westerberg
1
-0
/
+54
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
1
-11
/
+10
2019-04-18
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
1
-1
/
+86
2019-04-18
thunderbolt: Generalize tunnel creation functionality
Mika Westerberg
1
-0
/
+13
2019-04-18
thunderbolt: Cache adapter specific capability offset into struct port
Mika Westerberg
1
-0
/
+4
2019-04-18
thunderbolt: Set sleep bit when suspending switch
Mika Westerberg
1
-4
/
+2
2019-04-18
thunderbolt: Configure lanes when switch is initialized
Mika Westerberg
1
-0
/
+9
2019-04-18
thunderbolt: Move LC specific functionality into a separate file
Mika Westerberg
1
-11
/
+10
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
1
-6
/
+12
2019-04-18
thunderbolt: Take domain lock in switch sysfs attribute callbacks
Mika Westerberg
1
-26
/
+19
2019-04-18
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
1
-18
/
+0
2019-03-22
thunderbolt: Fix to check for kmemdup failure
Aditya Pakki
1
-6
/
+16
2018-11-26
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Mika Westerberg
1
-2
/
+38
2018-10-02
thunderbolt: Add Intel as copyright holder
Mika Westerberg
1
-1
/
+2
2018-10-02
thunderbolt: Print connected devices
Mika Westerberg
1
-0
/
+11
2018-10-02
thunderbolt: Make the driver less verbose
Mika Westerberg
1
-30
/
+27
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
1
-4
/
+61
2018-03-09
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
1
-0
/
+3
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
1
-0
/
+14
2018-03-09
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
1
-0
/
+33
2018-03-09
thunderbolt: Correct function name in kernel-doc comment
Radion Mirchevsky
1
-1
/
+1
2018-03-09
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
Mika Westerberg
1
-0
/
+9
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
1
-2
/
+5
2017-08-28
thunderbolt: Allow clearing the key
Bernat, Yehezkel
1
-4
/
+11
2017-08-28
thunderbolt: Make key root-only accessible
Bernat, Yehezkel
1
-1
/
+1
2017-08-28
thunderbolt: Remove superfluous check
Bernat, Yehezkel
1
-3
/
+0
2017-07-25
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-4
/
+4
2017-07-24
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
1
-4
/
+4
2017-07-17
thunderbolt: Correct access permissions for active NVM contents
Mika Westerberg
1
-1
/
+2
2017-06-09
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
1
-21
/
+582
2017-06-09
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
1
-0
/
+222
2017-06-09
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
1
-0
/
+30
2017-06-09
thunderbolt: Store Thunderbolt generation in the switch structure
Mika Westerberg
1
-17
/
+38
2017-06-09
thunderbolt: Add new Thunderbolt PCI IDs
Mika Westerberg
1
-5
/
+14
2017-06-09
thunderbolt: Read vendor and device name from DROM
Mika Westerberg
1
-0
/
+22
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
1
-54
/
+207
2017-06-09
thunderbolt: Rework capability handling
Mika Westerberg
1
-3
/
+3
2017-06-09
thunderbolt: No need to read UID of the root switch on resume
Mika Westerberg
1
-11
/
+18
[next]