summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/tb.h
AgeCommit message (Expand)Author
2021-06-01thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimersRajmohan Mani
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 additional USB4 port operations for retimer accessRajmohan Mani
2021-06-01thunderbolt: Add support for ACPI _DSM to power on/off retimersRajmohan Mani
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg
2021-06-01thunderbolt: Allocate credits according to router preferencesMika 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: Move nfc_credits field to struct tb_path_hopMika Westerberg
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg
2021-05-31thunderbolt: Split NVM read/write generic functions out from usb4.cMika Westerberg
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg
2021-03-18thunderbolt: Drop unused tb_port_set_initial_credits()Mika Westerberg
2021-03-18thunderbolt: Decrease control channel timeout for software connection managerMika Westerberg
2021-03-08thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()Gil Fine
2021-02-04thunderbolt: Add support for native USB4 _OSCMika Westerberg
2021-02-04thunderbolt: Allow disabling XDomain protocolMika Westerberg
2021-02-04thunderbolt: Add clarifying comments about USB4 terms router and adapterMika Westerberg
2021-01-15thunderbolt: Add support for de-authorizing devicesMika Westerberg
2021-01-11thunderbolt: Start lane initialization after sleepMika Westerberg
2020-12-08Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2020-11-30thunderbolt: Add connection manager specific hooks for USB4 router operationsMika Westerberg
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg
2020-11-11thunderbolt: Create debugfs directory automatically for servicesMika 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-11-06thunderbolt: Add support for Intel Tiger Lake-HMika Westerberg
2020-09-30Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2020-09-16thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLERMika Westerberg
2020-09-16thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=mMika Westerberg
2020-09-16thunderbolt: Only stop control channel when entering freezeMika Westerberg
2020-09-03thunderbolt: Add debugfs interfaceGil Fine
2020-09-03thunderbolt: Introduce tb_switch_is_tiger_lake()Gil Fine
2020-09-03thunderbolt: Introduce tb_switch_is_ice_lake()Mika Westerberg
2020-09-03thunderbolt: Check for Intel vendor ID when identifying controllerMika Westerberg
2020-09-03thunderbolt: Introduce tb_port_is_nhi()Mika Westerberg
2020-09-03thunderbolt: Introduce tb_switch_next_cap()Mika Westerberg
2020-09-03thunderbolt: Introduce tb_port_next_cap()Mika Westerberg
2020-09-03thunderbolt: Add runtime PM for Software CMMika Westerberg
2020-09-03thunderbolt: Create device links from ACPI descriptionMika Westerberg
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg
2020-09-03thunderbolt: Configure port for XDomainMika 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: Send reset only to first generation routersMika Westerberg
2020-08-25thunderbolt: Disable ports that are not implementedNikunj A. Dadhania