summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-17thunderbolt: Fix typos in xdomain.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in usb4.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tunnel.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tmu.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tb_regs.hAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tb.hAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in tb.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in switch.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in retimer.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in nhi.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in lc.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in icm.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in domain.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in debugfs.cAlan Borzeszkowski
2025-11-17thunderbolt: Fix typos in ctl.cAlan Borzeszkowski
2025-11-07thunderbolt: Replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-03thunderbolt: Update deprecated firmware update site in icm.cAlan Borzeszkowski
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski
2025-10-20thunderbolt: Fix typo in tb_eeprom_ctl_read documentationDominik Karol PiÄ…tkowski
2025-09-23thunderbolt: Fix use-after-free in tb_dp_dprx_workDuoming Zhou
2025-09-17thunderbolt: Update xdomain.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update usb4_port.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update usb4.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update tunnel.h function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update tunnel.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update tmu.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Add missing documentation in tb.hAlan Borzeszkowski
2025-09-17thunderbolt: Update tb.h function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update tb.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update switch.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update retimer.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update path.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update nvm.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Add missing documentation in nhi_regs.h ring_desc structureAlan Borzeszkowski
2025-09-17thunderbolt: Update nhi.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update lc.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update eeprom.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update domain.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update dma_port.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Add missing documentation in ctl.h tb_cfg_request structAlan Borzeszkowski
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update clx.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update cap.c function documentationAlan Borzeszkowski
2025-09-17thunderbolt: Update acpi.c function documentationAlan Borzeszkowski
2025-08-26thunderbolt: Use string choices helpersChelsy Ratnawat
2025-08-14thunderbolt: Use is_pciehp instead of is_hotplug_bridgeLukas Wunner
2025-08-13thunderbolt: Use Linux Foundation IDs for XDomain discoveryMika Westerberg
2025-08-11thunderbolt: Use HMAC-SHA256 library instead of crypto_shashEric Biggers