aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21Merge tag 'fpga-for-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-nextGreg Kroah-Hartman1-0/+1
2025-05-06fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()Qasim Ijaz1-0/+1
2025-04-11fpga: tests: add module descriptionsArnd Bergmann1-0/+1
2024-08-14fpga: Simplify and improve fpga mgr test using deferred actionsMarco Pagani1-11/+17
2024-04-09fpga: tests: use KUnit devices instead of platform devicesMarco Pagani1-8/+8
2023-07-23fpga: add an initial KUnit suite for the FPGA ManagerMarco Pagani1-0/+327