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
/
usb4.c
Age
Commit message (
Expand
)
Author
2021-12-22
thunderbolt: Move usb4_switch_wait_for_bit() to switch.c
Gil Fine
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
2021-06-01
thunderbolt: Allow router NVM authenticate separately
Mika Westerberg
2021-06-01
thunderbolt: Add additional USB4 port operations for retimer access
Rajmohan Mani
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
2021-06-01
thunderbolt: Log the link as TBT instead of TBT3
Mika Westerberg
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
2021-05-31
thunderbolt: Align USB4 router wakes configuration with the CM guide
Mika Westerberg
2021-05-31
thunderbolt: Add wake from DisplayPort
Mika Westerberg
2021-05-31
thunderbolt: Split NVM read/write generic functions out from usb4.c
Mika Westerberg
2021-05-20
thunderbolt: usb4: Fix NVM read buffer bounds and offset issue
Mathias Nyman
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-11-30
thunderbolt: Move constants for USB4 router operations to tb_regs.h
Mika Westerberg
2020-11-30
thunderbolt: Add connection manager specific hooks for USB4 router operations
Mika Westerberg
2020-11-30
thunderbolt: Pass TX and RX data directly to usb4_switch_op()
Mika Westerberg
2020-11-30
thunderbolt: Pass metadata directly to usb4_switch_op()
Mika Westerberg
2020-11-30
thunderbolt: Perform USB4 router NVM upgrade in two phases
Mika Westerberg
2020-11-05
thunderbolt: Only configure USB4 wake for lane 0 adapters
Mika Westerberg
2020-09-03
thunderbolt: Enable wakes from system suspend
Mika Westerberg
2020-09-03
thunderbolt: Configure port for XDomain
Mika Westerberg
2020-09-03
thunderbolt: Set port configured for both ends of the link
Mika Westerberg
2020-09-03
thunderbolt: Configure link after lane bonding is enabled
Mika Westerberg
2020-07-01
thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int
Colin Ian King
2020-06-22
thunderbolt: Implement USB4 port sideband operations for retimer access
Rajmohan Mani
2020-06-22
thunderbolt: Retry USB4 block read operation
Mika Westerberg
2020-06-22
thunderbolt: Generalize usb4_switch_do_[read|write]_data()
Mika Westerberg
2020-06-22
thunderbolt: Implement USB3 bandwidth negotiation routines
Mika Westerberg
2020-06-22
thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports
Mika Westerberg
2020-06-22
thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports
Mika Westerberg
2020-06-22
thunderbolt: Do not tunnel USB3 if link is not USB4
Mika Westerberg
2020-04-28
thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
Mika Westerberg
2020-02-14
thunderbolt: Add missing kernel-doc parameter descriptions
Mika Westerberg
2020-01-08
thunderbolt: Fix xhci check in usb4_switch_setup()
Mika Westerberg
2019-12-18
thunderbolt: Add support for USB 3.x tunnels
Rajmohan Mani
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg