summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/tb.h
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Split setting link width and lane bonding into own functionsMika Westerberg2022-05-051-0/+2
* thunderbolt: Move tb_port_state() prototype to correct placeMika Westerberg2022-05-051-1/+1
* thunderbolt: Use decimal number with port numbersMika Westerberg2022-04-191-1/+1
* thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devicesMika Westerberg2022-02-021-0/+7
* thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge()Mika Westerberg2022-02-021-0/+1
* thunderbolt: Enable CL0s for Intel Titan RidgeGil Fine2021-12-281-0/+16
* thunderbolt: Implement TMU time disruption for Intel Titan RidgeGil Fine2021-12-221-0/+2
* thunderbolt: Move usb4_switch_wait_for_bit() to switch.cGil Fine2021-12-221-0/+2
* thunderbolt: Add CL0s support for USB4 routersGil Fine2021-12-221-0/+51
* thunderbolt: Add TMU uni-directional modeGil Fine2021-12-221-5/+25
* thunderbolt: Tear down existing tunnels when resuming from hibernateMika Westerberg2021-12-071-1/+4
* 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