summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
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
2021-03-18thunderbolt: Do not pass timeout for tb_cfg_reset()Mika Westerberg
2021-03-08thunderbolt: Initialize HopID IDAs in tb_switch_alloc()Mika Westerberg
2021-02-04thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg
2021-02-04thunderbolt: switch: Fix kernel-doc descriptions of non-static functionsMika Westerberg
2021-01-28thunderbolt: switch: Fix function name in the headerLee Jones
2021-01-28thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headersLee Jones
2021-01-15thunderbolt: Add support for de-authorizing devicesMika Westerberg
2021-01-11thunderbolt: Start lane initialization after sleepMika Westerberg
2021-01-11thunderbolt: Constify static attribute_group structsRikard Falkeborn
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan
2020-09-30Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2020-09-03thunderbolt: Add debugfs interfaceGil Fine
2020-09-03thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg
2020-09-03thunderbolt: Add runtime PM for Software CMMika Westerberg
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg
2020-09-03thunderbolt: Set port configured for both ends of the linkMika Westerberg
2020-09-03thunderbolt: Configure link after lane bonding is enabledMika Westerberg
2020-09-03thunderbolt: Do not change default USB4 router notification timeoutMika Westerberg
2020-09-03thunderbolt: Initialize TMU again on resumeMika Westerberg
2020-09-03thunderbolt: Send reset only to first generation routersMika Westerberg
2020-09-03thunderbolt: Do not program NFC buffers for USB4 router protocol adaptersMika Westerberg
2020-09-01thunderbolt: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-01Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2020-08-25thunderbolt: Disable ports that are not implementedNikunj A. Dadhania
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-01thunderbolt: Add support for authenticate on disconnectMario Limonciello
2020-07-01thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala