>
summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mtk-snfi.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
2026-01-19spi: Drop duplicate of_node assignmentAndy Shevchenko
2025-08-12spi: mtk-snfi: Remove redundant semicolonsLiao Yuanhong
2025-03-20spi: spi-mem: Introduce a default ->exec_op() debug logMiquel Raynal
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-10-21spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()Bartosz Golaszewski
2024-10-21mtd: spinand: Constify struct nand_ecc_engine_opsChristophe JAILLET
2024-09-30spi: Switch back to struct platform_driver::remove()Uwe Kleine-König