index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
thunderbolt: Use the actual buffer in tb_async_error()
Mika Westerberg
1
-1
/
+1
2021-06-03
thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-5
/
+6
2020-11-18
thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
Jing Xiangfeng
1
-4
/
+15
2020-11-18
thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()
Mika Westerberg
1
-0
/
+1
2020-05-27
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
4
-26
/
+14
2020-02-28
thunderbolt: Prevent crash if non-active NVMem file is read
Mika Westerberg
1
-0
/
+7
2019-12-05
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
1
-12
/
+42
2019-11-06
thunderbolt: Use 32-bit writes when writing ring producer/consumer
Mika Westerberg
1
-4
/
+18
2019-05-31
thunderbolt: property: Fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-05-31
thunderbolt: Fix to check for kmemdup failure
Aditya Pakki
1
-6
/
+16
2019-05-31
thunderbolt: Fix to check return value of ida_simple_get
Aditya Pakki
1
-1
/
+7
2019-05-31
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
1
-0
/
+5
2019-05-31
thunderbolt: property: Fix a missing check of kzalloc
Kangjie Lu
1
-1
/
+6
2019-05-31
thunderbolt: Take domain lock in switch sysfs attribute callbacks
Mika Westerberg
2
-28
/
+20
2018-12-17
thunderbolt: Prevent root port runtime suspend during NVM upgrade
Mika Westerberg
1
-2
/
+38
2018-10-02
thunderbolt: Initialize after IOMMUs
Mika Westerberg
1
-1
/
+1
2018-10-02
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
1
-29
/
+20
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
7
-20
/
+276
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
1
-2
/
+0
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
1
-5
/
+13
2018-07-25
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
1
-14
/
+1
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
1
-9
/
+26
2018-07-25
thunderbolt: Use 64-bit DMA mask if supported by the platform
Mika Westerberg
1
-0
/
+8
2018-07-25
thunderbolt: Fix small typo in variable name
Nathan Ciobanu
1
-1
/
+1
2018-07-07
thunderbolt: Notify userspace when boot_acl is changed
Mika Westerberg
1
-0
/
+4
2018-05-15
thunderbolt: Handle NULL boot ACL entries properly
Mika Westerberg
1
-1
/
+1
2018-03-14
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
1
-0
/
+3
2018-03-09
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
6
-15
/
+546
2018-03-09
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
1
-1
/
+6
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
4
-10
/
+310
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
4
-4
/
+25
2018-03-09
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
2
-13
/
+35
2018-03-09
thunderbolt: Add constant for approval timeout
Mika Westerberg
1
-2
/
+3
2018-03-09
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
1
-12
/
+35
2018-03-09
thunderbolt: Add tb_switch_find_by_route()
Radion Mirchevsky
2
-0
/
+34
2018-03-09
thunderbolt: Add tb_switch_get()
Mika Westerberg
1
-0
/
+7
2018-03-09
thunderbolt: Correct function name in kernel-doc comment
Radion Mirchevsky
1
-1
/
+1
2018-03-09
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
1
-49
/
+87
2018-03-09
thunderbolt: Handle rejected Thunderbolt devices
Mika Westerberg
2
-0
/
+7
2018-03-09
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
1
-2
/
+5
2018-03-09
thunderbolt: Wait a bit longer for root switch config space
Mika Westerberg
1
-1
/
+2
2018-03-09
thunderbolt: Do not overwrite error code when domain adding fails
Mika Westerberg
1
-1
/
+1
2018-03-09
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
1
-9
/
+17
2018-03-09
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
Mika Westerberg
1
-0
/
+9
2018-03-09
thunderbolt: Resume control channel after hibernation image is created
Mika Westerberg
1
-0
/
+1
2017-12-16
thunderbolt: Mask ring interrupt properly when polling starts
Mika Westerberg
1
-1
/
+1
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2017-11-06
thunderbolt: tb: fix use after free in tb_activate_pcie_devices
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-0
/
+13
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
[next]