summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski
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
2025-08-11thunderbolt: Compare HMAC values in constant timeEric Biggers
2025-07-21thunderbolt: Fix copy+paste error in match_service_id()Eric Biggers
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-06-23thunderbolt: Fix typos in documentation commentsAlok Tiwari
2025-06-23thunderbolt: Fix bit masking in tb_dp_port_set_hops()Alok Tiwari
2025-06-23thunderbolt: Fix wake on connect at runtimeMario Limonciello
2025-05-21Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-05-09thunderbolt: Do not double dequeue a configuration requestSergey Senozhatsky
2025-04-24thunderbolt: Notify userspace about firmware CM tunneling eventsAlan Borzeszkowski
2025-04-24thunderbolt: Notify userspace about software CM tunneling eventsAlan Borzeszkowski
2025-04-24thunderbolt: Introduce domain event message handlerAlan Borzeszkowski
2025-04-17thunderbolt: Add Thunderbolt/USB4 <-> USB3 match functionAlan Borzeszkowski
2025-04-17thunderbolt: Expose usb4_port_index() to other modulesAlan Borzeszkowski
2025-04-16thunderbolt: Fix a logic error in wake on connectMario Limonciello
2025-04-11thunderbolt: Use wake on connect and disconnect over suspendMario Limonciello
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-17thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimerMika Westerberg
2025-03-17thunderbolt: Scan retimers after device router has been enumeratedMika Westerberg