index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
dma_test.c
Age
Commit message (
Expand
)
Author
2026-06-23
thunderbolt: Drop comma after device id array terminator
Uwe Kleine-König (The Capable Hub)
2026-06-23
thunderbolt: Stop passing matched device ID to .probe()
Uwe Kleine-König (The Capable Hub)
2026-05-19
thunderbolt / net: Let the service drivers configure interrupt throttling
Mika Westerberg
2026-05-05
thunderbolt: dma_test: No need to store debugfs directory pointer
Mika Westerberg
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-10-13
thunderbolt: dma_test: Use enum tb_link_width
Mika Westerberg
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
2023-06-09
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
2023-05-24
thunderbolt: dma_test: Update MODULE_DESCRIPTION
Mika Westerberg
2023-05-22
thunderbolt: dma_test: Use correct value for absent rings when creating paths
Mika Westerberg
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-02-04
thunderbolt: dma_test: Drop unnecessary include
Mika Westerberg
2020-12-28
thunderbolt: Use kmemdup instead of kzalloc and memcpy
Tian Tao
2020-11-11
thunderbolt: Add DMA traffic test driver
Isaac Hazan