index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Lines
2025-09-17
thunderbolt: Update cap.c function documentation
Alan Borzeszkowski
-18
/
+31
2025-09-17
thunderbolt: Update acpi.c function documentation
Alan Borzeszkowski
-13
/
+15
2025-08-26
thunderbolt: Use string choices helpers
Chelsy Ratnawat
-8
/
+11
2025-08-14
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
-1
/
+1
2025-08-13
thunderbolt: Use Linux Foundation IDs for XDomain discovery
Mika Westerberg
-4
/
+3
2025-08-11
thunderbolt: Use HMAC-SHA256 library instead of crypto_shash
Eric Biggers
-40
/
+8
2025-08-11
thunderbolt: Compare HMAC values in constant time
Eric Biggers
-1
/
+2
2025-07-21
thunderbolt: Fix copy+paste error in match_service_id()
Eric Biggers
-1
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into usb-next
Greg Kroah-Hartman
-13
/
+11
2025-06-23
thunderbolt: Fix typos in documentation comments
Alok Tiwari
-2
/
+2
2025-06-23
thunderbolt: Fix bit masking in tb_dp_port_set_hops()
Alok Tiwari
-1
/
+1
2025-06-23
thunderbolt: Fix wake on connect at runtime
Mario Limonciello
-12
/
+10
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
-23
/
+242
2025-05-09
thunderbolt: Do not double dequeue a configuration request
Sergey Senozhatsky
-0
/
+5
2025-04-24
thunderbolt: Notify userspace about firmware CM tunneling events
Alan Borzeszkowski
-1
/
+36
2025-04-24
thunderbolt: Notify userspace about software CM tunneling events
Alan Borzeszkowski
-8
/
+129
2025-04-24
thunderbolt: Introduce domain event message handler
Alan Borzeszkowski
-1
/
+14
2025-04-17
thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function
Alan Borzeszkowski
-8
/
+48
2025-04-17
thunderbolt: Expose usb4_port_index() to other modules
Alan Borzeszkowski
-3
/
+12
2025-04-16
thunderbolt: Fix a logic error in wake on connect
Mario Limonciello
-2
/
+2
2025-04-11
thunderbolt: Use wake on connect and disconnect over suspend
Mario Limonciello
-0
/
+1
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-13
/
+27
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-2
/
+2
2025-03-17
thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
Mika Westerberg
-3
/
+5
2025-03-17
thunderbolt: Scan retimers after device router has been enumerated
Mika Westerberg
-2
/
+14
2025-03-07
thunderbolt: Prevent use-after-free in resume from hibernate
Mika Westerberg
-3
/
+10
2025-02-24
thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest
Alan Borzeszkowski
-8
/
+8
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
-2
/
+2
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
-4
/
+68
2025-01-05
thunderbolt: Expose router DROM through debugfs
Mika Westerberg
-34
/
+51
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
-2
/
+2
2025-01-03
thunderbolt: Handle DisplayPort tunnel activation asynchronously
Mika Westerberg
-208
/
+444
2025-01-03
thunderbolt: Rework tb_tunnel_consumed_bandwidth()
Mika Westerberg
-8
/
+2
2025-01-03
thunderbolt: Move forward declarations in one place
Mika Westerberg
-2
/
+1
2025-01-03
thunderbolt: Pass reason to tb_dp_resource_unavailable()
Mika Westerberg
-4
/
+5
2025-01-03
thunderbolt: Drop tb_tunnel_restart()
Mika Westerberg
-27
/
+5
2025-01-03
thunderbolt: Rework how tunnel->[init|deinit] hooks are called
Mika Westerberg
-21
/
+29
2025-01-03
thunderbolt: Show path name in debug log when path is deactivated
Mika Westerberg
-2
/
+2
2025-01-03
thunderbolt: Make tb_tunnel_one_dp() return void
Mika Westerberg
-4
/
+2
2025-01-03
thunderbolt: Increase DPRX capabilities read timeout
Mika Westerberg
-2
/
+5
2025-01-03
thunderbolt: Debug log an invalid config space reply just once
Mika Westerberg
-2
/
+5
2025-01-03
thunderbolt: Log config space when invalid config space reply is received
Mika Westerberg
-4
/
+4
2025-01-03
thunderbolt: Drop doubled empty line from ctl.h
Mika Westerberg
-1
/
+0
2025-01-03
thunderbolt: debugfs: Add write capability to path config space
Gil Fine
-10
/
+55
2024-12-16
thunderbolt: Improve redrive mode handling
Mika Westerberg
-0
/
+41
2024-12-11
thunderbolt: Don't display nvm_version unless upgrade supported
Mario Limonciello
-4
/
+15
2024-12-10
thunderbolt: Add support for Intel Panther Lake-M/P
Mika Westerberg
-0
/
+12
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-164
/
+418
2024-11-12
Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
-164
/
+418
[prev]
[next]