summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-offload.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-06-09spi: offload: check offload ops existence before disabling the triggerAndres Urian Florez
2025-04-21spi: offload: remove unnecessary check on trigger->opsAndres Urian Florez
2025-04-21spi: offload: check for match callback when a trigger is being registeredAndres Urian Florez
2025-02-12spi: offload: fix use after freeDavid Lechner
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner
2025-02-07spi: offload: add support for hardware triggersDavid Lechner
2025-02-07spi: add basic support for SPI offloadingDavid Lechner