| Age | Commit message (Expand) | Author | Files | Lines |
| 11 days | thunderbolt: Move pci_device out of tb_nhi | Konrad Dybcio | 1 | -5/+5 |
| 12 days | thunderbolt: Verify PCIe adapter in detect state before tunnel setup | Gil Fine | 1 | -0/+1 |
| 13 days | thunderbolt: Add support for ConfigFS | Mika Westerberg | 1 | -0/+8 |
| 2026-05-05 | thunderbolt: Remove XDomain from the bus without holding tb->lock | Mika Westerberg | 1 | -0/+2 |
| 2026-03-23 | thunderbolt: Use kzalloc_flex() for struct tb_path allocation | Rosen Penev | 1 | -2/+3 |
| 2025-11-17 | thunderbolt: Fix typos in tb.h | Alan Borzeszkowski | 1 | -7/+7 |
| 2025-09-17 | thunderbolt: Add missing documentation in tb.h | Alan Borzeszkowski | 1 | -2/+6 |
| 2025-09-17 | thunderbolt: Update tb.h function documentation | Alan Borzeszkowski | 1 | -14/+23 |
| 2025-06-23 | thunderbolt: Fix wake on connect at runtime | Mario Limonciello | 1 | -1/+1 |
| 2025-04-24 | thunderbolt: Introduce domain event message handler | Alan Borzeszkowski | 1 | -0/+13 |
| 2025-04-17 | thunderbolt: Expose usb4_port_index() to other modules | Alan Borzeszkowski | 1 | -0/+1 |
| 2025-01-05 | thunderbolt: Expose router DROM through debugfs | Mika Westerberg | 1 | -0/+5 |
| 2024-11-01 | thunderbolt: debugfs: Implement asymmetric lane margining | Aapo Vienamo | 1 | -0/+1 |
| 2024-11-01 | thunderbolt: debugfs: Don't hardcode margining results size | Aapo Vienamo | 1 | -1/+1 |
| 2024-11-01 | thunderbolt: debugfs: Replace margining lane numbers with an enum | Aapo Vienamo | 1 | -2/+8 |
| 2024-11-01 | thunderbolt: debugfs: Implement Gen 4 margining eye selection | Aapo Vienamo | 1 | -0/+1 |
| 2024-11-01 | thunderbolt: Don't hardcode margining capabilities size | Aapo Vienamo | 1 | -1/+1 |
| 2024-08-22 | thunderbolt: Improve software receiver lane margining | R Kannappan | 1 | -0/+2 |
| 2024-08-22 | thunderbolt: Add optional voltage offset range for receiver lane margining | Rene Sapiens | 1 | -0/+2 |
| 2024-08-22 | thunderbolt: Consolidate margining parameters into a structure | Rene Sapiens | 1 | -4/+34 |
| 2024-08-22 | thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin() | Aapo Vienamo | 1 | -1/+1 |
| 2024-06-17 | thunderbolt: Add receiver lane margining support for retimers | Mika Westerberg | 1 | -0/+5 |
| 2024-06-17 | thunderbolt: Make margining functions accept target and retimer index | Mika Westerberg | 1 | -6/+9 |
| 2024-06-17 | thunderbolt: Add sideband register access to debugfs | Mika Westerberg | 1 | -0/+4 |
| 2024-06-17 | thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c | Mika Westerberg | 1 | -4/+17 |
| 2024-06-17 | thunderbolt: Move usb4_port_margining_caps() declaration into correct place | Mika Westerberg | 1 | -1/+1 |
| 2024-04-10 | thunderbolt: Avoid notify PM core about runtime PM resume | Gil Fine | 1 | -1/+2 |
| 2024-02-26 | thunderbolt: Constify the struct device_type usage | Ricardo B. Marliere | 1 | -4/+4 |
| 2024-02-26 | thunderbolt: Keep the domain powered when USB4 port is in redrive mode | Mika Westerberg | 1 | -0/+4 |
| 2024-02-16 | thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 seconds | Mika Westerberg | 1 | -0/+10 |
| 2024-01-22 | thunderbolt: Reset topology created by the boot firmware | Sanath S | 1 | -2/+2 |
| 2024-01-22 | thunderbolt: Introduce tb_path_deactivate_hop() | Sanath S | 1 | -0/+1 |
| 2024-01-22 | thunderbolt: Introduce tb_port_reset() | Sanath S | 1 | -0/+2 |
| 2023-12-22 | thunderbolt: Keep link as asymmetric if preferred by hardware | Gil Fine | 1 | -0/+2 |
| 2023-12-14 | thunderbolt: Move width_name() helper to tb.h | Gil Fine | 1 | -0/+16 |
| 2023-10-20 | thunderbolt: Add support for asymmetric link | Gil Fine | 1 | -8/+8 |
| 2023-10-20 | thunderbolt: Introduce tb_switch_depth() | Mika Westerberg | 1 | -0/+9 |
| 2023-10-20 | thunderbolt: Introduce tb_for_each_upstream_port_on_path() | Mika Westerberg | 1 | -0/+15 |
| 2023-10-20 | thunderbolt: Introduce tb_port_path_direction_downstream() | Gil Fine | 1 | -0/+15 |
| 2023-10-20 | thunderbolt: Set path power management packet support bit for USB4 v2 routers | Mika Westerberg | 1 | -0/+2 |
| 2023-10-20 | thunderbolt: Make is_gen4_link() available to the rest of the driver | Gil Fine | 1 | -0/+1 |
| 2023-10-13 | thunderbolt: Make tb_switch_clx_is_supported() static | Mika Westerberg | 1 | -1/+0 |
| 2023-10-13 | thunderbolt: Get rid of usb4_usb3_port_actual_link_rate() | Mika Westerberg | 1 | -1/+0 |
| 2023-08-08 | thunderbolt: Log a warning if device links are not found | Mika Westerberg | 1 | -2/+2 |
| 2023-06-16 | thunderbolt: Make bandwidth allocation mode function names consistent | Mika Westerberg | 1 | -7/+8 |
| 2023-06-16 | thunderbolt: Add support for enhanced uni-directional TMU mode | Mika Westerberg | 1 | -33/+42 |
| 2023-06-16 | thunderbolt: Move constants related to NVM into nvm.c | Gil Fine | 1 | -4/+0 |
| 2023-06-16 | thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation | Gil Fine | 1 | -0/+2 |
| 2023-06-16 | thunderbolt: Add support for USB4 v2 80 Gb/s link | Gil Fine | 1 | -5/+9 |
| 2023-06-16 | thunderbolt: Identify USB4 v2 routers | Gil Fine | 1 | -11/+23 |
| 2023-06-12 | thunderbolt: Enable/disable sideband depending on USB4 port offline mode | Mika Westerberg | 1 | -0/+5 |
| 2023-06-09 | thunderbolt: Initialize CL states from the hardware | Mika Westerberg | 1 | -0/+1 |
| 2023-06-09 | thunderbolt: Switch CL states from enum to a bitmask | Mika Westerberg | 1 | -38/+16 |
| 2023-06-09 | thunderbolt: Move CLx support functions into clx.c | Mika Westerberg | 1 | -9/+8 |
| 2023-06-09 | thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure() | Mika Westerberg | 1 | -3/+2 |
| 2023-06-09 | thunderbolt: Get rid of tb_switch_enable_tmu_1st_child() | Mika Westerberg | 1 | -2/+0 |
| 2023-06-09 | thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en... | Mika Westerberg | 1 | -6/+4 |
| 2023-06-09 | thunderbolt: Introduce tb_xdomain_downstream_port() | Mika Westerberg | 1 | -0/+11 |
| 2023-06-09 | thunderbolt: Introduce tb_switch_downstream_port() | Gil Fine | 1 | -0/+14 |
| 2023-03-13 | thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers | Gil Fine | 1 | -0/+3 |
| 2023-03-13 | thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access | Gil Fine | 1 | -0/+1 |
| 2023-03-06 | thunderbolt: Add quirk to disable CLx | Sanjay R Mehta | 1 | -3/+8 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-01-27 | driver core: make struct device_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-01-17 | thunderbolt: Add support for DisplayPort bandwidth allocation mode | Mika Westerberg | 1 | -0/+22 |
| 2023-01-17 | thunderbolt: Add functions to support DisplayPort bandwidth allocation mode | Mika Westerberg | 1 | -0/+15 |
| 2022-12-27 | thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -12/+44 |
| 2022-09-26 | thunderbolt: Explicitly enable lane adapter hotplug events at startup | Mario Limonciello | 1 | -0/+1 |
| 2022-09-07 | thunderbolt: Move vendor specific NVM handling into nvm.c | Szuying Chen | 1 | -8/+14 |
| 2022-09-07 | thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read() | Mika Westerberg | 1 | -0/+2 |
| 2022-09-07 | thunderbolt: Rename and make nvm_read() available for other files | Szuying Chen | 1 | -0/+2 |
| 2022-09-07 | thunderbolt: Extend NVM version fields to 32-bits | Szuying Chen | 1 | -2/+2 |
| 2022-09-05 | thunderbolt: Add support for receiver lane margining | Mika Westerberg | 1 | -0/+15 |
| 2022-09-05 | thunderbolt: Add helper to check if CL states are enabled on port | Mika Westerberg | 1 | -0/+1 |
| 2022-09-05 | thunderbolt: Pass CL state bitmask to tb_port_clx_supported() | Mika Westerberg | 1 | -2/+2 |
| 2022-09-05 | thunderbolt: Move tb_xdomain_parent() to tb.h | Mika Westerberg | 1 | -0/+5 |
| 2022-08-31 | thunderbolt: Show link type for XDomain connections too | Mika Westerberg | 1 | -1/+1 |
| 2022-08-04 | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -22/+26 |
| 2022-07-11 | thunderbolt: test: Use kunit_test_suite() macro | David Gow | 1 | -8/+0 |
| 2022-06-06 | thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled | Gil Fine | 1 | -0/+2 |
| 2022-06-06 | thunderbolt: Add CL1 support for USB4 and Titan Ridge routers | Gil Fine | 1 | -22/+24 |
| 2022-05-05 | thunderbolt: Split setting link width and lane bonding into own functions | Mika Westerberg | 1 | -0/+2 |
| 2022-05-05 | thunderbolt: Move tb_port_state() prototype to correct place | Mika Westerberg | 1 | -1/+1 |
| 2022-04-19 | thunderbolt: Use decimal number with port numbers | Mika Westerberg | 1 | -1/+1 |
| 2022-02-02 | thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices | Mika Westerberg | 1 | -0/+7 |
| 2022-02-02 | thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge() | Mika Westerberg | 1 | -0/+1 |
| 2021-12-28 | thunderbolt: Enable CL0s for Intel Titan Ridge | Gil Fine | 1 | -0/+16 |
| 2021-12-22 | thunderbolt: Implement TMU time disruption for Intel Titan Ridge | Gil Fine | 1 | -0/+2 |
| 2021-12-22 | thunderbolt: Move usb4_switch_wait_for_bit() to switch.c | Gil Fine | 1 | -0/+2 |
| 2021-12-22 | thunderbolt: Add CL0s support for USB4 routers | Gil Fine | 1 | -0/+51 |
| 2021-12-22 | thunderbolt: Add TMU uni-directional mode | Gil Fine | 1 | -5/+25 |
| 2021-12-07 | thunderbolt: Tear down existing tunnels when resuming from hibernate | Mika Westerberg | 1 | -1/+4 |
| 2021-06-01 | thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers | Rajmohan Mani | 1 | -0/+2 |
| 2021-06-01 | thunderbolt: Allow router NVM authenticate separately | Mika Westerberg | 1 | -0/+2 |
| 2021-06-01 | thunderbolt: Move nvm_write_ops to tb.h | Rajmohan Mani | 1 | -0/+5 |
| 2021-06-01 | thunderbolt: Add support for retimer NVM upgrade when there is no link | Rajmohan Mani | 1 | -1/+4 |
| 2021-06-01 | thunderbolt: Add additional USB4 port operations for retimer access | Rajmohan Mani | 1 | -0/+3 |
| 2021-06-01 | thunderbolt: Add support for ACPI _DSM to power on/off retimers | Rajmohan Mani | 1 | -0/+13 |
| 2021-06-01 | thunderbolt: Add USB4 port devices | Mika Westerberg | 1 | -0/+30 |
| 2021-06-01 | thunderbolt: Allocate credits according to router preferences | Mika Westerberg | 1 | -0/+14 |
| 2021-06-01 | thunderbolt: Update port credits after bonding is enabled/disabled | Mika Westerberg | 1 | -0/+1 |
| 2021-06-01 | thunderbolt: Read router preferred credit allocation information | Mika Westerberg | 1 | -0/+22 |
| 2021-06-01 | thunderbolt: Wait for the lanes to actually bond | Mika Westerberg | 1 | -0/+2 |
| 2021-06-01 | thunderbolt: Move nfc_credits field to struct tb_path_hop | Mika Westerberg | 1 | -2/+3 |
| 2021-05-31 | thunderbolt: Add wake from DisplayPort | Mika Westerberg | 1 | -0/+1 |
| 2021-05-31 | thunderbolt: Split NVM read/write generic functions out from usb4.c | Mika Westerberg | 1 | -0/+11 |
| 2021-03-18 | thunderbolt: Allow multiple DMA tunnels over a single XDomain connection | Mika Westerberg | 1 | -4/+12 |
| 2021-03-18 | thunderbolt: Drop unused tb_port_set_initial_credits() | Mika Westerberg | 1 | -1/+0 |
| 2021-03-18 | thunderbolt: Decrease control channel timeout for software connection manager | Mika Westerberg | 1 | -1/+1 |
| 2021-03-08 | thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake() | Gil Fine | 1 | -26/+0 |
| 2021-02-04 | thunderbolt: Add support for native USB4 _OSC | Mika Westerberg | 1 | -0/+12 |
| 2021-02-04 | thunderbolt: Allow disabling XDomain protocol | Mika Westerberg | 1 | -0/+1 |
| 2021-02-04 | thunderbolt: Add clarifying comments about USB4 terms router and adapter | Mika Westerberg | 1 | -0/+5 |
| 2021-01-15 | thunderbolt: Add support for de-authorizing devices | Mika Westerberg | 1 | -0/+3 |
| 2021-01-11 | thunderbolt: Start lane initialization after sleep | Mika Westerberg | 1 | -0/+1 |
| 2020-12-08 | Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 1 | -0/+22 |
| 2020-11-30 | thunderbolt: Add connection manager specific hooks for USB4 router operations | Mika Westerberg | 1 | -0/+13 |
| 2020-11-30 | thunderbolt: Perform USB4 router NVM upgrade in two phases | Mika Westerberg | 1 | -0/+1 |
| 2020-11-11 | thunderbolt: Create debugfs directory automatically for services | Mika Westerberg | 1 | -0/+4 |
| 2020-11-11 | thunderbolt: Add functions for enabling and disabling lane bonding on XDomain | Isaac Hazan | 1 | -0/+3 |
| 2020-11-11 | thunderbolt: Add link_speed and link_width to XDomain | Isaac Hazan | 1 | -0/+1 |
| 2020-11-06 | thunderbolt: Add support for Intel Tiger Lake-H | Mika Westerberg | 1 | -0/+2 |
| 2020-09-30 | Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 1 | -36/+124 |
| 2020-09-16 | thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER | Mika Westerberg | 1 | -1/+1 |
| 2020-09-16 | thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m | Mika Westerberg | 1 | -0/+8 |
| 2020-09-16 | thunderbolt: Only stop control channel when entering freeze | Mika Westerberg | 1 | -0/+6 |
| 2020-09-03 | thunderbolt: Add debugfs interface | Gil Fine | 1 | -0/+14 |
| 2020-09-03 | thunderbolt: Introduce tb_switch_is_tiger_lake() | Gil Fine | 1 | -0/+12 |
| 2020-09-03 | thunderbolt: Introduce tb_switch_is_ice_lake() | Mika Westerberg | 1 | -0/+12 |
| 2020-09-03 | thunderbolt: Check for Intel vendor ID when identifying controller | Mika Westerberg | 1 | -29/+35 |
| 2020-09-03 | thunderbolt: Introduce tb_port_is_nhi() | Mika Westerberg | 1 | -0/+5 |
| 2020-09-03 | thunderbolt: Introduce tb_switch_next_cap() | Mika Westerberg | 1 | -0/+1 |
| 2020-09-03 | thunderbolt: Introduce tb_port_next_cap() | Mika Westerberg | 1 | -0/+1 |
| 2020-09-03 | thunderbolt: Add runtime PM for Software CM | Mika Westerberg | 1 | -1/+1 |
| 2020-09-03 | thunderbolt: Create device links from ACPI description | Mika Westerberg | 1 | -0/+6 |
| 2020-09-03 | thunderbolt: Enable wakes from system suspend | Mika Westerberg | 1 | -0/+9 |
| 2020-09-03 | thunderbolt: Disable lane 1 for XDomain connection | Mika Westerberg | 1 | -0/+2 |
| 2020-09-03 | thunderbolt: Configure port for XDomain | Mika Westerberg | 1 | -0/+4 |
| 2020-09-03 | thunderbolt: Set port configured for both ends of the link | Mika Westerberg | 1 | -4/+4 |
| 2020-09-03 | thunderbolt: Configure link after lane bonding is enabled | Mika Westerberg | 1 | -0/+2 |
| 2020-09-03 | thunderbolt: Send reset only to first generation routers | Mika Westerberg | 1 | -1/+1 |
| 2020-08-25 | thunderbolt: Disable ports that are not implemented | Nikunj A. Dadhania | 1 | -1/+1 |
| 2020-07-01 | thunderbolt: Add support for authenticate on disconnect | Mario Limonciello | 1 | -0/+9 |
| 2020-07-01 | thunderbolt: Add support for separating the flush to SPI and authenticate | Mario Limonciello | 1 | -0/+2 |
| 2020-06-22 | thunderbolt: Add support for on-board retimers | Kranthi Kuntala | 1 | -0/+38 |
| 2020-06-22 | thunderbolt: Implement USB4 port sideband operations for retimer access | Rajmohan Mani | 1 | -0/+16 |
| 2020-06-22 | thunderbolt: Split common NVM functionality into a separate file | Mika Westerberg | 1 | -5/+26 |
| 2020-06-22 | thunderbolt: Add USB3 bandwidth management | Mika Westerberg | 1 | -2/+2 |
| 2020-06-22 | thunderbolt: Make tb_port_get_link_speed() available to other files | Mika Westerberg | 1 | -0/+2 |
| 2020-06-22 | thunderbolt: Implement USB3 bandwidth negotiation routines | Mika Westerberg | 1 | -0/+9 |
| 2020-06-22 | thunderbolt: Do not tunnel USB3 if link is not USB4 | Mika Westerberg | 1 | -0/+2 |
| 2020-06-22 | thunderbolt: Increase path length in discovery | Mika Westerberg | 1 | -1/+5 |
| 2020-06-22 | thunderbolt: Make tb_path_alloc() work with tree topologies | Mika Westerberg | 1 | -0/+12 |
| 2019-12-18 | thunderbolt: Add support for USB 3.x tunnels | Rajmohan Mani | 1 | -0/+15 |
| 2019-12-18 | thunderbolt: Add support for Time Management Unit | Rajmohan Mani | 1 | -0/+47 |
| 2019-12-18 | thunderbolt: Make tb_switch_find_cap() available to other files | Rajmohan Mani | 1 | -0/+1 |
| 2019-12-18 | thunderbolt: Add initial support for USB4 | Mika Westerberg | 1 | -0/+36 |
| 2019-12-18 | thunderbolt: Make tb_find_port() available to other files | Mika Westerberg | 1 | -0/+2 |
| 2019-11-02 | thunderbolt: Add bandwidth management for Display Port tunnels | Mika Westerberg | 1 | -0/+2 |
| 2019-11-02 | thunderbolt: Add Display Port adapter pairing and resource management | Mika Westerberg | 1 | -0/+9 |
| 2019-11-02 | thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge | Mika Westerberg | 1 | -0/+25 |
| 2019-11-02 | thunderbolt: Expand controller name in tb_switch_is_xy() | Mika Westerberg | 1 | -4/+4 |
| 2019-11-02 | thunderbolt: Add support for lane bonding | Mika Westerberg | 1 | -0/+10 |
| 2019-11-01 | thunderbolt: Add helper macro to iterate over switch ports | Mika Westerberg | 1 | -0/+11 |
| 2019-11-01 | thunderbolt: Make tb_sw_write() take const parameter | Mika Westerberg | 1 | -1/+1 |
| 2019-11-01 | thunderbolt: Introduce tb_switch_is_icm() | Mika Westerberg | 1 | -0/+14 |
| 2019-06-12 | thunderbolt: Make sure device runtime resume completes before taking domain lock | Mika Westerberg | 1 | -0/+7 |
| 2019-04-25 | thunderbolt: Make priority unsigned in struct tb_path | Nathan Chancellor | 1 | -1/+1 |
| 2019-04-18 | thunderbolt: Make __TB_[SW|PORT]_PRINT take const parameters | Mika Westerberg | 1 | -3/+3 |
| 2019-04-18 | thunderbolt: Add support for DMA tunnels | Mika Westerberg | 1 | -0/+4 |
| 2019-04-18 | thunderbolt: Run tb_xdp_handle_request() in system workqueue | Mika Westerberg | 1 | -0/+7 |
| 2019-04-18 | thunderbolt: Add support for Display Port tunnels | Mika Westerberg | 1 | -0/+17 |
| 2019-04-18 | thunderbolt: Generalize port finding routines to support all port types | Mika Westerberg | 1 | -0/+1 |
| 2019-04-18 | thunderbolt: Scan only valid NULL adapter ports in hotplug | Mika Westerberg | 1 | -0/+5 |
| 2019-04-18 | thunderbolt: Add support for full PCIe daisy chains | Mika Westerberg | 1 | -0/+27 |
| 2019-04-18 | thunderbolt: Discover preboot PCIe paths the boot firmware established | Mika Westerberg | 1 | -0/+18 |
| 2019-04-18 | thunderbolt: Extend tunnel creation to more than 2 adjacent switches | Mika Westerberg | 1 | -11/+43 |
| 2019-04-18 | thunderbolt: Add helper function to iterate from one port to another | Mika Westerberg | 1 | -0/+2 |
| 2019-04-18 | thunderbolt: Assign remote for both ports in case of dual link | Mika Westerberg | 1 | -5/+31 |
| 2019-04-18 | thunderbolt: Add functions for allocating and releasing HopIDs | Mika Westerberg | 1 | -0/+11 |
| 2019-04-18 | thunderbolt: Generalize tunnel creation functionality | Mika Westerberg | 1 | -0/+2 |
| 2019-04-18 | thunderbolt: Cache adapter specific capability offset into struct port | Mika Westerberg | 1 | -0/+2 |
| 2019-04-18 | thunderbolt: Set sleep bit when suspending switch | Mika Westerberg | 1 | -0/+1 |
| 2019-04-18 | thunderbolt: Configure lanes when switch is initialized | Mika Westerberg | 1 | -0/+2 |
| 2019-04-18 | thunderbolt: Move LC specific functionality into a separate file | Mika Westerberg | 1 | -0/+3 |
| 2019-04-18 | thunderbolt: Enable TMU access when accessing port space on legacy devices | Mika Westerberg | 1 | -0/+10 |
| 2019-04-18 | thunderbolt: Do not allocate switch if depth is greater than 6 | Mika Westerberg | 1 | -0/+1 |
| 2019-04-18 | thunderbolt: Take domain lock in switch sysfs attribute callbacks | Mika Westerberg | 1 | -2/+1 |
| 2019-04-18 | thunderbolt: Block reads and writes if switch is unplugged | Mika Westerberg | 1 | -0/+8 |
| 2019-04-18 | thunderbolt: Drop duplicated get_switch_at_route() | Mika Westerberg | 1 | -1/+0 |
| 2019-04-18 | thunderbolt: Remove unused work field in struct tb_switch | Mika Westerberg | 1 | -2/+0 |
| 2018-10-02 | thunderbolt: Add Intel as copyright holder | Mika Westerberg | 1 | -1/+2 |
| 2018-10-02 | thunderbolt: Make the driver less verbose | Mika Westerberg | 1 | -2/+4 |
| 2018-07-25 | thunderbolt: Add support for runtime PM | Mika Westerberg | 1 | -0/+10 |
| 2018-03-09 | thunderbolt: Add support for preboot ACL | Mika Westerberg | 1 | -0/+4 |
| 2018-03-09 | thunderbolt: Add 'boot' attribute for devices | Yehezkel Bernat | 1 | -0/+2 |
| 2018-03-09 | thunderbolt: Add tb_switch_find_by_route() | Radion Mirchevsky | 1 | -0/+1 |
| 2018-03-09 | thunderbolt: Add tb_switch_get() | Mika Westerberg | 1 | -0/+7 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |