- 180b068 thunderbolt: Allow multiple DMA tunnels over a single XDomain connection by Mika Westerberg · 4 years ago
- 5cfdd30 thunderbolt: Drop unused tb_port_set_initial_credits() by Mika Westerberg · 3 years, 10 months ago
- 7f0a34d thunderbolt: Decrease control channel timeout for software connection manager by Mika Westerberg · 4 years ago
- d59b8fa thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake() by Gil Fine · 3 years, 11 months ago
- c6da62a thunderbolt: Add support for native USB4 _OSC by Mika Westerberg · 4 years, 11 months ago
- 5ca6768 thunderbolt: Allow disabling XDomain protocol by Mika Westerberg · 4 years, 2 months ago
- c3963a5 thunderbolt: Add clarifying comments about USB4 terms router and adapter by Mika Westerberg · 4 years ago
- 3da88be thunderbolt: Add support for de-authorizing devices by Mika Westerberg · 4 years, 2 months ago
- fdb0887 thunderbolt: Start lane initialization after sleep by Mika Westerberg · 4 years, 1 month ago
- 3d41137 Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 1 month ago
- 9490f71 thunderbolt: Add connection manager specific hooks for USB4 router operations by Mika Westerberg · 4 years, 2 months ago
- 661b194 thunderbolt: Perform USB4 router NVM upgrade in two phases by Mika Westerberg · 4 years, 2 months ago
- 407ac93 thunderbolt: Create debugfs directory automatically for services by Mika Westerberg · 4 years, 3 months ago
- 5cc0df9 thunderbolt: Add functions for enabling and disabling lane bonding on XDomain by Isaac Hazan · 4 years, 3 months ago
- 4210d50 thunderbolt: Add link_speed and link_width to XDomain by Isaac Hazan · 4 years, 3 months ago
- f6439c5 thunderbolt: Add support for Intel Tiger Lake-H by Mika Westerberg · 4 years, 9 months ago
- 59ee364 Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 4 years, 3 months ago
- 810278d thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER by Mika Westerberg · 4 years, 4 months ago
- 2c6ea4e thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m by Mika Westerberg · 4 years, 4 months ago
- 884e4d5 thunderbolt: Only stop control channel when entering freeze by Mika Westerberg · 4 years, 4 months ago
- 54e4181 thunderbolt: Add debugfs interface by Gil Fine · 4 years, 6 months ago
- 0637e3d thunderbolt: Introduce tb_switch_is_tiger_lake() by Gil Fine · 4 years, 5 months ago
- 8c3b15a thunderbolt: Introduce tb_switch_is_ice_lake() by Mika Westerberg · 4 years, 4 months ago
- 35ee69e thunderbolt: Check for Intel vendor ID when identifying controller by Mika Westerberg · 4 years, 5 months ago
- a3cfebd thunderbolt: Introduce tb_port_is_nhi() by Mika Westerberg · 4 years, 5 months ago
- 6de057e thunderbolt: Introduce tb_switch_next_cap() by Mika Westerberg · 4 years, 6 months ago
- 3c8b228 thunderbolt: Introduce tb_port_next_cap() by Mika Westerberg · 4 years, 6 months ago
- 6ac6fae thunderbolt: Add runtime PM for Software CM by Mika Westerberg · 4 years, 7 months ago
- b2be2b0 thunderbolt: Create device links from ACPI description by Mika Westerberg · 6 years ago
- b2911a5 thunderbolt: Enable wakes from system suspend by Mika Westerberg · 5 years ago
- 341d451 thunderbolt: Disable lane 1 for XDomain connection by Mika Westerberg · 4 years, 10 months ago
- 284652a thunderbolt: Configure port for XDomain by Mika Westerberg · 4 years, 9 months ago
- e28178b thunderbolt: Set port configured for both ends of the link by Mika Westerberg · 4 years, 9 months ago
- de46203 thunderbolt: Configure link after lane bonding is enabled by Mika Westerberg · 4 years, 9 months ago
- 356b6c4 thunderbolt: Send reset only to first generation routers by Mika Westerberg · 5 years ago
- 8824d19 thunderbolt: Disable ports that are not implemented by Nikunj A. Dadhania · 4 years, 5 months ago
- 1cb3629 thunderbolt: Add support for authenticate on disconnect by Mario Limonciello · 4 years, 6 months ago
- 4b794f8 thunderbolt: Add support for separating the flush to SPI and authenticate by Mario Limonciello · 4 years, 6 months ago
- dacb128 thunderbolt: Add support for on-board retimers by Kranthi Kuntala · 4 years, 10 months ago
- 02d1285 thunderbolt: Implement USB4 port sideband operations for retimer access by Rajmohan Mani · 4 years, 10 months ago
- 719a5fe thunderbolt: Split common NVM functionality into a separate file by Mika Westerberg · 4 years, 10 months ago
- 0bd680c thunderbolt: Add USB3 bandwidth management by Mika Westerberg · 4 years, 9 months ago
- 5b7b8c0 thunderbolt: Make tb_port_get_link_speed() available to other files by Mika Westerberg · 4 years, 8 months ago
- 3b1d8d5 thunderbolt: Implement USB3 bandwidth negotiation routines by Mika Westerberg · 4 years, 10 months ago
- bbcf40b thunderbolt: Do not tunnel USB3 if link is not USB4 by Mika Westerberg · 4 years, 10 months ago
- c738a79 thunderbolt: Increase path length in discovery by Mika Westerberg · 4 years, 8 months ago
- c64c3f3 thunderbolt: Make tb_path_alloc() work with tree topologies by Mika Westerberg · 4 years, 8 months ago
- e6f8185 thunderbolt: Add support for USB 3.x tunnels by Rajmohan Mani · 5 years ago
- cf29b9af thunderbolt: Add support for Time Management Unit by Rajmohan Mani · 5 years ago
- aa43a9d thunderbolt: Make tb_switch_find_cap() available to other files by Rajmohan Mani · 5 years ago
- b040798 thunderbolt: Add initial support for USB4 by Mika Westerberg · 5 years ago
- 386e5e2 thunderbolt: Make tb_find_port() available to other files by Mika Westerberg · 5 years ago
- a11b88a thunderbolt: Add bandwidth management for Display Port tunnels by Mika Westerberg · 6 years ago
- 8afe909 thunderbolt: Add Display Port adapter pairing and resource management by Mika Westerberg · 6 years ago
- 7bffd97e thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge by Mika Westerberg · 6 years ago
- 17a8f81 thunderbolt: Expand controller name in tb_switch_is_xy() by Mika Westerberg · 5 years ago
- 91c0c12 thunderbolt: Add support for lane bonding by Mika Westerberg · 6 years ago
- b433d01 thunderbolt: Add helper macro to iterate over switch ports by Mika Westerberg · 5 years ago
- 826c6a1 thunderbolt: Make tb_sw_write() take const parameter by Mika Westerberg · 6 years ago
- f07a360 thunderbolt: Introduce tb_switch_is_icm() by Mika Westerberg · 6 years ago
- 4f7c2e0 thunderbolt: Make sure device runtime resume completes before taking domain lock by Mika Westerberg · 6 years ago
- 3720978 thunderbolt: Make priority unsigned in struct tb_path by Nathan Chancellor · 6 years ago
- b323a98 thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters by Mika Westerberg · 6 years ago
- 44242d6 thunderbolt: Add support for DMA tunnels by Mika Westerberg · 6 years ago
- 559c1e1 thunderbolt: Run tb_xdp_handle_request() in system workqueue by Mika Westerberg · 6 years ago
- 4f807e4 thunderbolt: Add support for Display Port tunnels by Mika Westerberg · 6 years ago
- e78db6f thunderbolt: Generalize port finding routines to support all port types by Mika Westerberg · 7 years ago
- 344e064 thunderbolt: Scan only valid NULL adapter ports in hotplug by Mika Westerberg · 7 years ago
- 99cabbb thunderbolt: Add support for full PCIe daisy chains by Mika Westerberg · 6 years ago
- 0414bec thunderbolt: Discover preboot PCIe paths the boot firmware established by Mika Westerberg · 8 years ago
- 8c7acaaf thunderbolt: Extend tunnel creation to more than 2 adjacent switches by Mika Westerberg · 8 years ago
- fb19fac thunderbolt: Add helper function to iterate from one port to another by Mika Westerberg · 8 years ago
- dfe40ca thunderbolt: Assign remote for both ports in case of dual link by Mika Westerberg · 6 years ago
- 0b2863a thunderbolt: Add functions for allocating and releasing HopIDs by Mika Westerberg · 8 years ago
- 93f36ad thunderbolt: Generalize tunnel creation functionality by Mika Westerberg · 8 years ago
- 56183c8 thunderbolt: Cache adapter specific capability offset into struct port by Mika Westerberg · 8 years ago
- 5480dfc thunderbolt: Set sleep bit when suspending switch by Mika Westerberg · 6 years ago
- e879a70 thunderbolt: Configure lanes when switch is initialized by Mika Westerberg · 6 years ago
- a9be558 thunderbolt: Move LC specific functionality into a separate file by Mika Westerberg · 6 years ago
- 8b0110d thunderbolt: Enable TMU access when accessing port space on legacy devices by Mika Westerberg · 6 years ago
- f0342e7 thunderbolt: Do not allocate switch if depth is greater than 6 by Mika Westerberg · 6 years ago
- 09f11b6 thunderbolt: Take domain lock in switch sysfs attribute callbacks by Mika Westerberg · 6 years ago
- 4708384 thunderbolt: Block reads and writes if switch is unplugged by Mika Westerberg · 6 years ago
- 8f965ef thunderbolt: Drop duplicated get_switch_at_route() by Mika Westerberg · 6 years ago
- a336b62 thunderbolt: Remove unused work field in struct tb_switch by Mika Westerberg · 6 years ago
- 15c6784 thunderbolt: Add Intel as copyright holder by Mika Westerberg · 6 years ago
- daa5140 thunderbolt: Make the driver less verbose by Mika Westerberg · 6 years ago
- 2d8ff0b thunderbolt: Add support for runtime PM by Mika Westerberg · 6 years ago
- 9aaa3b8 thunderbolt: Add support for preboot ACL by Mika Westerberg · 7 years ago
- 14862ee thunderbolt: Add 'boot' attribute for devices by Yehezkel Bernat · 7 years ago
- 8e9267b thunderbolt: Add tb_switch_find_by_route() by Radion Mirchevsky · 7 years ago
- b6b0ea7 thunderbolt: Add tb_switch_get() by Mika Westerberg · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d1ff702 thunderbolt: Add support for XDomain discovery protocol by Mika Westerberg · 7 years ago
- e69b71f thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h by Mika Westerberg · 7 years ago
- 9e99b9f thunderbolt: Move thunderbolt domain structure to thunderbolt.h by Mika Westerberg · 7 years ago
- 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 7 years ago
- e6b245c thunderbolt: Add support for host and device NVM firmware upgrade by Mika Westerberg · 8 years ago
- f67cf49 thunderbolt: Add support for Internal Connection Manager (ICM) by Mika Westerberg · 8 years ago