index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
switch.c
Age
Commit message (
Expand
)
Author
2019-12-18
thunderbolt: Make tb_find_port() available to other files
Mika Westerberg
2019-11-19
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
2019-11-02
thunderbolt: Add Display Port adapter pairing and resource management
Mika Westerberg
2019-11-02
thunderbolt: Add default linking between lane adapters if not provided by DROM
Mika Westerberg
2019-11-02
thunderbolt: Add support for lane bonding
Mika Westerberg
2019-11-01
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
2019-11-01
thunderbolt: Convert DP adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
thunderbolt: Convert PCIe adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
thunderbolt: Convert basic adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
thunderbolt: Log error if adding switch fails
Mika Westerberg
2019-11-01
thunderbolt: Introduce tb_switch_is_icm()
Mika Westerberg
2019-11-01
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
2019-10-09
thunderbolt: Add 'generation' attribute for devices
Christian Kellner
2019-10-08
thunderbolt: Fix lockdep circular locking depedency warning
Mika Westerberg
2019-10-08
thunderbolt: Read DP IN adapter first two dwords in one go
Mika Westerberg
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
2019-08-26
thunderbolt: Expose active parts of NVM even if upgrade is not supported
Mika Westerberg
2019-08-26
thunderbolt: Hide switch attributes that are not set
Mika Westerberg
2019-08-26
thunderbolt: Do not fail adding switch if some port is not implemented
Mika Westerberg
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
2019-04-18
thunderbolt: Add support for XDomain connections
Mika Westerberg
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
2019-04-18
thunderbolt: Add support for DMA tunnels
Mika Westerberg
2019-04-18
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
2019-04-18
thunderbolt: Rework NFC credits handling
Mika Westerberg
2019-04-18
thunderbolt: Generalize port finding routines to support all port types
Mika Westerberg
2019-04-18
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
2019-04-18
thunderbolt: Add helper function to iterate from one port to another
Mika Westerberg
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
2019-04-18
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
2019-04-18
thunderbolt: Generalize tunnel creation functionality
Mika Westerberg
2019-04-18
thunderbolt: Cache adapter specific capability offset into struct port
Mika Westerberg
2019-04-18
thunderbolt: Set sleep bit when suspending switch
Mika Westerberg
2019-04-18
thunderbolt: Configure lanes when switch is initialized
Mika Westerberg
2019-04-18
thunderbolt: Move LC specific functionality into a separate file
Mika Westerberg
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
2019-04-18
thunderbolt: Take domain lock in switch sysfs attribute callbacks
Mika Westerberg
2019-04-18
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
2019-03-22
thunderbolt: Fix to check for kmemdup failure
Aditya Pakki
2018-11-26
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Mika Westerberg
2018-10-02
thunderbolt: Add Intel as copyright holder
Mika Westerberg
2018-10-02
thunderbolt: Print connected devices
Mika Westerberg
2018-10-02
thunderbolt: Make the driver less verbose
Mika Westerberg
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-03-09
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
2018-03-09
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
[prev]
[next]