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
/
tb.c
Age
Commit message (
Expand
)
Author
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-24
thunderbolt: Fix one kernel-doc comment
Yang Li
2023-10-20
thunderbolt: Configure asymmetric link if needed and bandwidth allows
Gil Fine
2023-10-20
thunderbolt: Add support for asymmetric link
Gil Fine
2023-10-20
thunderbolt: Introduce tb_switch_depth()
Mika Westerberg
2023-10-20
thunderbolt: Introduce tb_port_path_direction_downstream()
Gil Fine
2023-10-20
thunderbolt: Change bandwidth reservations to comply USB4 v2
Gil Fine
2023-10-13
thunderbolt: Add DP IN added last in the head of the list of DP resources
Gil Fine
2023-10-13
thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...
Gil Fine
2023-10-13
thunderbolt: Use tb_tunnel_xxx() log macros in tb.c
Mika Westerberg
2023-10-13
thunderbolt: Fix debug log when DisplayPort adapter not available for pairing
Gil Fine
2023-10-05
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Gil Fine
2023-08-22
Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-08-08
thunderbolt: Log a warning if device links are not found
Mika Westerberg
2023-08-04
thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
Mika Westerberg
2023-06-16
thunderbolt: Make bandwidth allocation mode function names consistent
Mika Westerberg
2023-06-16
thunderbolt: Enable CL2 low power state
Mika Westerberg
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
2023-06-16
thunderbolt: Add the new USB4 v2 notification types
Mika Westerberg
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
2023-06-09
thunderbolt: Disable CL states when a DMA tunnel is established
Mika Westerberg
2023-06-09
thunderbolt: Check for first depth router in tb.c
Mika Westerberg
2023-06-09
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
2023-06-09
thunderbolt: Move CLx enabling into tb_enable_clx()
Mika Westerberg
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
2023-06-09
thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()
Mika Westerberg
2023-06-09
thunderbolt: Move tb_enable_tmu() close to other TMU functions
Mika Westerberg
2023-06-09
thunderbolt: Move TMU configuration to tb_enable_tmu()
Mika Westerberg
2023-06-09
thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()
Mika Westerberg
2023-06-09
thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...
Mika Westerberg
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
2023-05-29
thunderbolt: Do not touch CL state configuration during discovery
Mika Westerberg
2023-02-08
Merge tag 'thunderbolt-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-01-27
thunderbolt: Handle bandwidth allocation mode enablement notification
Mika Westerberg
2023-01-17
thunderbolt: Add support for DisplayPort bandwidth allocation mode
Mika Westerberg
2023-01-17
thunderbolt: Improve debug logging in tb_available_bandwidth()
Mika Westerberg
2023-01-17
thunderbolt: Log DP adapter type
Mika Westerberg
2023-01-09
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
Mika Westerberg
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-07
thunderbolt: Allow NVM upgrade of USB4 host routers
Szuying Chen
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
2022-08-15
thunderbolt: Add DP OUT resource when DP tunnel is discovered
Sanjay R Mehta
2022-06-06
thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled
Gil Fine
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
2022-06-06
thunderbolt: Silently ignore CLx enabling in case CLx is not supported
Gil Fine
2022-05-05
thunderbolt: Add support for XDomain lane bonding
Mika Westerberg
2022-04-19
thunderbolt: Use different lane for second DisplayPort tunnel
Mika Westerberg
2022-02-02
thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices
Mika Westerberg
2021-12-28
thunderbolt: Enable CL0s for Intel Titan Ridge
Gil Fine
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
[next]