enerator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-tegra114.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-02-11Merge tag 'spi-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2026-02-05spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A
2026-01-19spi: Drop duplicate of_node assignmentAndy Shevchenko
2025-05-08spi: tegra114: Use value to check for invalid delaysAaron Kling
2025-05-02spi: tegra114: Don't fail set_cs_timing when delays are zeroAaron Kling
2024-09-30spi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-12-11spi: tegra114: switch to use modern nameYang Yingliang
2023-08-15spi: tegra114: Remove unnecessary NULL-pointer checksAlexander Danilenko
2023-07-14spi: Explicitly include correct DT includesRob Herring
2023-04-04spi: tegra114: Use devm_platform_get_and_ioremap_resource()Yang Li