index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
stratix10-svc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: stratix10-svc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
*
firmware: stratix10-svc: Generic Mailbox Command
Teh Wen Ping
2023-08-04
1
-0
/
+18
*
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Wang Ming
2023-07-30
1
-1
/
+1
*
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...
Christophe JAILLET
2023-06-15
1
-1
/
+1
*
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Dan Carpenter
2023-04-20
1
-2
/
+2
*
firmware: stratix10-svc: fix error handle while alloc/add device failed
Yang Yingliang
2023-01-20
1
-3
/
+6
*
firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...
Yang Yingliang
2023-01-20
1
-5
/
+11
*
firmware: stratix10-svc: To support a command ATF Get Version
Ang Tien Sung
2022-07-14
1
-0
/
+10
*
firmware: stratix10-svc: extend svc to support RSU feature
Kah Jing Lee
2022-07-14
1
-8
/
+12
*
firmware: stratix10-svc: add new FCS commands
Ang Tien Sung
2022-07-14
1
-8
/
+97
*
firmware: stratix10-svc: add FCS polling command
Ang Tien Sung
2022-07-14
1
-5
/
+37
*
firmware: stratix10-svc: Add support for FCS
Ang Tien Sung
2022-07-14
1
-5
/
+25
*
firmware: stratix10-svc: fix a missing check on list iterator
Xiaomeng Tong
2022-04-24
1
-6
/
+6
*
firmware: stratix10-svc: add missing callback parameter on RSU
Ang Tien Sung
2022-03-18
1
-1
/
+1
*
firmware: stratix10-svc: extend SVC driver to get the firmware version
Richard Gong
2022-02-25
1
-1
/
+8
*
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
2021-10-29
1
-2
/
+2
*
firmware: stratix10-svc: Fix a resource leak in an error handling path
Christophe JAILLET
2021-05-27
1
-7
/
+15
*
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
2020-07-02
1
-0
/
+17
*
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2020-04-28
1
-44
/
+18
*
firmware: stratix10-svc: add the compatible value for intel agilex
Richard Gong
2020-03-18
1
-0
/
+1
*
firmware: stratix10-svc: Remove unneeded semicolon
zhengbin
2020-01-14
1
-2
/
+2
*
firmware: Fix incompatible function behavior for RSU driver
Richard Gong
2019-11-14
1
-1
/
+17
*
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
2019-09-04
1
-3
/
+73
*
firmware: stratix10-svc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2018-12-06
1
-4
/
+1
*
firmware: add remote status update client support
Richard Gong
2018-11-26
1
-2
/
+33
*
firmware: add Intel Stratix10 service layer driver
Richard Gong
2018-11-26
1
-0
/
+1013