aboutsummaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
2023-10-19thunderbolt: Check that lane 1 is in CL0 before enabling lane bondingMika Westerberg
2023-03-30thunderbolt: Call tb_check_quirks() after initializing adaptersMika Westerberg
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
2022-06-06thunderbolt: Fix typos in CLx enablingGil Fine
2022-06-06thunderbolt: CLx disable before system suspend only if previously enabledGil Fine
2022-05-05thunderbolt: Ignore port locked error in tb_port_wait_for_link_width()Mika Westerberg
2022-05-05thunderbolt: Split setting link width and lane bonding into own functionsMika Westerberg
2022-05-05thunderbolt: Add debug logging when lane is enabled/disabledMika Westerberg
2022-03-04thunderbolt: Do not make DROM read success compulsoryMario Limonciello
2022-03-04thunderbolt: Do not resume routers if UID is not setMario Limonciello
2022-02-02thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devicesMika Westerberg
2021-12-28thunderbolt: Add module parameter for CLx disablingGil Fine
2021-12-28thunderbolt: Enable CL0s for Intel Titan RidgeGil Fine
2021-12-22thunderbolt: Implement TMU time disruption for Intel Titan RidgeGil Fine
2021-12-22thunderbolt: Move usb4_switch_wait_for_bit() to switch.cGil Fine
2021-12-22thunderbolt: Add CL0s support for USB4 routersGil Fine
2021-12-07thunderbolt: Add debug logging of DisplayPort resource allocationMika Westerberg
2021-12-07thunderbolt: Do not program path HopIDs for USB4 routersMika Westerberg
2021-12-07thunderbolt: Do not allow subtracting more NFC credits than configuredMika Westerberg
2021-08-24Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-08-09thunderbolt: Fix port linking by checking all adaptersSanjay R Mehta
2021-08-09thunderbolt: Do not read control adapter config spaceSanjay R Mehta
2021-08-02thunderbolt: Add authorized value to the KOBJ_CHANGE ueventRajat Jain
2021-07-27Revert "thunderbolt: Hide authorized attribute if router does not support PCI...Mika Westerberg
2021-06-01thunderbolt: Allow router NVM authenticate separatelyMika Westerberg
2021-06-01thunderbolt: Move nvm_write_ops to tb.hRajmohan Mani
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg
2021-06-01thunderbolt: Update port credits after bonding is enabled/disabledMika Westerberg
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg
2021-06-01thunderbolt: Wait for the lanes to actually bondMika Westerberg
2021-06-01thunderbolt: Make tb_port_type() take const parameterMika Westerberg
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-04-09thunderbolt: Hide authorized attribute if router does not support PCIe tunnelsMika Westerberg
2021-04-09thunderbolt: Add details to router ueventMika Westerberg
2021-03-18thunderbolt: Check quirks in tb_switch_add()Mika Westerberg
2021-03-18thunderbolt: Drop unused tb_port_set_initial_credits()Mika Westerberg