index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit
Tom Rix
1
-8
/
+9
2023-03-20
thunderbolt: Disable interrupt auto clear for rings
Mario Limonciello
2
-17
/
+29
2023-03-20
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
1
-1
/
+1
2023-03-13
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
1
-5
/
+17
2023-03-13
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
3
-2
/
+49
2023-03-13
thunderbolt: Call tb_check_quirks() after initializing adapters
Mika Westerberg
1
-2
/
+2
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
4
-2
/
+37
2023-03-13
thunderbolt: Fix memory leak in margining
Mika Westerberg
1
-6
/
+6
2023-03-06
thunderbolt: Add quirk to disable CLx
Sanjay R Mehta
2
-3
/
+21
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+6
2023-02-08
Merge tag 'thunderbolt-for-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
12
-94
/
+1710
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
3
-6
/
+6
2023-01-27
thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth()
Mika Westerberg
2
-1
/
+11
2023-01-27
thunderbolt: Handle bandwidth allocation mode enablement notification
Mika Westerberg
2
-6
/
+11
2023-01-17
thunderbolt: Add support for DisplayPort bandwidth allocation mode
Mika Westerberg
7
-56
/
+1023
2023-01-17
thunderbolt: Include the additional DP IN double word in debugfs dump
Mika Westerberg
1
-1
/
+4
2023-01-17
thunderbolt: Add functions to support DisplayPort bandwidth allocation mode
Mika Westerberg
3
-0
/
+618
2023-01-17
thunderbolt: Increase timeout of DP OUT adapter handshake
Mika Westerberg
1
-5
/
+6
2023-01-17
thunderbolt: Take CL states into account when waiting for link to come up
Mika Westerberg
2
-17
/
+29
2023-01-17
thunderbolt: Improve debug logging in tb_available_bandwidth()
Mika Westerberg
1
-2
/
+5
2023-01-17
thunderbolt: Log DP adapter type
Mika Westerberg
1
-2
/
+2
2023-01-17
thunderbolt: Use decimal port number in control and tunnel logs too
Mika Westerberg
2
-2
/
+2
2023-01-09
thunderbolt: Disable XDomain lane 1 only in software connection manager
Mika Westerberg
1
-5
/
+12
2023-01-09
thunderbolt: Use correct function to calculate maximum USB3 link rate
Mika Westerberg
1
-1
/
+1
2023-01-09
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
Mika Westerberg
2
-19
/
+18
2023-01-04
thunderbolt: Refactor tb_acpi_add_link()
Andy Shevchenko
1
-8
/
+5
2022-12-27
thunderbolt: Do not report errors if on-board retimers are found
Utkarsh Patel
1
-3
/
+2
2022-12-27
thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
Jiri Slaby (SUSE)
1
-1
/
+1
2022-11-07
thunderbolt: Add wake on connect/disconnect on USB4 ports
Rajat Khandelwal
3
-8
/
+30
2022-10-25
thunderbolt: ACPI: Use the helper fwnode_find_reference()
Heikki Krogerus
1
-8
/
+4
2022-10-23
thunderbolt: Remove redundant assignment to variable len
Colin Ian King
1
-1
/
+0
2022-10-23
thunderbolt: Use str_enabled_disabled() helper
Andy Shevchenko
2
-3
/
+5
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-369
/
+1820
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-15
/
+54
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+1
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
15
-369
/
+1820
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2022-09-27
Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+1
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
4
-0
/
+46
2022-09-24
thunderbolt: Use dev_err_probe()
Andy Shevchenko
1
-30
/
+18
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
4
-37
/
+35
2022-09-23
Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2022-09-22
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
Mario Limonciello
1
-0
/
+1
2022-09-09
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+1
2022-09-09
thunderbolt: Add support for Intel Maple Ridge single port controller
Gil Fine
2
-0
/
+2
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-2
/
+6
2022-09-07
thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
Colin Ian King
1
-2
/
+2
[next]