summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/test.c
AgeCommit message (Expand)AuthorLines
2025-01-03thunderbolt: Handle DisplayPort tunnel activation asynchronouslyMika Westerberg-45/+45
2023-06-16thunderbolt: Add test case for 3 DisplayPort tunnelsMika Westerberg-0/+83
2022-07-11thunderbolt: test: Use kunit_test_suite() macroDavid Gow-11/+1
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+100
2022-05-12thunderbolt: Add KUnit test for devices with no DisplayPort adaptersGil Fine-0/+92
2022-04-19thunderbolt: Use different lane for second DisplayPort tunnelMika Westerberg-8/+8
2022-04-04thunderbolt: test: use NULL macrosRicardo Ribalda-67/+67
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds-17/+81
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+552
2021-06-25thunderbolt: test: Reinstate a few casts of bitfieldsDavid Gow-22/+44
2021-06-23thunderbolt: test: Remove some casts which are no longer requiredDavid Gow-87/+65
2021-06-11thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()Mika Westerberg-11/+11
2021-06-01thunderbolt: Add KUnit tests for credit allocationMika Westerberg-0/+545
2021-03-18thunderbolt: Add KUnit tests for DMA tunnelsMika Westerberg-0/+240
2021-03-18thunderbolt: Add KUnit tests for XDomain propertiesMika Westerberg-0/+252
2020-09-16thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=mMika Westerberg-1/+12
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell-2/+2
2020-06-22thunderbolt: Add KUnit tests for tunnelingMika Westerberg-0/+398
2020-06-22thunderbolt: Add KUnit tests for path walkingMika Westerberg-0/+1228