index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
stratix10-soc.c
Age
Commit message (
Expand
)
Author
2023-12-21
fpga: stratix10-soc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-17
fpga: Explicitly include correct DT includes
Rob Herring
2022-12-30
fpga: stratix10-soc: Fix return value check in s10_ops_write_init()
Zheng Yongjun
2021-12-02
fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()
Nathan Chancellor
2021-11-28
fpga: mgr: Use standard dev_release for class driver
Russ Weight
2021-07-24
fpga: fpga-mgr: wrap the state() op
Tom Rix
2021-06-15
fpga: stratix10-soc: Add missing fpga_mgr_free() call
Russ Weight
2021-06-09
fpga: stratix10-soc: change FPGA indirect article to an
Tom Rix
2020-08-19
fpga: stratix10-soc: make FPGA task un-interruptible
Richard Gong
2020-05-15
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
2020-04-29
fpga: stratix10-soc: add compatible property value for intel agilex
Richard Gong
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2019-05-24
fpga: stratix10-soc: fix use-after-free on s10_init()
Wen Yang
2019-01-31
fpga: stratix10-soc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2018-11-26
fpga: add intel stratix10 soc fpga manager driver
Alan Tull