| Commit message (Expand) | Author | Age | Files | Lines |
* | fpga: stratix10-soc: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-12-21 | 1 | -4/+2 |
* | fpga: Explicitly include correct DT includes | Rob Herring | 2023-07-17 | 1 | -0/+1 |
* | fpga: stratix10-soc: Fix return value check in s10_ops_write_init() | Zheng Yongjun | 2022-12-30 | 1 | -2/+2 |
* | fpga: stratix10-soc: Do not use ret uninitialized in s10_probe() | Nathan Chancellor | 2021-12-02 | 1 | -1/+1 |
* | fpga: mgr: Use standard dev_release for class driver | Russ Weight | 2021-11-28 | 1 | -12/+4 |
* | fpga: fpga-mgr: wrap the state() op | Tom Rix | 2021-07-24 | 1 | -6/+0 |
* | fpga: stratix10-soc: Add missing fpga_mgr_free() call | Russ Weight | 2021-06-15 | 1 | -0/+1 |
* | fpga: stratix10-soc: change FPGA indirect article to an | Tom Rix | 2021-06-09 | 1 | -1/+1 |
* | fpga: stratix10-soc: make FPGA task un-interruptible | Richard Gong | 2020-08-19 | 1 | -20/+3 |
* | Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... | Greg Kroah-Hartman | 2020-05-15 | 1 | -1/+2 |
|\ |
|
| * | fpga: stratix10-soc: add compatible property value for intel agilex | Richard Gong | 2020-04-29 | 1 | -1/+2 |
* | | firmware: fpga: replace the error codes with the standard ones | Richard Gong | 2020-04-28 | 1 | -15/+10 |
|/ |
|
* | fpga: stratix10-soc: fix use-after-free on s10_init() | Wen Yang | 2019-05-24 | 1 | -1/+5 |
* | fpga: stratix10-soc: fix wrong of_node_put() in init function | Nicolas Saenz Julienne | 2019-01-31 | 1 | -4/+1 |
* | fpga: add intel stratix10 soc fpga manager driver | Alan Tull | 2018-11-26 | 1 | -0/+535 |