summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/usb4.c
AgeCommit message (Expand)Author
2024-01-29thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi
2023-12-08thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine
2023-10-20thunderbolt: Add support for asymmetric linkGil Fine
2023-10-13thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()Mika Westerberg
2023-06-16thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg
2023-06-16thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg
2023-06-16thunderbolt: Move constants related to NVM into nvm.cGil Fine
2023-06-16thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulationGil Fine
2023-06-09thunderbolt: Introduce tb_switch_downstream_port()Gil Fine
2023-04-19Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-04-03thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helperAndy Shevchenko
2023-03-29thunderbolt: Make use of SI units from units.hAndy Shevchenko
2023-03-29thunderbolt: Get rid of redundant 'else'Andy Shevchenko
2023-03-13thunderbolt: Use scale field when allocating USB3 bandwidthMika Westerberg
2023-03-13thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routersGil Fine
2023-03-13thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine
2023-01-27thunderbolt: Handle bandwidth allocation mode enablement notificationMika Westerberg
2023-01-17thunderbolt: Add functions to support DisplayPort bandwidth allocation modeMika Westerberg
2022-11-07thunderbolt: Add wake on connect/disconnect on USB4 portsRajat Khandelwal
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello
2022-09-05thunderbolt: Add support for receiver lane marginingMika Westerberg
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg
2021-12-22thunderbolt: Move usb4_switch_wait_for_bit() to switch.cGil Fine
2021-12-22thunderbolt: Add CL0s support for USB4 routersGil Fine
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: Add additional USB4 port operations for retimer accessRajmohan Mani
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg
2021-06-01thunderbolt: Log the link as TBT instead of TBT3Mika Westerberg
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg
2021-05-31thunderbolt: Align USB4 router wakes configuration with the CM guideMika Westerberg
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg
2021-05-31thunderbolt: Split NVM read/write generic functions out from usb4.cMika Westerberg
2021-05-20thunderbolt: usb4: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-02-04thunderbolt: Add support for native USB4 _OSCMika 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: Move constants for USB4 router operations to tb_regs.hMika Westerberg
2020-11-30thunderbolt: Add connection manager specific hooks for USB4 router operationsMika Westerberg
2020-11-30thunderbolt: Pass TX and RX data directly to usb4_switch_op()Mika Westerberg
2020-11-30thunderbolt: Pass metadata directly to usb4_switch_op()Mika Westerberg
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg
2020-11-05thunderbolt: Only configure USB4 wake for lane 0 adaptersMika Westerberg
2020-09-03thunderbolt: Enable wakes from system suspendMika 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-07-01thunderbolt: Ensure left shift of 512 does not overflow a 32 bit intColin Ian King
2020-06-22thunderbolt: Implement USB4 port sideband operations for retimer accessRajmohan Mani
2020-06-22thunderbolt: Retry USB4 block read operationMika Westerberg