summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/usb4.c
AgeCommit message (Expand)AuthorLines
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+11
2024-11-05thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg-1/+1
2024-11-01thunderbolt: debugfs: Don't hardcode margining results sizeAapo Vienamo-3/+4
2024-11-01thunderbolt: debugfs: Implement Gen 4 margining eye selectionAapo Vienamo-2/+4
2024-11-01thunderbolt: Don't hardcode margining capabilities sizeAapo Vienamo-2/+3
2024-08-22thunderbolt: Improve software receiver lane marginingR Kannappan-0/+1
2024-08-22thunderbolt: Add optional voltage offset range for receiver lane marginingRene Sapiens-0/+4
2024-08-22thunderbolt: Consolidate margining parameters into a structureRene Sapiens-25/+21
2024-08-22thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()Aapo Vienamo-3/+10
2024-06-17thunderbolt: Add receiver lane margining support for retimersMika Westerberg-0/+24
2024-06-17thunderbolt: Make margining functions accept target and retimer indexMika Westerberg-20/+31
2024-06-17thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.cMika Westerberg-67/+45
2024-05-10Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-7/+15
2024-04-23thunderbolt: Increase sideband access polling delayMika Westerberg-7/+15
2024-04-10thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine-6/+7
2024-03-02Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-1/+42
2024-02-16thunderbolt: Log an error if DPTX request is not clearedMika Westerberg-1/+3
2024-01-29thunderbolt: Fix setting the CNS bit in ROUTER_CS_5Mohammad Rahimi-1/+1
2024-01-22thunderbolt: Introduce tb_port_reset()Sanath S-0/+39
2023-12-08thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine-5/+5
2023-10-20thunderbolt: Add support for asymmetric linkGil Fine-0/+106
2023-10-13thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()Mika Westerberg-29/+0
2023-06-16thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg-14/+18
2023-06-16thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg-1/+30
2023-06-16thunderbolt: Move constants related to NVM into nvm.cGil Fine-5/+6
2023-06-16thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulationGil Fine-0/+31
2023-06-09thunderbolt: Introduce tb_switch_downstream_port()Gil Fine-5/+4
2023-04-19Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-26/+26
2023-04-03thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helperAndy Shevchenko-21/+20
2023-03-29thunderbolt: Make use of SI units from units.hAndy Shevchenko-2/+3
2023-03-29thunderbolt: Get rid of redundant 'else'Andy Shevchenko-3/+3
2023-03-13thunderbolt: Use scale field when allocating USB3 bandwidthMika Westerberg-5/+17
2023-03-13thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routersGil Fine-2/+15
2023-03-13thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine-0/+14
2023-01-27thunderbolt: Handle bandwidth allocation mode enablement notificationMika Westerberg-3/+4
2023-01-17thunderbolt: Add functions to support DisplayPort bandwidth allocation modeMika Westerberg-0/+571
2022-11-07thunderbolt: Add wake on connect/disconnect on USB4 portsRajat Khandelwal-8/+25
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+140
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello-0/+20
2022-09-05thunderbolt: Add support for receiver lane marginingMika Westerberg-0/+120
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg-3/+5
2021-12-22thunderbolt: Move usb4_switch_wait_for_bit() to switch.cGil Fine-27/+5
2021-12-22thunderbolt: Add CL0s support for USB4 routersGil Fine-0/+20
2021-06-01thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimersRajmohan Mani-2/+13
2021-06-01thunderbolt: Allow router NVM authenticate separatelyMika Westerberg-2/+11
2021-06-01thunderbolt: Add additional USB4 port operations for retimer accessRajmohan Mani-0/+69
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg-0/+54
2021-06-01thunderbolt: Log the link as TBT instead of TBT3Mika Westerberg-1/+1
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg-0/+155
2021-05-31thunderbolt: Align USB4 router wakes configuration with the CM guideMika Westerberg-5/+11