summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/stratix10-soc.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-02fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()Nathan Chancellor1-1/+1
2021-11-28fpga: mgr: Use standard dev_release for class driverRuss Weight1-12/+4
2021-07-24fpga: fpga-mgr: wrap the state() opTom Rix1-6/+0
2021-06-15fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight1-0/+1
2021-06-09fpga: stratix10-soc: change FPGA indirect article to anTom Rix1-1/+1
2020-08-19fpga: stratix10-soc: make FPGA task un-interruptibleRichard Gong1-20/+3
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman1-1/+2
2020-04-29fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong1-1/+2
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong1-15/+10
2019-05-24fpga: stratix10-soc: fix use-after-free on s10_init()Wen Yang1-1/+5
2019-01-31fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne1-4/+1
2018-11-26fpga: add intel stratix10 soc fpga manager driverAlan Tull1-0/+535