index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
thunderbolt: Add support for asymmetric link
Gil Fine
1
-8
/
+8
2023-10-20
thunderbolt: Introduce tb_switch_depth()
Mika Westerberg
1
-0
/
+9
2023-10-20
thunderbolt: Introduce tb_for_each_upstream_port_on_path()
Mika Westerberg
1
-0
/
+15
2023-10-20
thunderbolt: Introduce tb_port_path_direction_downstream()
Gil Fine
1
-0
/
+15
2023-10-20
thunderbolt: Set path power management packet support bit for USB4 v2 routers
Mika Westerberg
1
-0
/
+2
2023-10-20
thunderbolt: Make is_gen4_link() available to the rest of the driver
Gil Fine
1
-0
/
+1
2023-10-13
thunderbolt: Make tb_switch_clx_is_supported() static
Mika Westerberg
1
-1
/
+0
2023-10-13
thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()
Mika Westerberg
1
-1
/
+0
2023-08-08
thunderbolt: Log a warning if device links are not found
Mika Westerberg
1
-2
/
+2
2023-06-16
thunderbolt: Make bandwidth allocation mode function names consistent
Mika Westerberg
1
-7
/
+8
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
1
-33
/
+42
2023-06-16
thunderbolt: Move constants related to NVM into nvm.c
Gil Fine
1
-4
/
+0
2023-06-16
thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation
Gil Fine
1
-0
/
+2
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
1
-5
/
+9
2023-06-16
thunderbolt: Identify USB4 v2 routers
Gil Fine
1
-11
/
+23
2023-06-12
thunderbolt: Enable/disable sideband depending on USB4 port offline mode
Mika Westerberg
1
-0
/
+5
2023-06-09
thunderbolt: Initialize CL states from the hardware
Mika Westerberg
1
-0
/
+1
2023-06-09
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
1
-38
/
+16
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
1
-9
/
+8
2023-06-09
thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()
Mika Westerberg
1
-3
/
+2
2023-06-09
thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()
Mika Westerberg
1
-2
/
+0
2023-06-09
thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...
Mika Westerberg
1
-6
/
+4
2023-06-09
thunderbolt: Introduce tb_xdomain_downstream_port()
Mika Westerberg
1
-0
/
+11
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
1
-0
/
+14
2023-03-13
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
1
-0
/
+3
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
1
-0
/
+1
2023-03-06
thunderbolt: Add quirk to disable CLx
Sanjay R Mehta
1
-3
/
+8
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-17
thunderbolt: Add support for DisplayPort bandwidth allocation mode
Mika Westerberg
1
-0
/
+22
2023-01-17
thunderbolt: Add functions to support DisplayPort bandwidth allocation mode
Mika Westerberg
1
-0
/
+15
2022-12-27
thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
Jiri Slaby (SUSE)
1
-1
/
+1
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-12
/
+44
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
1
-0
/
+1
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
1
-8
/
+14
2022-09-07
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
Mika Westerberg
1
-0
/
+2
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
1
-0
/
+2
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
1
-2
/
+2
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
1
-0
/
+15
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
1
-0
/
+1
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
1
-2
/
+2
2022-09-05
thunderbolt: Move tb_xdomain_parent() to tb.h
Mika Westerberg
1
-0
/
+5
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
1
-1
/
+1
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-22
/
+26
2022-07-11
thunderbolt: test: Use kunit_test_suite() macro
David Gow
1
-8
/
+0
2022-06-06
thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled
Gil Fine
1
-0
/
+2
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
1
-22
/
+24
2022-05-05
thunderbolt: Split setting link width and lane bonding into own functions
Mika Westerberg
1
-0
/
+2
2022-05-05
thunderbolt: Move tb_port_state() prototype to correct place
Mika Westerberg
1
-1
/
+1
2022-04-19
thunderbolt: Use decimal number with port numbers
Mika Westerberg
1
-1
/
+1
[next]