summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)AuthorFilesLines
14 daysthunderbolt: Fix bandwidth group reservation indexingXu Rao1-1/+1
14 daysthunderbolt: Bound the DROM dual link port number before indexing sw->portsBryam Vargas1-1/+8
14 daysthunderbolt: icm: Preserve USB4 proxy data-valid bitXu Rao1-1/+1
2026-08-09thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-10/+30
2026-07-24thunderbolt: debugfs: Fix margining error counter buffer leakXu Rao1-1/+7
2026-06-19thunderbolt: Limit XDomain response copy to actual frame sizeMichael Bommarito1-1/+3
2026-06-19thunderbolt: Validate XDomain request packet size before type castMichael Bommarito1-2/+6
2026-06-19thunderbolt: Clamp XDomain response data copy to allocation sizeMichael Bommarito1-0/+2
2026-06-19thunderbolt: Bound root directory content to block sizeMichael Bommarito1-0/+4
2026-06-19thunderbolt: Reject zero-length property entries in validatorMichael Bommarito1-0/+2
2026-06-09thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito1-6/+12
2026-06-09thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito1-2/+6
2026-06-09thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito1-1/+5
2026-04-11thunderbolt: Fix property read in nhi_wake_supported()Konrad Dybcio1-1/+1
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski2-0/+3
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
2025-08-11thunderbolt: Compare HMAC values in constant timeEric Biggers1-1/+2
2025-07-21thunderbolt: Fix copy+paste error in match_service_id()Eric Biggers1-1/+1
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman3-13/+11
2025-06-23thunderbolt: Fix typos in documentation commentsAlok Tiwari2-2/+2
2025-06-23thunderbolt: Fix bit masking in tb_dp_port_set_hops()Alok Tiwari1-1/+1