aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/stratix10-svc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung1-0/+10
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee1-8/+12
2022-07-14firmware: stratix10-svc: add new FCS commandsAng Tien Sung1-8/+97
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung1-5/+37
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung1-5/+25
2022-04-24firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong1-6/+6
2022-03-18firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung1-1/+1
2022-02-25firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong1-1/+8
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman1-2/+2
2021-05-27firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET1-7/+15
2020-07-02firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong1-0/+17
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong1-44/+18
2020-03-18firmware: stratix10-svc: add the compatible value for intel agilexRichard Gong1-0/+1
2020-01-14firmware: stratix10-svc: Remove unneeded semicolonzhengbin1-2/+2
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong1-1/+17
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong1-3/+73
2018-12-06firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-4/+1
2018-11-26firmware: add remote status update client supportRichard Gong1-2/+33
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong1-0/+1013