aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/stratix10-svc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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