index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Mika Westerberg
2018-11-26
1
-2
/
+38
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
2
-30
/
+21
|
\
|
*
thunderbolt: Initialize after IOMMUs
Mika Westerberg
2018-10-02
1
-1
/
+1
|
*
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
2018-10-02
1
-29
/
+20
*
|
thunderbolt: Add Intel as copyright holder
Mika Westerberg
2018-10-02
10
-9
/
+19
*
|
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-02
7
-29
/
+8
*
|
thunderbolt: Print connected devices
Mika Westerberg
2018-10-02
1
-0
/
+11
*
|
thunderbolt: Make the driver less verbose
Mika Westerberg
2018-10-02
7
-69
/
+68
*
|
thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroy
zhong jiang
2018-10-02
1
-2
/
+1
|
/
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
7
-20
/
+276
*
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
2018-07-25
1
-2
/
+0
*
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
2018-07-25
1
-5
/
+13
*
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
2018-07-25
1
-14
/
+1
*
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
2018-07-25
1
-9
/
+26
*
thunderbolt: Use 64-bit DMA mask if supported by the platform
Mika Westerberg
2018-07-25
1
-0
/
+8
*
thunderbolt: Fix small typo in variable name
Nathan Ciobanu
2018-07-25
1
-1
/
+1
*
thunderbolt: Notify userspace when boot_acl is changed
Mika Westerberg
2018-07-07
1
-0
/
+4
*
thunderbolt: Handle NULL boot ACL entries properly
Mika Westerberg
2018-05-15
1
-1
/
+1
*
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
2018-03-14
1
-0
/
+3
*
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
2018-03-09
6
-15
/
+546
*
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
2018-03-09
1
-1
/
+6
*
thunderbolt: Add support for preboot ACL
Mika Westerberg
2018-03-09
4
-10
/
+310
*
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
2018-03-09
4
-4
/
+25
*
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
2018-03-09
2
-13
/
+35
*
thunderbolt: Add constant for approval timeout
Mika Westerberg
2018-03-09
1
-2
/
+3
*
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
2018-03-09
1
-12
/
+35
*
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
2018-03-09
2
-0
/
+34
*
thunderbolt: Add tb_switch_get()
Mika Westerberg
2018-03-09
1
-0
/
+7
*
thunderbolt: Correct function name in kernel-doc comment
Radion Mirchevsky
2018-03-09
1
-1
/
+1
*
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
2018-03-09
1
-49
/
+87
*
thunderbolt: Handle rejected Thunderbolt devices
Mika Westerberg
2018-03-09
2
-0
/
+7
*
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
2018-03-09
1
-2
/
+5
*
thunderbolt: Wait a bit longer for root switch config space
Mika Westerberg
2018-03-09
1
-1
/
+2
*
thunderbolt: Do not overwrite error code when domain adding fails
Mika Westerberg
2018-03-09
1
-1
/
+1
*
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
2018-03-09
1
-9
/
+17
*
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
Mika Westerberg
2018-03-09
1
-0
/
+9
*
thunderbolt: Resume control channel after hibernation image is created
Mika Westerberg
2018-03-09
1
-0
/
+1
*
thunderbolt: Mask ring interrupt properly when polling starts
Mika Westerberg
2017-12-16
1
-1
/
+1
*
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
1
-0
/
+1
|
\
|
*
thunderbolt: tb: fix use after free in tb_activate_pcie_devices
Gustavo A. R. Silva
2017-11-06
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
13
-0
/
+13
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
13
-0
/
+13
|
|
/
*
|
thunderbolt: Drop sequence number check from tb_xdomain_match()
Mika Westerberg
2017-10-27
1
-9
/
+0
*
|
thunderbolt: Fix a couple right shifting to zero bugs
Dan Carpenter
2017-10-19
1
-2
/
+2
*
|
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2017-10-09
2
-1
/
+4
*
|
thunderbolt: Allocate ring HopID automatically if requested
Mika Westerberg
2017-10-02
1
-18
/
+60
*
|
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
2
-10
/
+118
*
|
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
1
-34
/
+41
*
|
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
1
-12
/
+14
*
|
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
1
-7
/
+0
[next]