summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-33/+33
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-35/+35
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-05thunderbolt: Log path activation failures without WARN backtracesChia-Lin Kao (AceLan)-1/+1
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-57/+57
2025-11-17thunderbolt: Fix typos in xdomain.cAlan Borzeszkowski-2/+2
2025-11-17thunderbolt: Fix typos in usb4.cAlan Borzeszkowski-13/+13
2025-11-17thunderbolt: Fix typos in tunnel.cAlan Borzeszkowski-7/+7
2025-11-17thunderbolt: Fix typos in tmu.cAlan Borzeszkowski-2/+2
2025-11-17thunderbolt: Fix typos in tb_regs.hAlan Borzeszkowski-3/+3
2025-11-17thunderbolt: Fix typos in tb.hAlan Borzeszkowski-7/+7
2025-11-17thunderbolt: Fix typos in tb.cAlan Borzeszkowski-7/+7
2025-11-17thunderbolt: Fix typos in switch.cAlan Borzeszkowski-3/+3
2025-11-17thunderbolt: Fix typos in retimer.cAlan Borzeszkowski-1/+1
2025-11-17thunderbolt: Fix typos in nhi.cAlan Borzeszkowski-1/+1
2025-11-17thunderbolt: Fix typos in lc.cAlan Borzeszkowski-1/+1
2025-11-17thunderbolt: Fix typos in icm.cAlan Borzeszkowski-3/+3
2025-11-17thunderbolt: Fix typos in domain.cAlan Borzeszkowski-1/+1
2025-11-17thunderbolt: Fix typos in debugfs.cAlan Borzeszkowski-2/+2
2025-11-17thunderbolt: Fix typos in ctl.cAlan Borzeszkowski-1/+1
2025-11-07thunderbolt: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-03thunderbolt: Update deprecated firmware update site in icm.cAlan Borzeszkowski-1/+1
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski-0/+3
2025-10-20thunderbolt: Fix typo in tb_eeprom_ctl_read documentationDominik Karol PiÄ…tkowski-1/+1
2025-09-23thunderbolt: Fix use-after-free in tb_dp_dprx_workDuoming Zhou-2/+3
2025-09-17thunderbolt: Update xdomain.c function documentationAlan Borzeszkowski-13/+33
2025-09-17thunderbolt: Update usb4_port.c function documentationAlan Borzeszkowski-2/+5
2025-09-17thunderbolt: Update usb4.c function documentationAlan Borzeszkowski-104/+229
2025-09-17thunderbolt: Update tunnel.h function documentationAlan Borzeszkowski-4/+5
2025-09-17thunderbolt: Update tunnel.c function documentationAlan Borzeszkowski-32/+53
2025-09-17thunderbolt: Update tmu.c function documentationAlan Borzeszkowski-3/+13
2025-09-17thunderbolt: Add missing documentation in tb.hAlan Borzeszkowski-2/+6
2025-09-17thunderbolt: Update tb.h function documentationAlan Borzeszkowski-14/+23
2025-09-17thunderbolt: Update tb.c function documentationAlan Borzeszkowski-11/+19
2025-09-17thunderbolt: Update switch.c function documentationAlan Borzeszkowski-38/+102
2025-09-17thunderbolt: Update retimer.c function documentationAlan Borzeszkowski-2/+5
2025-09-17thunderbolt: Update property.c function documentationAlan Borzeszkowski-10/+28
2025-09-17thunderbolt: Update path.c function documentationAlan Borzeszkowski-5/+9
2025-09-17thunderbolt: Update nvm.c function documentationAlan Borzeszkowski-16/+26
2025-09-17thunderbolt: Add missing documentation in nhi_regs.h ring_desc structureAlan Borzeszkowski-0/+6
2025-09-17thunderbolt: Update nhi.c function documentationAlan Borzeszkowski-4/+13
2025-09-17thunderbolt: Update lc.c function documentationAlan Borzeszkowski-15/+43
2025-09-17thunderbolt: Update eeprom.c function documentationAlan Borzeszkowski-1/+3
2025-09-17thunderbolt: Update domain.c function documentationAlan Borzeszkowski-9/+19
2025-09-17thunderbolt: Update dma_port.c function documentationAlan Borzeszkowski-5/+16
2025-09-17thunderbolt: Add missing documentation in ctl.h tb_cfg_request structAlan Borzeszkowski-0/+1
2025-09-17thunderbolt: Update ctl.c function documentationAlan Borzeszkowski-8/+25
2025-09-17thunderbolt: Update clx.c function documentationAlan Borzeszkowski-5/+7