index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "thunderbolt: Hide authorized attribute if router does not support PCI...
Mika Westerberg
2021-08-12
1
-14
/
+1
*
thunderbolt: Fix DROM handling for USB4 DROM
Gil Fine
2021-07-20
1
-8
/
+11
*
thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()
Mika Westerberg
2021-07-14
1
-7
/
+7
*
thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
Mathias Nyman
2021-05-20
1
-4
/
+5
*
thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue
Mathias Nyman
2021-05-20
1
-5
/
+6
*
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2021-04-13
15
-382
/
+1208
|
\
|
*
thunderbolt: Hide authorized attribute if router does not support PCIe tunnels
Mika Westerberg
2021-04-09
1
-1
/
+14
|
*
thunderbolt: Add details to router uevent
Mika Westerberg
2021-04-09
1
-0
/
+34
|
*
thunderbolt: Unlock on error path in tb_domain_add()
Dan Carpenter
2021-03-23
1
-0
/
+1
|
*
thunderbolt: Add support for USB4 DROM
Mika Westerberg
2021-03-18
1
-24
/
+80
|
*
thunderbolt: Check quirks in tb_switch_add()
Mika Westerberg
2021-03-18
2
-1
/
+2
|
*
thunderbolt: Add KUnit tests for DMA tunnels
Mika Westerberg
2021-03-18
1
-0
/
+240
|
*
thunderbolt: Add KUnit tests for XDomain properties
Mika Westerberg
2021-03-18
1
-0
/
+252
|
*
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
8
-102
/
+282
|
*
thunderbolt: Drop unused tb_port_set_initial_credits()
Mika Westerberg
2021-03-18
2
-23
/
+0
|
*
thunderbolt: Use dedicated flow control for DMA tunnels
Mika Westerberg
2021-03-18
1
-16
/
+4
|
*
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
2021-03-18
1
-89
/
+117
|
*
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
2021-03-18
1
-0
/
+71
|
*
thunderbolt: Align XDomain protocol timeouts with the spec
Mika Westerberg
2021-03-18
1
-2
/
+2
|
*
thunderbolt: Use pseudo-random number as initial property block generation
Mika Westerberg
2021-03-18
1
-0
/
+2
|
*
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
2021-03-18
1
-33
/
+2
|
*
thunderbolt: Add more logging to XDomain connections
Mika Westerberg
2021-03-18
1
-3
/
+31
|
*
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
2021-03-18
6
-45
/
+49
|
*
thunderbolt: Do not pass timeout for tb_cfg_reset()
Mika Westerberg
2021-03-18
3
-7
/
+4
|
*
thunderbolt: Disable retry logic for intra-domain control packets
Mika Westerberg
2021-03-18
1
-1
/
+1
|
*
thunderbolt: debugfs: Show all accessible dwords
Gil Fine
2021-03-12
1
-5
/
+3
|
*
thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()
Gil Fine
2021-03-08
1
-26
/
+0
|
*
thunderbolt: debugfs: Handle fail reading block
Gil Fine
2021-03-08
1
-13
/
+26
*
|
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
2021-03-30
1
-1
/
+1
*
|
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
2021-03-30
1
-1
/
+1
*
|
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
2021-03-08
1
-0
/
+4
*
|
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
Mika Westerberg
2021-03-08
1
-10
/
+8
|
/
*
Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2021-02-09
18
-65
/
+424
|
\
|
*
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
2021-02-04
7
-12
/
+134
|
*
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
2021-02-04
5
-3
/
+20
|
*
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2021-02-04
2
-2
/
+16
|
*
thunderbolt: dma_test: Drop unnecessary include
Mika Westerberg
2021-02-04
1
-1
/
+0
|
*
thunderbolt: Add clarifying comments about USB4 terms router and adapter
Mika Westerberg
2021-02-04
1
-0
/
+5
|
*
thunderbolt: switch: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
1
-0
/
+7
|
*
thunderbolt: nhi: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
1
-0
/
+2
|
*
thunderbolt: path: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
1
-0
/
+2
|
*
thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
1
-2
/
+11
|
*
thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions
Mika Westerberg
2021-02-04
1
-5
/
+42
|
*
thunderbolt: switch: Fix function name in the header
Lee Jones
2021-01-28
1
-1
/
+1
|
*
thunderbolt: tunnel: Fix misspelling of 'receive_path'
Lee Jones
2021-01-28
1
-1
/
+1
|
*
thunderbolt: icm: Fix a couple of formatting issues
Lee Jones
2021-01-28
1
-2
/
+2
|
*
thunderbolt: switch: Demote a bunch of non-conformant kernel-doc headers
Lee Jones
2021-01-28
1
-2
/
+2
|
*
thunderbolt: tb: Kernel-doc function headers should document their parameters
Lee Jones
2021-01-28
1
-6
/
+6
|
*
thunderbolt: nhi: Demote some non-conformant kernel-doc headers
Lee Jones
2021-01-28
1
-5
/
+5
|
*
thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
Lee Jones
2021-01-28
1
-1
/
+1
[next]