summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-virtio.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-19spi: Drop duplicate device_set_node() callAndy Shevchenko
2025-12-14spi: virtio: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-09-22SPI: Add virtio SPI driverHaixu Cui