- c14556f thunderbolt: Drop duplicated 0x prefix from format string 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
- db0746e thunderbolt: Add support for Intel Maple Ridge by Mika Westerberg · 5 years ago
- 9039387 thunderbolt: Add USB4 router operation proxy for firmware connection manager by Mika Westerberg · 4 years, 3 months ago
- 579f142 thunderbolt: Move constants for USB4 router operations to tb_regs.h by Mika Westerberg · 4 years, 2 months ago
- 9490f71 thunderbolt: Add connection manager specific hooks for USB4 router operations by Mika Westerberg · 4 years, 3 months ago
- 83bab44 thunderbolt: Pass TX and RX data directly to usb4_switch_op() by Mika Westerberg · 4 years, 3 months ago
- fe265a0 thunderbolt: Pass metadata directly to usb4_switch_op() by Mika Westerberg · 4 years, 3 months ago
- 661b194 thunderbolt: Perform USB4 router NVM upgrade in two phases by Mika Westerberg · 4 years, 2 months ago
- 463e48f thunderbolt: Return -ENOTCONN when ERR_CONN is received by Mika Westerberg · 4 years, 2 months ago
- b658eb9 thunderbolt: Keep the parent runtime resumed for a while on device disconnect by Mika Westerberg · 4 years, 2 months ago
- a359525 thunderbolt: Log adapter numbers in decimal in path activation/deactivation by Mika Westerberg · 4 years, 2 months ago
- e025880 thunderbolt: Log which connection manager implementation is used by Mika Westerberg · 4 years, 2 months ago
- 45ef561 thunderbolt: Move max_boot_acl field to correct place in struct icm by Mika Westerberg · 4 years, 3 months ago
- 600c084 thunderbolt: Fix use-after-free in remove_unplugged_switch() by Mika Westerberg · 4 years, 2 months ago
- edc0f49 thunderbolt: Add DMA traffic test driver by Isaac Hazan · 4 years, 4 months ago
- afe704a thunderbolt: Add support for end-to-end flow control by Mika Westerberg · 4 years, 3 months ago
- 5bf722d thunderbolt: Make it possible to allocate one directional DMA tunnel by Mika Westerberg · 4 years, 3 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, 4 months ago
- 4210d50 thunderbolt: Add link_speed and link_width to XDomain by Isaac Hazan · 4 years, 4 months ago
- 47844ec thunderbolt: Create XDomain devices for loops back to the host by Mika Westerberg · 4 years, 3 months ago
- d67274b thunderbolt: Find XDomain by route instead of UUID by Mika Westerberg · 4 years, 3 months ago
- 81816f5 thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bits by Mika Westerberg · 4 years, 3 months ago
- f6439c5 thunderbolt: Add support for Intel Tiger Lake-H by Mika Westerberg · 4 years, 10 months ago
- f8fa2c2 thunderbolt: Only configure USB4 wake for lane 0 adapters by Mika Westerberg · 4 years, 3 months ago
- 7745512 thunderbolt: Add uaccess dependency to debugfs interface by Casey Bowman · 4 years, 3 months ago
- a663e0d thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services() by Mika Westerberg · 4 years, 3 months ago
- 7342ca3 thunderbolt: Add the missed ida_simple_remove() in ring_request_msix() by Jing Xiangfeng · 4 years, 3 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, 4 months ago
- 810278d thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER by Mika Westerberg · 4 years, 5 months ago
- 9c8cac6 thunderbolt: Correct tb_check_quirks() kernel-doc by Mika Westerberg · 4 years, 5 months ago
- 22255be thunderbolt: Log correct zeroX entries in decode_error() by Mika Westerberg · 5 years ago
- 80e7c5d thunderbolt: Handle ERR_LOCK notification by Mika Westerberg · 5 years ago
- 8eabfca thunderbolt: Use "if USB4" instead of "depends on" in Kconfig by Mika Westerberg · 4 years, 5 months ago
- 2c6ea4e thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m by Mika Westerberg · 4 years, 5 months ago
- 884e4d5 thunderbolt: Only stop control channel when entering freeze by Mika Westerberg · 4 years, 5 months ago
- bf638d7 Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus by Greg Kroah-Hartman · 4 years, 4 months ago
- 77e4907f thunderbolt: debugfs: Fix uninitialized return in counters_write() by Dan Carpenter · 4 years, 4 months ago
- f022ff7b thunderbolt: Retry DROM read once if parsing fails by Mika Westerberg · 4 years, 4 months ago
- 54e4181 thunderbolt: Add debugfs interface by Gil Fine · 4 years, 7 months ago
- fa1653d thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE by Mika Westerberg · 4 years, 7 months ago
- 0637e3d thunderbolt: Introduce tb_switch_is_tiger_lake() by Gil Fine · 4 years, 6 months ago
- 8c3b15a thunderbolt: Introduce tb_switch_is_ice_lake() by Mika Westerberg · 4 years, 5 months ago
- 35ee69e thunderbolt: Check for Intel vendor ID when identifying controller by Mika Westerberg · 4 years, 6 months ago
- a3cfebd thunderbolt: Introduce tb_port_is_nhi() by Mika Westerberg · 4 years, 6 months ago
- 6de057e thunderbolt: Introduce tb_switch_next_cap() by Mika Westerberg · 4 years, 7 months ago
- 3c8b228 thunderbolt: Introduce tb_port_next_cap() by Mika Westerberg · 4 years, 7 months ago
- 8f83101 thunderbolt: Move struct tb_cap_any to tb_regs.h by Mika Westerberg · 4 years, 7 months ago
- 6ac6fae thunderbolt: Add runtime PM for Software CM by Mika Westerberg · 4 years, 8 months ago
- b2be2b0 thunderbolt: Create device links from ACPI description by Mika Westerberg · 6 years ago
- 2b9941e PCI / thunderbolt: Switch to use device links instead of PCI quirk by Mika Westerberg · 4 years, 8 months 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 · 5 years 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, 10 months ago
- de46203 thunderbolt: Configure link after lane bonding is enabled by Mika Westerberg · 4 years, 10 months ago
- 5cb6ed31 thunderbolt: Do not change default USB4 router notification timeout by Mika Westerberg · 4 years, 10 months ago
- 8145c43 thunderbolt: Initialize TMU again on resume by Mika Westerberg · 4 years, 10 months ago
- 81a2e3e thunderbolt: Tear down DP tunnels when suspending by Mika Westerberg · 4 years, 8 months ago
- 356b6c4 thunderbolt: Send reset only to first generation routers by Mika Westerberg · 5 years ago
- 2ca3263 thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails by Mika Westerberg · 4 years, 10 months ago
- edfbd68 thunderbolt: Do not program NFC buffers for USB4 router protocol adapters by Mika Westerberg · 4 years, 5 months ago
- 49f2a7f thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake by Mika Westerberg · 4 years, 7 months ago
- 59ed8dc thunderbolt: Software CM only should set force power in Tiger Lake by Mika Westerberg · 4 years, 6 months ago
- 6651c91 thunderbolt: Optimize NHI LC mailbox command processing by Rajmohan Mani · 4 years, 5 months ago
- dc4c4bf thunderbolt: Optimize Force Power logic by Rajmohan Mani · 4 years, 5 months ago
- fff15f2 thunderbolt: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 5 months ago
- 6b6c71e Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus by Greg Kroah-Hartman · 4 years, 5 months ago
- 813050e thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up by Mika Westerberg · 4 years, 7 months ago
- 8824d19 thunderbolt: Disable ports that are not implemented by Nikunj A. Dadhania · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 71fa1a4 thunderbolt: merge fix for kunix_resource changes by Stephen Rothwell · 4 years, 7 months ago
- ef7e120 thunderbolt: Fix old style declaration warning by Wei Yongjun · 4 years, 7 months ago
- 1cb3629 thunderbolt: Add support for authenticate on disconnect by Mario Limonciello · 4 years, 7 months ago
- 4b794f8 thunderbolt: Add support for separating the flush to SPI and authenticate by Mario Limonciello · 4 years, 7 months ago
- 4c767ce thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int by Colin Ian King · 4 years, 7 months ago
- dacb128 thunderbolt: Add support for on-board retimers by Kranthi Kuntala · 4 years, 11 months ago
- 02d1285 thunderbolt: Implement USB4 port sideband operations for retimer access by Rajmohan Mani · 4 years, 11 months ago
- 6bfe334 thunderbolt: Retry USB4 block read operation by Mika Westerberg · 5 years ago
- 7e72846 thunderbolt: Generalize usb4_switch_do_[read|write]_data() by Mika Westerberg · 5 years ago
- 719a5fe thunderbolt: Split common NVM functionality into a separate file by Mika Westerberg · 4 years, 11 months ago
- 83d1703 thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list by Mika Westerberg · 4 years, 8 months ago
- 40c14d9 thunderbolt: Add KUnit tests for tunneling by Mika Westerberg · 4 years, 9 months ago
- 0bd680c thunderbolt: Add USB3 bandwidth management by Mika Westerberg · 4 years, 10 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 · 5 years ago
- acf815b thunderbolt: Increase DP DPRX wait timeout by Mika Westerberg · 4 years, 8 months ago
- 7c0ee8f thunderbolt: Report consumed bandwidth in both directions by Mika Westerberg · 4 years, 10 months ago
- 9cac51a thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports by Mika Westerberg · 4 years, 10 months ago
- 77cfa40 thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports by Mika Westerberg · 4 years, 10 months ago
- bbcf40b thunderbolt: Do not tunnel USB3 if link is not USB4 by Mika Westerberg · 4 years, 11 months ago
- e876f34 thunderbolt: Add DP IN resources for all routers by Mika Westerberg · 4 years, 10 months ago
- 54509f5 thunderbolt: Add KUnit tests for path walking by Mika Westerberg · 4 years, 9 months ago
- c738a79 thunderbolt: Increase path length in discovery by Mika Westerberg · 4 years, 8 months ago
- 75ab3f0 thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery by Mika Westerberg · 4 years, 8 months ago
- 7e897bb thunderbolt: Check that both ports are reachable when allocating path by Mika Westerberg · 4 years, 8 months ago
- c64c3f3 thunderbolt: Make tb_path_alloc() work with tree topologies by Mika Westerberg · 4 years, 9 months ago
- 69eb79f thunderbolt: Make tb_next_port_on_path() work with tree topologies by Mika Westerberg · 4 years, 9 months ago
- 783735f thunderbolt: Fix path indices used in USB3 tunnel discovery by Mika Westerberg · 4 years, 10 months ago