aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-9/+19
2021-08-09thunderbolt: Fix port linking by checking all adaptersSanjay R Mehta1-1/+1
2021-08-09thunderbolt: Do not read control adapter config spaceSanjay R Mehta1-5/+8
2021-08-02thunderbolt: Add authorized value to the KOBJ_CHANGE ueventRajat Jain1-3/+10
2021-07-27Revert "thunderbolt: Hide authorized attribute if router does not support PCIe tunnels"Mika Westerberg1-14/+1
2021-06-01thunderbolt: Allow router NVM authenticate separatelyMika Westerberg1-18/+32
2021-06-01thunderbolt: Move nvm_write_ops to tb.hRajmohan Mani1-5/+0
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani1-16/+32
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg1-2/+15
2021-06-01thunderbolt: Update port credits after bonding is enabled/disabledMika Westerberg1-0/+48
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg1-8/+43
2021-06-01thunderbolt: Wait for the lanes to actually bondMika Westerberg1-2/+48
2021-06-01thunderbolt: Make tb_port_type() take const parameterMika Westerberg1-1/+1
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg1-1/+2
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-24/+51
2021-04-09thunderbolt: Hide authorized attribute if router does not support PCIe tunnelsMika Westerberg1-1/+14
2021-04-09thunderbolt: Add details to router ueventMika Westerberg1-0/+34
2021-03-18thunderbolt: Check quirks in tb_switch_add()Mika Westerberg1-0/+2
2021-03-18thunderbolt: Drop unused tb_port_set_initial_credits()Mika Westerberg1-22/+0
2021-03-18thunderbolt: Do not pass timeout for tb_cfg_reset()Mika Westerberg1-1/+1
2021-03-08thunderbolt: Initialize HopID IDAs in tb_switch_alloc()Mika Westerberg1-10/+8
2021-02-04thunderbolt: Add support for PCIe tunneling disabled (SL5)Mika Westerberg1-1/+5
2021-02-04thunderbolt: switch: Fix kernel-doc descriptions of non-static functionsMika Westerberg1-0/+7
2021-01-28thunderbolt: switch: Fix function name in the headerLee Jones1-1/+1
2021-01-28thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headersLee Jones1-2/+2
2021-01-15thunderbolt: Add support for de-authorizing devicesMika Westerberg1-1/+33
2021-01-11thunderbolt: Start lane initialization after sleepMika Westerberg1-1/+26
2021-01-11thunderbolt: Constify static attribute_group structsRikard Falkeborn1-1/+1
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg1-3/+17
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan1-3/+21
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan1-1/+8
2020-09-30Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-33/+183
2020-09-03thunderbolt: Add debugfs interfaceGil Fine1-0/+3
2020-09-03thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg1-1/+1
2020-09-03thunderbolt: Add runtime PM for Software CMMika Westerberg1-4/+21
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg1-1/+29
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg1-0/+44
2020-09-03thunderbolt: Set port configured for both ends of the linkMika Westerberg1-6/+27
2020-09-03thunderbolt: Configure link after lane bonding is enabledMika Westerberg1-13/+42
2020-09-03thunderbolt: Do not change default USB4 router notification timeoutMika Westerberg1-5/+1
2020-09-03thunderbolt: Initialize TMU again on resumeMika Westerberg1-0/+4
2020-09-03thunderbolt: Send reset only to first generation routersMika Westerberg1-10/+11
2020-09-03thunderbolt: Do not program NFC buffers for USB4 router protocol adaptersMika Westerberg1-0/+7
2020-09-01thunderbolt: Use kobj_to_dev() instead of container_of()Tian Tao1-1/+1
2020-09-01Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linusGreg Kroah-Hartman1-0/+1
2020-08-25thunderbolt: Disable ports that are not implementedNikunj A. Dadhania1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-01thunderbolt: Add support for authenticate on disconnectMario Limonciello1-4/+36
2020-07-01thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello1-15/+27
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala1-0/+3