aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-01thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimersRajmohan Mani1-0/+2
2021-06-01thunderbolt: Allow router NVM authenticate separatelyMika Westerberg1-0/+2
2021-06-01thunderbolt: Move nvm_write_ops to tb.hRajmohan Mani1-0/+5
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani1-1/+4
2021-06-01thunderbolt: Add additional USB4 port operations for retimer accessRajmohan Mani1-0/+3
2021-06-01thunderbolt: Add support for ACPI _DSM to power on/off retimersRajmohan Mani1-0/+13
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg1-0/+30
2021-06-01thunderbolt: Allocate credits according to router preferencesMika Westerberg1-0/+14
2021-06-01thunderbolt: Update port credits after bonding is enabled/disabledMika Westerberg1-0/+1
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg1-0/+22
2021-06-01thunderbolt: Wait for the lanes to actually bondMika Westerberg1-0/+2
2021-06-01thunderbolt: Move nfc_credits field to struct tb_path_hopMika Westerberg1-2/+3
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg1-0/+1
2021-05-31thunderbolt: Split NVM read/write generic functions out from usb4.cMika Westerberg1-0/+11
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg1-4/+12
2021-03-18thunderbolt: Drop unused tb_port_set_initial_credits()Mika Westerberg1-1/+0
2021-03-18thunderbolt: Decrease control channel timeout for software connection managerMika Westerberg1-1/+1
2021-03-08thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()Gil Fine1-26/+0
2021-02-04thunderbolt: Add support for native USB4 _OSCMika Westerberg1-0/+12
2021-02-04thunderbolt: Allow disabling XDomain protocolMika Westerberg1-0/+1
2021-02-04thunderbolt: Add clarifying comments about USB4 terms router and adapterMika Westerberg1-0/+5
2021-01-15thunderbolt: Add support for de-authorizing devicesMika Westerberg1-0/+3
2021-01-11thunderbolt: Start lane initialization after sleepMika Westerberg1-0/+1
2020-12-08Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-0/+22
2020-11-30thunderbolt: Add connection manager specific hooks for USB4 router operationsMika Westerberg1-0/+13
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg1-0/+1
2020-11-11thunderbolt: Create debugfs directory automatically for servicesMika Westerberg1-0/+4
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan1-0/+3
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan1-0/+1
2020-11-06thunderbolt: Add support for Intel Tiger Lake-HMika Westerberg1-0/+2
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-36/+124
2020-09-16thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLERMika Westerberg1-1/+1
2020-09-16thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=mMika Westerberg1-0/+8
2020-09-16thunderbolt: Only stop control channel when entering freezeMika Westerberg1-0/+6
2020-09-03thunderbolt: Add debugfs interfaceGil Fine1-0/+14
2020-09-03thunderbolt: Introduce tb_switch_is_tiger_lake()Gil Fine1-0/+12
2020-09-03thunderbolt: Introduce tb_switch_is_ice_lake()Mika Westerberg1-0/+12
2020-09-03thunderbolt: Check for Intel vendor ID when identifying controllerMika Westerberg1-29/+35
2020-09-03thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg1-0/+5
2020-09-03thunderbolt: Introduce tb_switch_next_cap()Mika Westerberg1-0/+1
2020-09-03thunderbolt: Introduce tb_port_next_cap()Mika Westerberg1-0/+1
2020-09-03thunderbolt: Add runtime PM for Software CMMika Westerberg1-1/+1
2020-09-03thunderbolt: Create device links from ACPI descriptionMika Westerberg1-0/+6
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg1-0/+9
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg1-0/+2
2020-09-03thunderbolt: Configure port for XDomainMika Westerberg1-0/+4
2020-09-03thunderbolt: Set port configured for both ends of the linkMika Westerberg1-4/+4
2020-09-03thunderbolt: Configure link after lane bonding is enabledMika Westerberg1-0/+2
2020-09-03thunderbolt: Send reset only to first generation routersMika Westerberg1-1/+1
2020-08-25thunderbolt: Disable ports that are not implementedNikunj A. Dadhania1-1/+1