summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
AgeCommit message (Expand)AuthorLines
2026-04-10Merge tag 'thunderbolt-for-v7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman-49/+51
2026-04-07thunderbolt: tunnel: Simplify allocationRosen Penev-10/+5
2026-03-23thunderbolt: Use kzalloc_flex() for struct tb_path allocationRosen Penev-23/+10
2026-03-18thunderbolt: dma_port: kmalloc_array + kzalloc to flexRosen Penev-12/+3
2026-03-09thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio-1/+1
2026-03-02thunderbolt: Disable CLx on Titan Ridge-based devices with old firmwareRene Sapiens-0/+7
2026-03-02thunderbolt: Read router NVM version before applying quirksRene Sapiens-4/+26
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