summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
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-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere
2024-02-16thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()Mika Westerberg
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: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routersSanath S
2024-01-22thunderbolt: Introduce tb_port_reset()Sanath S
2024-01-02Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-12-22thunderbolt: Keep link as asymmetric if preferred by hardwareGil Fine
2023-12-14thunderbolt: Move width_name() helper to tb.hGil Fine
2023-11-17thunderbolt: Send uevent after asymmetric/symmetric switchMika Westerberg
2023-11-17thunderbolt: Set lane bonding bit only for downstream portGil Fine
2023-10-27Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-10-20thunderbolt: Add support for asymmetric linkGil Fine
2023-10-20thunderbolt: Make is_gen4_link() available to the rest of the driverGil Fine
2023-10-13thunderbolt: Log NVM version of routers and retimersGil Fine
2023-10-13thunderbolt: Fix typo of HPD bit for Hot Plug DetectGil Fine
2023-09-15thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg
2023-08-08thunderbolt: Check Intel vendor ID in tb_switch_get_generation()Mika Westerberg
2023-06-16thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg
2023-06-16thunderbolt: Announce USB4 v2 connection manager supportGil Fine
2023-06-16thunderbolt: Add support for USB4 v2 80 Gb/s linkGil Fine
2023-06-16thunderbolt: Identify USB4 v2 routersGil Fine
2023-06-16thunderbolt: Do not touch lane 1 adapter path config spaceMika Westerberg
2023-06-09thunderbolt: Initialize CL states from the hardwareMika Westerberg
2023-06-09thunderbolt: Switch CL states from enum to a bitmaskMika Westerberg
2023-06-09thunderbolt: Move CLx support functions into clx.cMika Westerberg
2023-06-09thunderbolt: Introduce tb_switch_downstream_port()Gil Fine
2023-04-19Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-03-29thunderbolt: Get rid of redundant 'else'Andy Shevchenko
2023-03-13thunderbolt: Call tb_check_quirks() after initializing adaptersMika Westerberg
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-17thunderbolt: Take CL states into account when waiting for link to come upMika Westerberg
2022-10-23thunderbolt: Use str_enabled_disabled() helperAndy Shevchenko
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-30Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello
2022-09-24thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko
2022-09-22thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello
2022-09-07thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen
2022-09-07thunderbolt: Rename and make nvm_read() available for other filesSzuying Chen
2022-09-07thunderbolt: Extend NVM version fields to 32-bitsSzuying Chen
2022-09-05thunderbolt: Add helper to check if CL states are enabled on portMika Westerberg
2022-09-05thunderbolt: Pass CL state bitmask to tb_port_clx_supported()Mika Westerberg
2022-09-05thunderbolt: Move port CL state functions into correct place in switch.cMika Westerberg
2022-08-18thunderbolt: Check router generation before connecting xHCIMika Westerberg
2022-06-06thunderbolt: Add CL1 support for USB4 and Titan Ridge routersGil Fine