summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2121-439/+1111
|\
| * Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-03-0221-439/+1111
| |\
| | * thunderbolt: Constify the struct device_type usageRicardo B. Marliere2024-02-266-10/+10
| | * thunderbolt: Add trace events support for the control channelGil Fine2024-02-265-5/+209
| | * thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg2024-02-263-1/+66
| | * thunderbolt: Improve DisplayPort tunnel setup process to be more robustGil Fine2024-02-161-41/+43
| | * thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities readGil Fine2024-02-161-10/+6
| | * thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 secondsMika Westerberg2024-02-163-29/+184
| | * thunderbolt: Introduce tb_tunnel_direction_downstream()Mika Westerberg2024-02-163-20/+18
| | * thunderbolt: Re-order bandwidth group functionsMika Westerberg2024-02-161-229/+225
| | * thunderbolt: Fail the failed bandwidth request properlyMika Westerberg2024-02-161-5/+18
| | * thunderbolt: Log an error if DPTX request is not clearedMika Westerberg2024-02-161-1/+3
| | * thunderbolt: Handle bandwidth allocation mode disable requestMika Westerberg2024-02-161-6/+16
| | * thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabledMika Westerberg2024-02-161-3/+12
| | * thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculationMika Westerberg2024-02-161-32/+25
| | * thunderbolt: Correct typo in host_reset parameterMika Westerberg2024-02-131-1/+1
| | * thunderbolt: Skip discovery also in USB4 v2 hostMika Westerberg2024-02-132-17/+14
| | * thunderbolt: Reset only non-USB4 host routers in resumeMika Westerberg2024-02-131-2/+6
| | * thunderbolt: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-235-13/+13
| | * thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1Mohammad Rahimi2024-01-221-1/+1
| | * thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_showMohammad Rahimi2024-01-221-4/+4
| | * thunderbolt: Reset topology created by the boot firmwareSanath S2024-01-225-18/+38
| | * thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routersSanath S2024-01-222-14/+111
| | * thunderbolt: Introduce tb_path_deactivate_hop()Sanath S2024-01-222-0/+14
| | * thunderbolt: Introduce tb_port_reset()Sanath S2024-01-225-0/+97
* | | Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-03-021-0/+3
|\ \ \ | |/ / |/| |
| * | thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()Mika Westerberg2024-02-161-0/+3
| |/
* / 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
|/