summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi2024-01-292-2/+2
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-1810-60/+177
|\
| * Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-01-029-59/+176
| |\
| | * thunderbolt: Reduce retry timeout to speed up boot for some devicesWerner Sembach2023-12-221-1/+1
| | * thunderbolt: Keep link as asymmetric if preferred by hardwareGil Fine2023-12-223-7/+36
| | * thunderbolt: Add support for Intel Lunar LakeMika Westerberg2023-12-142-0/+6
| | * thunderbolt: Disable PCIe extended encapsulation upon teardown properlyGil Fine2023-12-141-3/+15
| | * thunderbolt: Make PCIe tunnel setup and teardown follow CM guideGil Fine2023-12-141-3/+10
| | * thunderbolt: Improve logging when DisplayPort resource is added due to hotplugGil Fine2023-12-141-1/+1
| | * thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as wellMika Westerberg2023-12-141-6/+7
| | * thunderbolt: Disable CL states only when actually neededMika Westerberg2023-12-141-8/+18
| | * thunderbolt: Transition link to asymmetric only when both sides support itGil Fine2023-12-141-6/+10
| | * thunderbolt: Log XDomain link speed and widthGil Fine2023-12-141-0/+5
| | * thunderbolt: Move width_name() helper to tb.hGil Fine2023-12-142-18/+18
| | * thunderbolt: Handle lane bonding of Gen 4 XDomain links properlyGil Fine2023-12-142-3/+48
| | * thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() failsMika Westerberg2023-12-141-1/+1
| | * thunderbolt: Remove duplicated re-assignment of pointer 'out'Colin Ian King2023-11-141-2/+0
| * | thunderbolt: make tb_bus_type constGreg Kroah-Hartman2023-12-201-1/+1
* | | thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine2023-12-081-5/+5
* | | thunderbolt: Fix memory leak in margining_port_remove()Yaxiong Tian2023-11-271-1/+1
|/ /
* | thunderbolt: Only add device router DP IN to the head of the DP resource listMika Westerberg2023-11-171-1/+11
* | thunderbolt: Send uevent after asymmetric/symmetric switchMika Westerberg2023-11-171-2/+2
* | thunderbolt: Set lane bonding bit only for downstream portGil Fine2023-11-171-1/+1
|/
* Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-0312-387/+1299
|\
| * Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-2712-387/+1299
| |\
| | * thunderbolt: Fix one kernel-doc commentYang Li2023-10-241-1/+1
| | * thunderbolt: Configure asymmetric link if needed and bandwidth allowsGil Fine2023-10-201-123/+558
| | * thunderbolt: Add support for asymmetric linkGil Fine2023-10-205-55/+381
| | * thunderbolt: Introduce tb_switch_depth()Mika Westerberg2023-10-202-2/+11
| | * thunderbolt: Introduce tb_for_each_upstream_port_on_path()Mika Westerberg2023-10-201-0/+15
| | * thunderbolt: Introduce tb_port_path_direction_downstream()Gil Fine2023-10-203-10/+25
| | * thunderbolt: Set path power management packet support bit for USB4 v2 routersMika Westerberg2023-10-204-13/+34
| | * thunderbolt: Change bandwidth reservations to comply USB4 v2Gil Fine2023-10-203-3/+76
| | * thunderbolt: Make is_gen4_link() available to the rest of the driverGil Fine2023-10-202-7/+30
| | * thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()Mika Westerberg2023-10-201-3/+6
| | * thunderbolt: Use constants for path weight and priorityMika Westerberg2023-10-201-12/+27
| | * thunderbolt: Add DP IN added last in the head of the list of DP resourcesGil Fine2023-10-131-1/+1
| | * thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...Gil Fine2023-10-131-9/+17
| | * thunderbolt: Log NVM version of routers and retimersGil Fine2023-10-132-0/+2
| | * thunderbolt: Use tb_tunnel_xxx() log macros in tb.cMika Westerberg2023-10-131-22/+28
| | * thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driverMika Westerberg2023-10-132-22/+28
| | * thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistentMika Westerberg2023-10-131-35/+30
| | * thunderbolt: Fix typo of HPD bit for Hot Plug DetectGil Fine2023-10-132-6/+6
| | * thunderbolt: Fix debug log when DisplayPort adapter not available for pairingGil Fine2023-10-131-4/+3
| | * thunderbolt: Check for unplugged router in tb_switch_clx_disable()Mika Westerberg2023-10-131-0/+3
| | * thunderbolt: Make tb_switch_clx_is_supported() staticMika Westerberg2023-10-132-23/+22
| | * thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()Mika Westerberg2023-10-134-42/+2
| | * thunderbolt: dma_test: Use enum tb_link_widthMika Westerberg2023-10-131-9/+5
| | * thunderbolt: Apply USB 3.x bandwidth quirk only in software connection managerMika Westerberg2023-09-151-0/+3
* | | Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-171-4/+6
|\ \ \ | |/ / |/| |