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.13.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
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-19
/
+121
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-16
thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
Mika Westerberg
1
-0
/
+3
2024-01-23
thunderbolt: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-01-22
thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1
Mohammad Rahimi
1
-1
/
+1
2024-01-22
thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routers
Sanath S
1
-14
/
+109
2024-01-22
thunderbolt: Introduce tb_port_reset()
Sanath S
1
-0
/
+7
2024-01-02
Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-18
/
+15
2023-12-22
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
1
-0
/
+13
2023-12-14
thunderbolt: Move width_name() helper to tb.h
Gil Fine
1
-18
/
+2
2023-11-17
thunderbolt: Send uevent after asymmetric/symmetric switch
Mika Westerberg
1
-2
/
+2
2023-11-17
thunderbolt: Set lane bonding bit only for downstream port
Gil Fine
1
-1
/
+1
2023-10-27
Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-52
/
+285
2023-10-20
thunderbolt: Add support for asymmetric link
Gil Fine
1
-42
/
+252
2023-10-20
thunderbolt: Make is_gen4_link() available to the rest of the driver
Gil Fine
1
-7
/
+29
2023-10-13
thunderbolt: Log NVM version of routers and retimers
Gil Fine
1
-0
/
+1
2023-10-13
thunderbolt: Fix typo of HPD bit for Hot Plug Detect
Gil Fine
1
-4
/
+4
2023-09-15
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
Mika Westerberg
1
-0
/
+7
2023-08-08
thunderbolt: Check Intel vendor ID in tb_switch_get_generation()
Mika Westerberg
1
-37
/
+38
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
1
-0
/
+16
2023-06-16
thunderbolt: Announce USB4 v2 connection manager support
Gil Fine
1
-2
/
+6
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
1
-57
/
+128
2023-06-16
thunderbolt: Identify USB4 v2 routers
Gil Fine
1
-2
/
+3
2023-06-16
thunderbolt: Do not touch lane 1 adapter path config space
Mika Westerberg
1
-1
/
+1
2023-06-09
thunderbolt: Initialize CL states from the hardware
Mika Westerberg
1
-0
/
+4
2023-06-09
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
1
-6
/
+1
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
1
-360
/
+2
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
1
-12
/
+7
2023-04-19
Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2023-03-29
thunderbolt: Get rid of redundant 'else'
Andy Shevchenko
1
-2
/
+2
2023-03-13
thunderbolt: Call tb_check_quirks() after initializing adapters
Mika Westerberg
1
-2
/
+2
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-17
thunderbolt: Take CL states into account when waiting for link to come up
Mika Westerberg
1
-17
/
+25
2022-10-23
thunderbolt: Use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-226
/
+223
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-226
/
+223
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
1
-0
/
+24
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
1
-14
/
+14
2022-09-22
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Mario Limonciello
1
-0
/
+1
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
1
-92
/
+34
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
1
-18
/
+26
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
1
-2
/
+2
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
1
-0
/
+28
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
1
-11
/
+6
2022-09-05
thunderbolt: Move port CL state functions into correct place in switch.c
Mika Westerberg
1
-106
/
+106
2022-08-18
thunderbolt: Check router generation before connecting xHCI
Mika Westerberg
1
-1
/
+5
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
1
-43
/
+46
2022-06-06
thunderbolt: Fix typos in CLx enabling
Gil Fine
1
-1
/
+1
2022-06-06
thunderbolt: CLx disable before system suspend only if previously enabled
Gil Fine
1
-2
/
+4
[next]