index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
thunderbolt: Fix use-after-free in tb_dp_dprx_work
Duoming Zhou
1
-2
/
+3
2025-09-17
thunderbolt: Update xdomain.c function documentation
Alan Borzeszkowski
1
-13
/
+33
2025-09-17
thunderbolt: Update usb4_port.c function documentation
Alan Borzeszkowski
1
-2
/
+5
2025-09-17
thunderbolt: Update usb4.c function documentation
Alan Borzeszkowski
1
-104
/
+229
2025-09-17
thunderbolt: Update tunnel.h function documentation
Alan Borzeszkowski
1
-4
/
+5
2025-09-17
thunderbolt: Update tunnel.c function documentation
Alan Borzeszkowski
1
-32
/
+53
2025-09-17
thunderbolt: Update tmu.c function documentation
Alan Borzeszkowski
1
-3
/
+13
2025-09-17
thunderbolt: Add missing documentation in tb.h
Alan Borzeszkowski
1
-2
/
+6
2025-09-17
thunderbolt: Update tb.h function documentation
Alan Borzeszkowski
1
-14
/
+23
2025-09-17
thunderbolt: Update tb.c function documentation
Alan Borzeszkowski
1
-11
/
+19
2025-09-17
thunderbolt: Update switch.c function documentation
Alan Borzeszkowski
1
-38
/
+102
2025-09-17
thunderbolt: Update retimer.c function documentation
Alan Borzeszkowski
1
-2
/
+5
2025-09-17
thunderbolt: Update property.c function documentation
Alan Borzeszkowski
1
-10
/
+28
2025-09-17
thunderbolt: Update path.c function documentation
Alan Borzeszkowski
1
-5
/
+9
2025-09-17
thunderbolt: Update nvm.c function documentation
Alan Borzeszkowski
1
-16
/
+26
2025-09-17
thunderbolt: Add missing documentation in nhi_regs.h ring_desc structure
Alan Borzeszkowski
1
-0
/
+6
2025-09-17
thunderbolt: Update nhi.c function documentation
Alan Borzeszkowski
1
-4
/
+13
2025-09-17
thunderbolt: Update lc.c function documentation
Alan Borzeszkowski
1
-15
/
+43
2025-09-17
thunderbolt: Update eeprom.c function documentation
Alan Borzeszkowski
1
-1
/
+3
2025-09-17
thunderbolt: Update domain.c function documentation
Alan Borzeszkowski
1
-9
/
+19
2025-09-17
thunderbolt: Update dma_port.c function documentation
Alan Borzeszkowski
1
-5
/
+16
2025-09-17
thunderbolt: Add missing documentation in ctl.h tb_cfg_request struct
Alan Borzeszkowski
1
-0
/
+1
2025-09-17
thunderbolt: Update ctl.c function documentation
Alan Borzeszkowski
1
-8
/
+25
2025-09-17
thunderbolt: Update clx.c function documentation
Alan Borzeszkowski
1
-5
/
+7
2025-09-17
thunderbolt: Update cap.c function documentation
Alan Borzeszkowski
1
-18
/
+31
2025-09-17
thunderbolt: Update acpi.c function documentation
Alan Borzeszkowski
1
-13
/
+15
2025-08-26
thunderbolt: Use string choices helpers
Chelsy Ratnawat
3
-8
/
+11
2025-08-14
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-08-13
thunderbolt: Use Linux Foundation IDs for XDomain discovery
Mika Westerberg
1
-4
/
+3
2025-08-11
thunderbolt: Use HMAC-SHA256 library instead of crypto_shash
Eric Biggers
2
-40
/
+8
2025-08-11
thunderbolt: Compare HMAC values in constant time
Eric Biggers
1
-1
/
+2
2025-07-21
thunderbolt: Fix copy+paste error in match_service_id()
Eric Biggers
1
-1
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into usb-next
Greg Kroah-Hartman
3
-13
/
+11
2025-06-23
thunderbolt: Fix typos in documentation comments
Alok Tiwari
2
-2
/
+2
2025-06-23
thunderbolt: Fix bit masking in tb_dp_port_set_hops()
Alok Tiwari
1
-1
/
+1
2025-06-23
thunderbolt: Fix wake on connect at runtime
Mario Limonciello
3
-12
/
+10
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
10
-23
/
+242
2025-05-09
thunderbolt: Do not double dequeue a configuration request
Sergey Senozhatsky
1
-0
/
+5
2025-04-24
thunderbolt: Notify userspace about firmware CM tunneling events
Alan Borzeszkowski
2
-1
/
+36
2025-04-24
thunderbolt: Notify userspace about software CM tunneling events
Alan Borzeszkowski
3
-8
/
+129
2025-04-24
thunderbolt: Introduce domain event message handler
Alan Borzeszkowski
2
-1
/
+14
2025-04-17
thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function
Alan Borzeszkowski
1
-8
/
+48
2025-04-17
thunderbolt: Expose usb4_port_index() to other modules
Alan Borzeszkowski
2
-3
/
+12
2025-04-16
thunderbolt: Fix a logic error in wake on connect
Mario Limonciello
1
-2
/
+2
2025-04-11
thunderbolt: Use wake on connect and disconnect over suspend
Mario Limonciello
1
-0
/
+1
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-13
/
+27
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-2
/
+2
2025-03-17
thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
Mika Westerberg
1
-3
/
+5
2025-03-17
thunderbolt: Scan retimers after device router has been enumerated
Mika Westerberg
1
-2
/
+14
2025-03-07
thunderbolt: Prevent use-after-free in resume from hibernate
Mika Westerberg
2
-3
/
+10
[next]