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.12.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
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-115
/
+335
2022-08-03
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-24
/
+5
2022-07-12
thunderbolt: test: Use kunit_test_suite() macro
David Gow
4
-24
/
+5
2022-06-20
thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()
Rafael J. Wysocki
1
-22
/
+7
2022-06-17
thunderbolt: Fix typo in comment
Xiang Wangx
1
-1
/
+1
2022-06-06
thunderbolt: Add support for Intel Raptor Lake
George D Sworo
3
-0
/
+8
2022-06-06
thunderbolt: Fix some kernel-doc comments
Yang Li
1
-3
/
+3
2022-06-06
thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled
Gil Fine
3
-0
/
+44
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
5
-107
/
+266
2022-06-06
thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir mode
Gil Fine
1
-6
/
+7
2022-06-06
thunderbolt: Fix typos in CLx enabling
Gil Fine
2
-2
/
+2
2022-06-06
thunderbolt: CLx disable before system suspend only if previously enabled
Gil Fine
1
-2
/
+4
2022-06-06
thunderbolt: Silently ignore CLx enabling in case CLx is not supported
Gil Fine
1
-2
/
+8
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-123
/
+861
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+47
2022-05-12
thunderbolt: Add KUnit test for devices with no DisplayPort adapters
Gil Fine
1
-0
/
+92
2022-05-12
thunderbolt: Fix buffer allocation of devices with no DisplayPort adapters
Gil Fine
1
-2
/
+5
2022-05-05
thunderbolt: Add support for XDomain lane bonding
Mika Westerberg
4
-74
/
+585
2022-05-05
thunderbolt: Ignore port locked error in tb_port_wait_for_link_width()
Mika Westerberg
1
-3
/
+10
2022-05-05
thunderbolt: Split setting link width and lane bonding into own functions
Mika Westerberg
2
-14
/
+74
2022-05-05
thunderbolt: Move tb_port_state() prototype to correct place
Mika Westerberg
1
-1
/
+1
2022-05-05
thunderbolt: Add debug logging when lane is enabled/disabled
Mika Westerberg
1
-2
/
+8
2022-04-29
thunderbolt: Link USB4 ports to their USB Type-C connectors
Heikki Krogerus
1
-0
/
+38
2022-04-28
thunderbolt: Make iommu_dma_protection more accurate
Robin Murphy
2
-9
/
+47
2022-04-19
thunderbolt: Use different lane for second DisplayPort tunnel
Mika Westerberg
4
-17
/
+33
2022-04-19
thunderbolt: Dump path config space entries during discovery
Mika Westerberg
1
-0
/
+6
2022-04-19
thunderbolt: Use decimal number with port numbers
Mika Westerberg
1
-1
/
+1
2022-04-19
thunderbolt: Fix typo in comment
Mika Westerberg
1
-1
/
+1
2022-04-04
thunderbolt: test: use NULL macros
Ricardo Ribalda
1
-67
/
+67
2022-04-04
thunderbolt: Replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+7
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2022-03-04
thunderbolt: Rename EEPROM handling bits to match USB4 spec
Mario Limonciello
2
-17
/
+17
2022-03-04
thunderbolt: Clarify register definitions for `tb_cap_plug_events`
Mario Limonciello
1
-7
/
+11
2022-03-04
thunderbolt: Do not make DROM read success compulsory
Mario Limonciello
1
-4
/
+2
2022-03-04
thunderbolt: Do not resume routers if UID is not set
Mario Limonciello
1
-0
/
+4
2022-03-04
thunderbolt: Retry DROM reads for more failure scenarios
Mario Limonciello
1
-7
/
+10
2022-02-21
thunderbolt: Drop duplicate NULL checks around nvmem_unregister()
Andy Shevchenko
1
-4
/
+2
2022-02-02
thunderbolt: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2022-02-02
thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices
Mika Westerberg
5
-1
/
+206
2022-02-02
thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge()
Mika Westerberg
1
-0
/
+1
2022-02-02
thunderbolt: Disable LTTPR on Intel Titan Ridge
Mika Westerberg
2
-0
/
+11
2022-01-24
thunderbolt: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+1
2021-12-28
thunderbolt: Add module parameter for CLx disabling
Gil Fine
1
-0
/
+11
2021-12-28
thunderbolt: Enable CL0s for Intel Titan Ridge
Gil Fine
6
-38
/
+324
2021-12-22
thunderbolt: Rename Intel TB_VSE_CAP_IECS capability
Gil Fine
1
-1
/
+1
2021-12-22
thunderbolt: Implement TMU time disruption for Intel Titan Ridge
Gil Fine
4
-7
/
+23
2021-12-22
thunderbolt: Move usb4_switch_wait_for_bit() to switch.c
Gil Fine
3
-27
/
+41
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
5
-1
/
+348
2021-12-22
thunderbolt: Add TMU uni-directional mode
Gil Fine
4
-52
/
+264
2021-12-15
thunderbolt: Check return value of kmemdup() in icm_handle_event()
Xiaoke Wang
1
-1
/
+6
[next]