summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/usb4.c
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: 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
2020-06-22thunderbolt: Generalize usb4_switch_do_[read|write]_data()Mika Westerberg
2020-06-22thunderbolt: Implement USB3 bandwidth negotiation routinesMika Westerberg
2020-06-22thunderbolt: Make usb4_switch_map_pcie_down() also return enabled portsMika Westerberg
2020-06-22thunderbolt: Make usb4_switch_map_usb3_down() also return enabled portsMika Westerberg
2020-06-22thunderbolt: Do not tunnel USB3 if link is not USB4Mika Westerberg
2020-04-28thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()Mika Westerberg
2020-02-14thunderbolt: Add missing kernel-doc parameter descriptionsMika Westerberg
2020-01-08thunderbolt: Fix xhci check in usb4_switch_setup()Mika Westerberg
2019-12-18thunderbolt: Add support for USB 3.x tunnelsRajmohan Mani
2019-12-18thunderbolt: Add initial support for USB4Mika Westerberg