aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/stream.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-19Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-nextGreg Kroah-Hartman1-53/+207
2026-08-05thunderbolt: stream: Add support for busy pollingMika Westerberg1-40/+172
2026-08-05thunderbolt: stream: Support IOCB_NOWAIT in non-blocking I/O as wellMika Westerberg1-10/+30
2026-08-05thunderbolt: stream: Fix possible short reads/writesMika Westerberg1-4/+4
2026-08-05thunderbolt: stream: Restore consumer if copying from iter failsMika Westerberg1-1/+3
2026-07-27thunderbolt: Drop comma after device id array terminatorUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-27thunderbolt: Stop passing matched device ID to .probe()Uwe Kleine-König (The Capable Hub)1-1/+1
2026-07-27thunderbolt: stream: Unmap buffers with mapped sizeXu Rao1-1/+1
2026-05-19thunderbolt: Add support for USB4STREAMMika Westerberg1-0/+1698