summaryrefslogtreecommitdiff
path: root/drivers/firmware/stratix10-svc.c
AgeCommit message (Expand)Author
2024-01-04firmware: stratix10-svc: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping
2023-07-30firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-06-15firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-04-20firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter
2023-01-20firmware: stratix10-svc: fix error handle while alloc/add device failedYang Yingliang
2023-01-20firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang
2022-07-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee
2022-07-14firmware: stratix10-svc: add new FCS commandsAng Tien Sung
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung
2022-04-24firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong
2022-03-18firmware: stratix10-svc: add missing callback parameter on RSUAng Tien Sung
2022-02-25firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman
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