index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
stratix10-svc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
firmware: stratix10-svc: Add of_platform_default_populate()
Mahesh Rao
1
-3
/
+11
2024-12-16
firmware: stratix10-svc: Use kthread_run_on_cpu()
Frederic Weisbecker
1
-6
/
+3
2024-11-12
firmware: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-01-04
firmware: stratix10-svc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-04
firmware: stratix10-svc: Generic Mailbox Command
Teh Wen Ping
1
-0
/
+18
2023-07-30
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Wang Ming
1
-1
/
+1
2023-06-15
firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()
Christophe JAILLET
1
-1
/
+1
2023-04-20
firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2023-01-20
firmware: stratix10-svc: fix error handle while alloc/add device failed
Yang Yingliang
1
-3
/
+6
2023-01-20
firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_probe()
Yang Yingliang
1
-5
/
+11
2022-07-14
firmware: stratix10-svc: To support a command ATF Get Version
Ang Tien Sung
1
-0
/
+10
2022-07-14
firmware: stratix10-svc: extend svc to support RSU feature
Kah Jing Lee
1
-8
/
+12
2022-07-14
firmware: stratix10-svc: add new FCS commands
Ang Tien Sung
1
-8
/
+97
2022-07-14
firmware: stratix10-svc: add FCS polling command
Ang Tien Sung
1
-5
/
+37
2022-07-14
firmware: stratix10-svc: Add support for FCS
Ang Tien Sung
1
-5
/
+25
2022-04-24
firmware: stratix10-svc: fix a missing check on list iterator
Xiaomeng Tong
1
-6
/
+6
2022-03-18
firmware: stratix10-svc: add missing callback parameter on RSU
Ang Tien Sung
1
-1
/
+1
2022-02-25
firmware: stratix10-svc: extend SVC driver to get the firmware version
Richard Gong
1
-1
/
+8
2021-10-29
exit/kthread: Have kernel threads return instead of calling do_exit
Eric W. Biederman
1
-2
/
+2
2021-05-27
firmware: stratix10-svc: Fix a resource leak in an error handling path
Christophe JAILLET
1
-7
/
+15
2020-07-02
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
1
-0
/
+17
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
1
-44
/
+18
2020-03-18
firmware: stratix10-svc: add the compatible value for intel agilex
Richard Gong
1
-0
/
+1
2020-01-14
firmware: stratix10-svc: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2019-11-14
firmware: Fix incompatible function behavior for RSU driver
Richard Gong
1
-1
/
+17
2019-09-04
firmware: stratix10-svc: extend svc to support new RSU features
Richard Gong
1
-3
/
+73
2018-12-06
firmware: stratix10-svc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-4
/
+1
2018-11-26
firmware: add remote status update client support
Richard Gong
1
-2
/
+33
2018-11-26
firmware: add Intel Stratix10 service layer driver
Richard Gong
1
-0
/
+1013