- 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
- 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
- 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
- dacb128 thunderbolt: Add support for on-board retimers by Kranthi Kuntala · 4 years, 11 months 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, 9 months ago
- 5b7b8c0 thunderbolt: Make tb_port_get_link_speed() available to other files 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
- 1267642 thunderbolt: NHI can use HopIDs 1-7 by Mika Westerberg · 4 years, 8 months ago
- e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
- 6ae72bf PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() by Yicong Yang · 4 years, 9 months ago
- cbb5494 Revert "thunderbolt: Prevent crash if non-active NVMem file is read" by Nicholas Johnson · 4 years, 9 months ago
- e9d0e75 thunderbolt: Fix error code in tb_port_is_width_supported() by Dan Carpenter · 4 years, 11 months ago
- 03cd45d2 thunderbolt: Prevent crash if non-active NVMem file is read by Mika Westerberg · 5 years ago
- 704a940 thunderbolt: fix memory leak of object sw by Colin Ian King · 5 years 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
- 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
- 7a7ebfa thunderbolt: Power cycle the router if NVM authentication fails by Mika Westerberg · 5 years ago
- 8afe909 thunderbolt: Add Display Port adapter pairing and resource management by Mika Westerberg · 6 years ago
- 0d46c08 thunderbolt: Add default linking between lane adapters if not provided by DROM 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
- 9817638 thunderbolt: Convert DP adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
- 778bfca thunderbolt: Convert PCIe adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
- 8f57d47 thunderbolt: Convert basic adapter register names to follow the USB4 spec by Mika Westerberg · 5 years ago
- af99f69 thunderbolt: Log error if adding switch fails by Mika Westerberg · 5 years ago
- f07a360 thunderbolt: Introduce tb_switch_is_icm() by Mika Westerberg · 6 years ago
- 1c9c5bc Merge branch 'thunderbolt/fixes' into thunderbolt/next by Mika Westerberg · 5 years ago
- b406357 thunderbolt: Add 'generation' attribute for devices by Christian Kellner · 5 years ago
- 6f67097 thunderbolt: Fix lockdep circular locking depedency warning by Mika Westerberg · 5 years ago
- fd5c46b thunderbolt: Read DP IN adapter first two dwords in one go by Mika Westerberg · 5 years ago
- 3cdb944 thunderbolt: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
- 3f415e5 thunderbolt: Expose active parts of NVM even if upgrade is not supported by Mika Westerberg · 6 years ago
- 58f414f thunderbolt: Hide switch attributes that are not set by Mika Westerberg · 6 years ago
- d94dcbb thunderbolt: Do not fail adding switch if some port is not implemented by Mika Westerberg · 7 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
- 4f7c2e0 thunderbolt: Make sure device runtime resume completes before taking domain lock by Mika Westerberg · 6 years ago
- 62efe69 thunderbolt: Make rest of the logging to happen at debug level by Mika Westerberg · 6 years ago
- 7ea4cd6 thunderbolt: Add support for XDomain connections by Mika Westerberg · 6 years ago
- 444ac38 thunderbolt: Make tb_switch_alloc() return ERR_PTR() by Mika Westerberg · 6 years ago
- 44242d6 thunderbolt: Add support for DMA tunnels by Mika Westerberg · 6 years ago
- 4f807e4 thunderbolt: Add support for Display Port tunnels by Mika Westerberg · 6 years ago
- c5ee6fe thunderbolt: Rework NFC credits handling by Mika Westerberg · 6 years ago
- e78db6f thunderbolt: Generalize port finding routines to support all port types by Mika Westerberg · 7 years ago
- 0414bec thunderbolt: Discover preboot PCIe paths the boot firmware established 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
- 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
- 8f965ef thunderbolt: Drop duplicated get_switch_at_route() by Mika Westerberg · 6 years ago
- 2cc1275 thunderbolt: Fix to check for kmemdup failure by Aditya Pakki · 6 years ago
- 1830b6e thunderbolt: Prevent root port runtime suspend during NVM upgrade by Mika Westerberg · 6 years ago
- 15c6784 thunderbolt: Add Intel as copyright holder by Mika Westerberg · 6 years ago
- a83bc4a thunderbolt: Print connected devices 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
- 4bac471 thunderbolt: Add support for Intel Titan Ridge by Radion Mirchevsky · 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
- 432019d thunderbolt: Correct function name in kernel-doc comment by Radion Mirchevsky · 7 years ago
- a03e828 thunderbolt: Serialize PCIe tunnel creation with PCI rescan 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
- e545f0d thunderbolt: Allow clearing the key by Bernat, Yehezkel · 7 years ago
- 0956e41 thunderbolt: Make key root-only accessible by Bernat, Yehezkel · 7 years ago
- 8fdd6ab thunderbolt: Remove superfluous check by Bernat, Yehezkel · 7 years ago
- 5d4eeb8 Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
- 7c39ffe thunderbolt: use uuid_t instead of uuid_be by Christoph Hellwig · 8 years ago
- 800161b thunderbolt: Correct access permissions for active NVM contents by Mika Westerberg · 8 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
- 3e13676 thunderbolt: Add support for DMA configuration based mailbox by Mika Westerberg · 8 years ago
- 2c3c419 thunderbolt: Store Thunderbolt generation in the switch structure by Mika Westerberg · 8 years ago
- 5e2781b thunderbolt: Add new Thunderbolt PCI IDs by Mika Westerberg · 8 years ago
- 72ee339 thunderbolt: Read vendor and device name from DROM by Mika Westerberg · 8 years ago
- f53e767 thunderbolt: Fail switch adding operation if reading DROM fails by Mika Westerberg · 8 years ago
- bfe778a thunderbolt: Convert switch to a device by Mika Westerberg · 8 years ago
- da2da04 thunderbolt: Rework capability handling by Mika Westerberg · 8 years ago
- 08a5e4c thunderbolt: No need to read UID of the root switch on resume by Mika Westerberg · 8 years ago
- c9cc3aa thunderbolt: Use Device ROM retrieved from EFI by Lukas Wunner · 8 years ago
- ccdf3b8 thunderbolt: Don't declare Falcon Ridge unsupported by Lukas Wunner · 8 years ago
- 19bf4d4 thunderbolt: Support 1st gen Light Ridge controller by Lukas Wunner · 9 years ago
- aae20bb thunderbolt: Fix typos and magic number by Lukas Wunner · 9 years ago
- 1d11140 PCI: Add Intel Thunderbolt device IDs by Lukas Wunner · 9 years ago
- c9c2dee thunderbolt: Use NULL instead of 0 in switch.c by Sachin Kamat · 11 years ago
- 10fefe5 thunderbolt: Fix build error in switch.c by Sachin Kamat · 11 years ago
- 343fcb8 thunderbolt: Fix nontrivial endpoint devices. by Andreas Noever · 11 years ago
- cd22e73 thunderbolt: Read port configuration from eeprom. by Andreas Noever · 11 years ago