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
/
usb4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
1
-2
/
+15
2023-03-30
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
1
-0
/
+14
2023-03-30
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
1
-5
/
+17
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+140
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
1
-0
/
+20
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
1
-0
/
+120
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
1
-3
/
+5
2021-12-22
thunderbolt: Move usb4_switch_wait_for_bit() to switch.c
Gil Fine
1
-27
/
+5
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
1
-0
/
+20
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
1
-2
/
+13
2021-06-01
thunderbolt: Allow router NVM authenticate separately
Mika Westerberg
1
-2
/
+11
2021-06-01
thunderbolt: Add additional USB4 port operations for retimer access
Rajmohan Mani
1
-0
/
+69
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
1
-0
/
+54
2021-06-01
thunderbolt: Log the link as TBT instead of TBT3
Mika Westerberg
1
-1
/
+1
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
1
-0
/
+155
2021-05-31
thunderbolt: Align USB4 router wakes configuration with the CM guide
Mika Westerberg
1
-5
/
+11
2021-05-31
thunderbolt: Add wake from DisplayPort
Mika Westerberg
1
-2
/
+4
2021-05-31
thunderbolt: Split NVM read/write generic functions out from usb4.c
Mika Westerberg
1
-92
/
+18
2021-05-20
thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
Mathias Nyman
1
-4
/
+5
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
1
-3
/
+8
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-106
/
+163
2020-11-30
thunderbolt: Move constants for USB4 router operations to tb_regs.h
Mika Westerberg
1
-12
/
+0
2020-11-30
thunderbolt: Add connection manager specific hooks for USB4 router operations
Mika Westerberg
1
-6
/
+44
2020-11-30
thunderbolt: Pass TX and RX data directly to usb4_switch_op()
Mika Westerberg
1
-37
/
+48
2020-11-30
thunderbolt: Pass metadata directly to usb4_switch_op()
Mika Westerberg
1
-49
/
+28
2020-11-30
thunderbolt: Perform USB4 router NVM upgrade in two phases
Mika Westerberg
1
-17
/
+58
2020-11-05
thunderbolt: Only configure USB4 wake for lane 0 adapters
Mika Westerberg
1
-0
/
+4
2020-09-03
thunderbolt: Enable wakes from system suspend
Mika Westerberg
1
-2
/
+110
2020-09-03
thunderbolt: Configure port for XDomain
Mika Westerberg
1
-0
/
+45
2020-09-03
thunderbolt: Set port configured for both ends of the link
Mika Westerberg
1
-48
/
+44
2020-09-03
thunderbolt: Configure link after lane bonding is enabled
Mika Westerberg
1
-6
/
+0
2020-07-01
thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int
Colin Ian King
1
-2
/
+2
2020-06-22
thunderbolt: Implement USB4 port sideband operations for retimer access
Rajmohan Mani
1
-0
/
+459
2020-06-22
thunderbolt: Retry USB4 block read operation
Mika Westerberg
1
-5
/
+2
2020-06-22
thunderbolt: Generalize usb4_switch_do_[read|write]_data()
Mika Westerberg
1
-18
/
+21
2020-06-22
thunderbolt: Implement USB3 bandwidth negotiation routines
Mika Westerberg
1
-0
/
+341
2020-06-22
thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports
Mika Westerberg
1
-1
/
+1
2020-06-22
thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports
Mika Westerberg
1
-1
/
+1
2020-06-22
thunderbolt: Do not tunnel USB3 if link is not USB4
Mika Westerberg
1
-3
/
+21
2020-04-28
thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
Mika Westerberg
1
-0
/
+3
2020-02-14
thunderbolt: Add missing kernel-doc parameter descriptions
Mika Westerberg
1
-0
/
+4
2020-01-08
thunderbolt: Fix xhci check in usb4_switch_setup()
Mika Westerberg
1
-1
/
+1
2019-12-18
thunderbolt: Add support for USB 3.x tunnels
Rajmohan Mani
1
-1
/
+41
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg
1
-0
/
+724