summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-27Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-10-24thunderbolt: Fix one kernel-doc commentYang Li
2023-10-20thunderbolt: Configure asymmetric link if needed and bandwidth allowsGil Fine
2023-10-20thunderbolt: Add support for asymmetric linkGil Fine
2023-10-20thunderbolt: Introduce tb_switch_depth()Mika Westerberg
2023-10-20thunderbolt: Introduce tb_for_each_upstream_port_on_path()Mika Westerberg
2023-10-20thunderbolt: Introduce tb_port_path_direction_downstream()Gil Fine
2023-10-20thunderbolt: Set path power management packet support bit for USB4 v2 routersMika Westerberg
2023-10-20thunderbolt: Change bandwidth reservations to comply USB4 v2Gil Fine
2023-10-20thunderbolt: Make is_gen4_link() available to the rest of the driverGil Fine
2023-10-20thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()Mika Westerberg
2023-10-20thunderbolt: Use constants for path weight and priorityMika Westerberg
2023-10-17Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-10-13thunderbolt: Add DP IN added last in the head of the list of DP resourcesGil Fine
2023-10-13thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...Gil Fine
2023-10-13thunderbolt: Log NVM version of routers and retimersGil Fine
2023-10-13thunderbolt: Use tb_tunnel_xxx() log macros in tb.cMika Westerberg
2023-10-13thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driverMika Westerberg
2023-10-13thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistentMika Westerberg
2023-10-13thunderbolt: Fix typo of HPD bit for Hot Plug DetectGil Fine
2023-10-13thunderbolt: Fix debug log when DisplayPort adapter not available for pairingGil Fine
2023-10-13thunderbolt: Check for unplugged router in tb_switch_clx_disable()Mika Westerberg
2023-10-13thunderbolt: Make tb_switch_clx_is_supported() staticMika Westerberg
2023-10-13thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()Mika Westerberg
2023-10-13thunderbolt: dma_test: Use enum tb_link_widthMika Westerberg
2023-10-05thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finishedGil Fine
2023-09-15thunderbolt: Apply USB 3.x bandwidth quirk only in software connection managerMika Westerberg
2023-09-15thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg
2023-09-15thunderbolt: Correct TMU mode initialization from hardwareMika Westerberg
2023-09-15thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg
2023-09-15thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple RidgeMika Westerberg
2023-08-22Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-08-08thunderbolt: Check Intel vendor ID in tb_switch_get_generation()Mika Westerberg
2023-08-08thunderbolt: Log a warning if device links are not foundMika Westerberg
2023-08-04thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()Mika Westerberg
2023-08-03thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta
2023-07-31thunderbolt: Set variable tmu_params storage class specifier to staticTom Rix
2023-06-16thunderbolt: Add test case for 3 DisplayPort tunnelsMika Westerberg
2023-06-16thunderbolt: Add DisplayPort 2.x tunneling supportMika Westerberg
2023-06-16thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg
2023-06-16thunderbolt: Enable CL2 low power stateMika Westerberg
2023-06-16thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg
2023-06-16thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controllerGil Fine
2023-06-16thunderbolt: Move constants related to NVM into nvm.cGil Fine
2023-06-16thunderbolt: Limit Intel Barlow Ridge USB3 bandwidthMika Westerberg
2023-06-16thunderbolt: Add Intel Barlow Ridge PCI IDMika Westerberg
2023-06-16thunderbolt: Fix PCIe adapter capability length for USB4 v2 routersGil Fine
2023-06-16thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routersGil Fine
2023-06-16thunderbolt: Add two additional double words for adapters TMU for USB4 v2 rou...Gil Fine