index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
switch.c
Age
Commit message (
Expand
)
Author
2024-01-02
Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-12-22
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
2023-12-14
thunderbolt: Move width_name() helper to tb.h
Gil Fine
2023-11-17
thunderbolt: Send uevent after asymmetric/symmetric switch
Mika Westerberg
2023-11-17
thunderbolt: Set lane bonding bit only for downstream port
Gil Fine
2023-10-27
Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-10-20
thunderbolt: Add support for asymmetric link
Gil Fine
2023-10-20
thunderbolt: Make is_gen4_link() available to the rest of the driver
Gil Fine
2023-10-13
thunderbolt: Log NVM version of routers and retimers
Gil Fine
2023-10-13
thunderbolt: Fix typo of HPD bit for Hot Plug Detect
Gil Fine
2023-09-15
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
Mika Westerberg
2023-08-08
thunderbolt: Check Intel vendor ID in tb_switch_get_generation()
Mika Westerberg
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
2023-06-16
thunderbolt: Announce USB4 v2 connection manager support
Gil Fine
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
2023-06-16
thunderbolt: Identify USB4 v2 routers
Gil Fine
2023-06-16
thunderbolt: Do not touch lane 1 adapter path config space
Mika Westerberg
2023-06-09
thunderbolt: Initialize CL states from the hardware
Mika Westerberg
2023-06-09
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
2023-04-19
Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-03-29
thunderbolt: Get rid of redundant 'else'
Andy Shevchenko
2023-03-13
thunderbolt: Call tb_check_quirks() after initializing adapters
Mika Westerberg
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-17
thunderbolt: Take CL states into account when waiting for link to come up
Mika Westerberg
2022-10-23
thunderbolt: Use str_enabled_disabled() helper
Andy Shevchenko
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
2022-09-22
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Mario Limonciello
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
2022-09-05
thunderbolt: Move port CL state functions into correct place in switch.c
Mika Westerberg
2022-08-18
thunderbolt: Check router generation before connecting xHCI
Mika Westerberg
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
2022-06-06
thunderbolt: Fix typos in CLx enabling
Gil Fine
2022-06-06
thunderbolt: CLx disable before system suspend only if previously enabled
Gil Fine
2022-05-05
thunderbolt: Ignore port locked error in tb_port_wait_for_link_width()
Mika Westerberg
2022-05-05
thunderbolt: Split setting link width and lane bonding into own functions
Mika Westerberg
2022-05-05
thunderbolt: Add debug logging when lane is enabled/disabled
Mika Westerberg
2022-03-04
thunderbolt: Do not make DROM read success compulsory
Mario Limonciello
2022-03-04
thunderbolt: Do not resume routers if UID is not set
Mario Limonciello
2022-02-02
thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices
Mika Westerberg
2021-12-28
thunderbolt: Add module parameter for CLx disabling
Gil Fine
[next]