summaryrefslogtreecommitdiff
path: root/drivers/fpga/stratix10-soc.c
AgeCommit message (Expand)Author
2023-12-21fpga: stratix10-soc: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-17fpga: Explicitly include correct DT includesRob Herring
2022-12-30fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun
2021-12-02fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()Nathan Chancellor
2021-11-28fpga: mgr: Use standard dev_release for class driverRuss Weight
2021-07-24fpga: fpga-mgr: wrap the state() opTom Rix
2021-06-15fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight
2021-06-09fpga: stratix10-soc: change FPGA indirect article to anTom Rix
2020-08-19fpga: stratix10-soc: make FPGA task un-interruptibleRichard Gong
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2020-04-29fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong
2019-05-24fpga: stratix10-soc: fix use-after-free on s10_init()Wen Yang
2019-01-31fpga: stratix10-soc: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2018-11-26fpga: add intel stratix10 soc fpga manager driverAlan Tull