index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
1
-0
/
+2
2019-08-26
thunderbolt: Expose active parts of NVM even if upgrade is not supported
Mika Westerberg
1
-9
/
+19
2019-08-26
thunderbolt: Hide switch attributes that are not set
Mika Westerberg
1
-1
/
+13
2019-08-26
thunderbolt: Do not fail adding switch if some port is not implemented
Mika Westerberg
1
-1
/
+7
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
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-03
thunderbolt: Add Intel as copyright holder
Mika Westerberg
1
-1
/
+2
2018-10-03
thunderbolt: Print connected devices
Mika Westerberg
1
-0
/
+11
2018-10-03
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-26
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
[next]