index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
2018-04-24
1
-0
/
+3
*
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
2018-04-24
1
-9
/
+17
*
thunderbolt: Resume control channel after hibernation image is created
Mika Westerberg
2018-04-24
1
-0
/
+1
*
thunderbolt: Serialize PCIe tunnel creation with PCI rescan
Mika Westerberg
2018-04-24
1
-0
/
+9
*
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
2018-04-24
1
-2
/
+5
*
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
*
|
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
3
-176
/
+53
*
|
thunderbolt: Add support for frame mode
Mika Westerberg
2017-10-02
4
-30
/
+61
*
|
thunderbolt: Configure interrupt throttling for all interrupts
Mika Westerberg
2017-10-02
2
-3
/
+22
*
|
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
10
-18
/
+2159
*
|
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
2
-8
/
+1
*
|
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
1
-42
/
+0
*
|
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
2
-17
/
+1
*
|
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
2
-1
/
+671
*
|
thunderbolt: Remove __packed from ICM message structures
Mika Westerberg
2017-10-02
1
-14
/
+14
*
|
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
2017-10-02
1
-14
/
+0
|
/
*
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
2
-11
/
+6
|
\
|
*
-
-
-
.
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-09-03
2
-11
/
+6
|
|
\
\
\
|
|
|
|
*
treewide: Consolidate Apple DMI checks
Lukas Wunner
2017-08-03
2
-11
/
+6
*
|
|
|
|
thunderbolt: Fix reset response_type
Dan Carpenter
2017-08-28
1
-1
/
+1
*
|
|
|
|
thunderbolt: Allow clearing the key
Bernat, Yehezkel
2017-08-28
1
-4
/
+11
*
|
|
|
|
thunderbolt: Make key root-only accessible
Bernat, Yehezkel
2017-08-28
1
-1
/
+1
*
|
|
|
|
thunderbolt: Remove superfluous check
Bernat, Yehezkel
2017-08-28
1
-3
/
+0
|
/
/
/
/
*
|
|
|
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-13
1
-0
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
thunderbolt: Do not enumerate more ports from DROM than the controller has
Mika Westerberg
2017-08-10
1
-0
/
+9
|
|
/
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-core' and 'pm-misc'
Rafael J. Wysocki
2017-08-03
1
-1
/
+8
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
thunderbolt: icm: Ignore mailbox errors in icm_suspend()
Rafael J. Wysocki
2017-07-31
1
-1
/
+8
|
|
/
*
|
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-25
3
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
thunderbolt: use uuid_t instead of uuid_be
Christoph Hellwig
2017-07-24
3
-12
/
+12
*
|
thunderbolt: Correct access permissions for active NVM contents
Mika Westerberg
2017-07-17
1
-1
/
+2
|
/
*
thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2017-06-09
1
-1
/
+1
*
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
2017-06-09
7
-23
/
+680
*
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
11
-12
/
+1757
*
thunderbolt: Do not touch the hardware if the NHI is gone on resume
Mika Westerberg
2017-06-09
2
-0
/
+15
*
thunderbolt: Add support for DMA configuration based mailbox
Mika Westerberg
2017-06-09
6
-2
/
+644
*
thunderbolt: Store Thunderbolt generation in the switch structure
Mika Westerberg
2017-06-09
2
-17
/
+40
*
thunderbolt: Add support for NHI mailbox
Mika Westerberg
2017-06-09
3
-0
/
+85
*
thunderbolt: Add new Thunderbolt PCI IDs
Mika Westerberg
2017-06-09
3
-5
/
+42
[next]