summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2024-04-10thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine
2024-04-10thunderbolt: Fix wake configurations after device unplugGil Fine
2024-04-02thunderbolt: Do not create DisplayPort tunnels on adapters of the same routerMika Westerberg
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-02Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-03-02Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere
2024-02-26thunderbolt: Add trace events support for the control channelGil Fine
2024-02-26thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg
2024-02-16thunderbolt: Improve DisplayPort tunnel setup process to be more robustGil Fine
2024-02-16thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities readGil Fine
2024-02-16thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 secondsMika Westerberg
2024-02-16thunderbolt: Introduce tb_tunnel_direction_downstream()Mika Westerberg
2024-02-16thunderbolt: Re-order bandwidth group functionsMika Westerberg
2024-02-16thunderbolt: Fail the failed bandwidth request properlyMika Westerberg
2024-02-16thunderbolt: Log an error if DPTX request is not clearedMika Westerberg
2024-02-16thunderbolt: Handle bandwidth allocation mode disable requestMika Westerberg
2024-02-16thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabledMika Westerberg
2024-02-16thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculationMika Westerberg
2024-02-16thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()Mika Westerberg
2024-02-13thunderbolt: Correct typo in host_reset parameterMika Westerberg
2024-02-13thunderbolt: Skip discovery also in USB4 v2 hostMika Westerberg
2024-02-13thunderbolt: Reset only non-USB4 host routers in resumeMika Westerberg
2024-01-29thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi
2024-01-23thunderbolt: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-22thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1Mohammad Rahimi
2024-01-22thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_showMohammad Rahimi
2024-01-22thunderbolt: Reset topology created by the boot firmwareSanath S
2024-01-22thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routersSanath S
2024-01-22thunderbolt: Introduce tb_path_deactivate_hop()Sanath S
2024-01-22thunderbolt: Introduce tb_port_reset()Sanath S
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-02Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-12-22thunderbolt: Reduce retry timeout to speed up boot for some devicesWerner Sembach
2023-12-22thunderbolt: Keep link as asymmetric if preferred by hardwareGil Fine
2023-12-20thunderbolt: make tb_bus_type constGreg Kroah-Hartman
2023-12-14thunderbolt: Add support for Intel Lunar LakeMika Westerberg
2023-12-14thunderbolt: Disable PCIe extended encapsulation upon teardown properlyGil Fine
2023-12-14thunderbolt: Make PCIe tunnel setup and teardown follow CM guideGil Fine
2023-12-14thunderbolt: Improve logging when DisplayPort resource is added due to hotplugGil Fine
2023-12-14thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as wellMika Westerberg
2023-12-14thunderbolt: Disable CL states only when actually neededMika Westerberg
2023-12-14thunderbolt: Transition link to asymmetric only when both sides support itGil Fine
2023-12-14thunderbolt: Log XDomain link speed and widthGil Fine
2023-12-14thunderbolt: Move width_name() helper to tb.hGil Fine
2023-12-14thunderbolt: Handle lane bonding of Gen 4 XDomain links properlyGil Fine
2023-12-14thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() failsMika Westerberg
2023-12-08thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine
2023-11-27thunderbolt: Fix memory leak in margining_port_remove()Yaxiong Tian
2023-11-17thunderbolt: Only add device router DP IN to the head of the DP resource listMika Westerberg