aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/stratix10-svc.c
AgeCommit message (Expand)Author
2023-09-06firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-07-23firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-05-11firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter
2023-03-10firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang
2022-06-14firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong
2022-04-08firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung
2021-05-27firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET
2020-07-02firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong
2020-03-18firmware: stratix10-svc: add the compatible value for intel agilexRichard Gong
2020-01-14firmware: stratix10-svc: Remove unneeded semicolonzhengbin
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong
2018-12-06firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2018-11-26firmware: add remote status update client supportRichard Gong
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong