index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
1
-0
/
+2
2021-06-01
thunderbolt: Allow router NVM authenticate separately
Mika Westerberg
1
-0
/
+2
2021-06-01
thunderbolt: Move nvm_write_ops to tb.h
Rajmohan Mani
1
-0
/
+5
2021-06-01
thunderbolt: Add support for retimer NVM upgrade when there is no link
Rajmohan Mani
1
-1
/
+4
2021-06-01
thunderbolt: Add additional USB4 port operations for retimer access
Rajmohan Mani
1
-0
/
+3
2021-06-01
thunderbolt: Add support for ACPI _DSM to power on/off retimers
Rajmohan Mani
1
-0
/
+13
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
1
-0
/
+30
2021-06-01
thunderbolt: Allocate credits according to router preferences
Mika Westerberg
1
-0
/
+14
2021-06-01
thunderbolt: Update port credits after bonding is enabled/disabled
Mika Westerberg
1
-0
/
+1
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
1
-0
/
+22
2021-06-01
thunderbolt: Wait for the lanes to actually bond
Mika Westerberg
1
-0
/
+2
2021-06-01
thunderbolt: Move nfc_credits field to struct tb_path_hop
Mika Westerberg
1
-2
/
+3
2021-05-31
thunderbolt: Add wake from DisplayPort
Mika Westerberg
1
-0
/
+1
2021-05-31
thunderbolt: Split NVM read/write generic functions out from usb4.c
Mika Westerberg
1
-0
/
+11
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
1
-4
/
+12
2021-03-18
thunderbolt: Drop unused tb_port_set_initial_credits()
Mika Westerberg
1
-1
/
+0
2021-03-18
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
1
-1
/
+1
2021-03-08
thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()
Gil Fine
1
-26
/
+0
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
1
-0
/
+12
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
1
-0
/
+1
2021-02-04
thunderbolt: Add clarifying comments about USB4 terms router and adapter
Mika Westerberg
1
-0
/
+5
2021-01-15
thunderbolt: Add support for de-authorizing devices
Mika Westerberg
1
-0
/
+3
2021-01-11
thunderbolt: Start lane initialization after sleep
Mika Westerberg
1
-0
/
+1
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-0
/
+22
2020-11-30
thunderbolt: Add connection manager specific hooks for USB4 router operations
Mika Westerberg
1
-0
/
+13
2020-11-30
thunderbolt: Perform USB4 router NVM upgrade in two phases
Mika Westerberg
1
-0
/
+1
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
1
-0
/
+4
2020-11-11
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
1
-0
/
+3
2020-11-11
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
1
-0
/
+1
2020-11-06
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
1
-0
/
+2
2020-09-30
Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-36
/
+124
2020-09-16
thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER
Mika Westerberg
1
-1
/
+1
2020-09-16
thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m
Mika Westerberg
1
-0
/
+8
2020-09-16
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
1
-0
/
+6
2020-09-03
thunderbolt: Add debugfs interface
Gil Fine
1
-0
/
+14
2020-09-03
thunderbolt: Introduce tb_switch_is_tiger_lake()
Gil Fine
1
-0
/
+12
2020-09-03
thunderbolt: Introduce tb_switch_is_ice_lake()
Mika Westerberg
1
-0
/
+12
2020-09-03
thunderbolt: Check for Intel vendor ID when identifying controller
Mika Westerberg
1
-29
/
+35
2020-09-03
thunderbolt: Introduce tb_port_is_nhi()
Mika Westerberg
1
-0
/
+5
2020-09-03
thunderbolt: Introduce tb_switch_next_cap()
Mika Westerberg
1
-0
/
+1
2020-09-03
thunderbolt: Introduce tb_port_next_cap()
Mika Westerberg
1
-0
/
+1
2020-09-03
thunderbolt: Add runtime PM for Software CM
Mika Westerberg
1
-1
/
+1
2020-09-03
thunderbolt: Create device links from ACPI description
Mika Westerberg
1
-0
/
+6
2020-09-03
thunderbolt: Enable wakes from system suspend
Mika Westerberg
1
-0
/
+9
2020-09-03
thunderbolt: Disable lane 1 for XDomain connection
Mika Westerberg
1
-0
/
+2
2020-09-03
thunderbolt: Configure port for XDomain
Mika Westerberg
1
-0
/
+4
2020-09-03
thunderbolt: Set port configured for both ends of the link
Mika Westerberg
1
-4
/
+4
2020-09-03
thunderbolt: Configure link after lane bonding is enabled
Mika Westerberg
1
-0
/
+2
2020-09-03
thunderbolt: Send reset only to first generation routers
Mika Westerberg
1
-1
/
+1
2020-08-25
thunderbolt: Disable ports that are not implemented
Nikunj A. Dadhania
1
-1
/
+1
[next]