summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| |
| * | thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finishedGil Fine2023-10-051-4/+6
| |/
* | thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg2023-09-151-17/+41
* | thunderbolt: Correct TMU mode initialization from hardwareMika Westerberg2023-09-151-1/+1
* | thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg2023-09-151-0/+7
* | thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple RidgeMika Westerberg2023-09-151-20/+20
|/
* Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-08-225-52/+71
|\
| * thunderbolt: Check Intel vendor ID in tb_switch_get_generation()Mika Westerberg2023-08-081-37/+38
| * thunderbolt: Log a warning if device links are not foundMika Westerberg2023-08-083-14/+32
| * thunderbolt: Set variable tmu_params storage class specifier to staticTom Rix2023-07-311-1/+1
* | thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()Mika Westerberg2023-08-041-0/+2
* | thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta2023-08-031-1/+3
|/
* thunderbolt: Add test case for 3 DisplayPort tunnelsMika Westerberg2023-06-161-0/+83
* thunderbolt: Add DisplayPort 2.x tunneling supportMika Westerberg2023-06-162-16/+87
* thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg2023-06-164-46/+52
* thunderbolt: Enable CL2 low power stateMika Westerberg2023-06-162-15/+25
* thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg2023-06-166-173/+614
* thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controllerGil Fine2023-06-161-1/+1
* thunderbolt: Move constants related to NVM into nvm.cGil Fine2023-06-163-9/+10
* thunderbolt: Limit Intel Barlow Ridge USB3 bandwidthMika Westerberg2023-06-162-0/+10
* thunderbolt: Add Intel Barlow Ridge PCI IDMika Westerberg2023-06-162-0/+4
* thunderbolt: Fix PCIe adapter capability length for USB4 v2 routersGil Fine2023-06-161-2/+6
* thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routersGil Fine2023-06-161-5/+8
* thunderbolt: Add two additional double words for adapters TMU for USB4 v2 rou...Gil Fine2023-06-161-2/+6