Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-09 | spi: offload: check offload ops existence before disabling the trigger | Andres Urian Florez | 1 | -1/+1 |
2025-04-21 | spi: offload: remove unnecessary check on trigger->ops | Andres Urian Florez | 1 | -3/+0 |
2025-04-21 | spi: offload: check for match callback when a trigger is being registered | Andres Urian Florez | 1 | -1/+1 |
2025-02-12 | spi: offload: fix use after free | David Lechner | 1 | -5/+8 |
2025-02-07 | spi: add offload TX/RX streaming APIs | David Lechner | 1 | -0/+70 |
2025-02-07 | spi: offload: add support for hardware triggers | David Lechner | 1 | -0/+281 |
2025-02-07 | spi: add basic support for SPI offloading | David Lechner | 1 | -0/+114 |