index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
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
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-29
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
2022-09-07
thunderbolt: Add support for ASMedia NVM image format
Szuying Chen
1
-0
/
+37
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
4
-167
/
+410
2022-09-07
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
Mika Westerberg
2
-7
/
+23
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
2
-18
/
+28
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
3
-6
/
+6
2022-09-07
thunderbolt: Allow NVM upgrade of USB4 host routers
Szuying Chen
1
-1
/
+4
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
6
-0
/
+1043
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
3
-0
/
+30
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
3
-13
/
+9
2022-09-05
thunderbolt: Move port CL state functions into correct place in switch.c
Mika Westerberg
1
-106
/
+106
2022-09-05
thunderbolt: Move tb_xdomain_parent() to tb.h
Mika Westerberg
2
-5
/
+5
2022-09-01
kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
Nico Pache
1
-2
/
+1
2022-08-31
thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
Mika Westerberg
1
-7
/
+42
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
4
-8
/
+12
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+1
2022-08-22
thunderbolt: Add support for Intel Meteor Lake
Mika Westerberg
3
-0
/
+12
2022-08-22
thunderbolt: Add comment where Thunderbolt 4 PCI IDs start
Mika Westerberg
1
-0
/
+1
2022-08-18
thunderbolt: Check router generation before connecting xHCI
Mika Westerberg
1
-1
/
+5
2022-08-18
thunderbolt: Use the actual buffer in tb_async_error()
Mika Westerberg
1
-1
/
+1
2022-08-15
thunderbolt: Add DP OUT resource when DP tunnel is discovered
Sanjay R Mehta
1
-0
/
+28
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-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-24
/
+5
2022-07-11
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
[next]