summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-57/+57
2025-11-17thunderbolt: Fix typos in xdomain.cAlan Borzeszkowski1-2/+2
2025-11-17thunderbolt: Fix typos in usb4.cAlan Borzeszkowski1-13/+13
2025-11-17thunderbolt: Fix typos in tunnel.cAlan Borzeszkowski1-7/+7
2025-11-17thunderbolt: Fix typos in tmu.cAlan Borzeszkowski1-2/+2
2025-11-17thunderbolt: Fix typos in tb_regs.hAlan Borzeszkowski1-3/+3
2025-11-17thunderbolt: Fix typos in tb.hAlan Borzeszkowski1-7/+7
2025-11-17thunderbolt: Fix typos in tb.cAlan Borzeszkowski1-7/+7
2025-11-17thunderbolt: Fix typos in switch.cAlan Borzeszkowski1-3/+3
2025-11-17thunderbolt: Fix typos in retimer.cAlan Borzeszkowski1-1/+1
2025-11-17thunderbolt: Fix typos in nhi.cAlan Borzeszkowski1-1/+1
2025-11-17thunderbolt: Fix typos in lc.cAlan Borzeszkowski1-1/+1
2025-11-17thunderbolt: Fix typos in icm.cAlan Borzeszkowski1-3/+3
2025-11-17thunderbolt: Fix typos in domain.cAlan Borzeszkowski1-1/+1
2025-11-17thunderbolt: Fix typos in debugfs.cAlan Borzeszkowski1-2/+2
2025-11-17thunderbolt: Fix typos in ctl.cAlan Borzeszkowski1-1/+1
2025-11-07thunderbolt: Replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2025-11-03thunderbolt: Update deprecated firmware update site in icm.cAlan Borzeszkowski1-1/+1
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski2-0/+3
2025-10-20thunderbolt: Fix typo in tb_eeprom_ctl_read documentationDominik Karol PiÄ…tkowski1-1/+1
2025-09-23thunderbolt: Fix use-after-free in tb_dp_dprx_workDuoming Zhou1-2/+3
2025-09-17thunderbolt: Update xdomain.c function documentationAlan Borzeszkowski1-13/+33
2025-09-17thunderbolt: Update usb4_port.c function documentationAlan Borzeszkowski1-2/+5
2025-09-17thunderbolt: Update usb4.c function documentationAlan Borzeszkowski1-104/+229
2025-09-17thunderbolt: Update tunnel.h function documentationAlan Borzeszkowski1-4/+5
2025-09-17thunderbolt: Update tunnel.c function documentationAlan Borzeszkowski1-32/+53
2025-09-17thunderbolt: Update tmu.c function documentationAlan Borzeszkowski1-3/+13
2025-09-17thunderbolt: Add missing documentation in tb.hAlan Borzeszkowski1-2/+6
2025-09-17thunderbolt: Update tb.h function documentationAlan Borzeszkowski1-14/+23
2025-09-17thunderbolt: Update tb.c function documentationAlan Borzeszkowski1-11/+19
2025-09-17thunderbolt: Update switch.c function documentationAlan Borzeszkowski1-38/+102
2025-09-17thunderbolt: Update retimer.c function documentationAlan Borzeszkowski1-2/+5
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski1-10/+28
2025-09-17thunderbolt: Update path.c function documentationAlan Borzeszkowski1-5/+9
2025-09-17thunderbolt: Update nvm.c function documentationAlan Borzeszkowski1-16/+26
2025-09-17thunderbolt: Add missing documentation in nhi_regs.h ring_desc structureAlan Borzeszkowski1-0/+6
2025-09-17thunderbolt: Update nhi.c function documentationAlan Borzeszkowski1-4/+13
2025-09-17thunderbolt: Update lc.c function documentationAlan Borzeszkowski1-15/+43
2025-09-17thunderbolt: Update eeprom.c function documentationAlan Borzeszkowski1-1/+3
2025-09-17thunderbolt: Update domain.c function documentationAlan Borzeszkowski1-9/+19
2025-09-17thunderbolt: Update dma_port.c function documentationAlan Borzeszkowski1-5/+16
2025-09-17thunderbolt: Add missing documentation in ctl.h tb_cfg_request structAlan Borzeszkowski1-0/+1
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski1-8/+25
2025-09-17thunderbolt: Update clx.c function documentationAlan Borzeszkowski1-5/+7
2025-09-17thunderbolt: Update cap.c function documentationAlan Borzeszkowski1-18/+31
2025-09-17thunderbolt: Update acpi.c function documentationAlan Borzeszkowski1-13/+15
2025-08-26thunderbolt: Use string choices helpersChelsy Ratnawat3-8/+11
2025-08-14thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner1-1/+1
2025-08-13thunderbolt: Use Linux Foundation IDs for XDomain discoveryMika Westerberg1-4/+3
2025-08-11thunderbolt: Use HMAC-SHA256 library instead of crypto_shashEric Biggers2-40/+8