summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/stratix10-soc.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun2022-12-301-2/+2
* fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()Nathan Chancellor2021-12-021-1/+1
* fpga: mgr: Use standard dev_release for class driverRuss Weight2021-11-281-12/+4
* fpga: fpga-mgr: wrap the state() opTom Rix2021-07-241-6/+0
* fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight2021-06-151-0/+1
* fpga: stratix10-soc: change FPGA indirect article to anTom Rix2021-06-091-1/+1
* fpga: stratix10-soc: make FPGA task un-interruptibleRichard Gong2020-08-191-20/+3
* Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman2020-05-151-1/+2
|\
| * fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong2020-04-291-1/+2
* | firmware: fpga: replace the error codes with the standard onesRichard Gong2020-04-281-15/+10
|/
* fpga: stratix10-soc: fix use-after-free on s10_init()Wen Yang2019-05-241-1/+5
* fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-01-311-4/+1
* fpga: add intel stratix10 soc fpga manager driverAlan Tull2018-11-261-0/+535