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