summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-amlogic-spifc-a4.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-30spi: amlogic: spifc-a4: unregister ECC engine on probe failure and remove() c...Felix Gu1-0/+12
2026-03-15spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu1-39/+7
2026-03-09spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu1-3/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-10-15spi: amlogic: fix spifc build errorXianwei Zhao1-2/+2
2025-09-15spi: amlogic: Fix error checking on regmap_write callColin Ian King1-1/+1
2025-09-10spi: amlogic: add driver for Amlogic SPI Flash ControllerFeng Chen1-0/+1222