#!/bin/bash perf record -g "$@" t.css'/>
summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/xdomain.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-17thunderbolt: Fix typos in xdomain.cAlan Borzeszkowski
2025-09-17thunderbolt: Update xdomain.c function documentationAlan Borzeszkowski
2025-08-13thunderbolt: Use Linux Foundation IDs for XDomain discoveryMika Westerberg
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-04-19thunderbolt: Use correct error code with ERROR_NOT_SUPPORTEDMika Westerberg
2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere
2024-01-23thunderbolt: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-22thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_showMohammad Rahimi
2023-12-14thunderbolt: Log XDomain link speed and widthGil Fine
2023-12-14thunderbolt: Handle lane bonding of Gen 4 XDomain links properlyGil Fine
2023-09-15thunderbolt: Restart XDomain discovery handshake after failureMika Westerberg