aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fpga-for-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2025-05-211-0/+1
|\
| * fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()Qasim Ijaz2025-05-051-0/+1
* | fpga: tests: add module descriptionsArnd Bergmann2025-04-121-0/+1
|/
* fpga: Simplify and improve fpga mgr test using deferred actionsMarco Pagani2024-08-141-11/+17
* fpga: tests: use KUnit devices instead of platform devicesMarco Pagani2024-04-091-8/+8
* fpga: add an initial KUnit suite for the FPGA ManagerMarco Pagani2023-07-231-0/+327