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