aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/stratix10-rsu.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04firmware: stratix10-rsu: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+99
2023-08-12firmware: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2023-08-04firmware: stratix10-rsu: query spt addressesGravatar Radu Bacrau 1-1/+99
2022-07-14firmware: stratix10-rsu: extend RSU driver to get DCMF statusGravatar Kah Jing Lee 1-5/+124
2020-07-02firmware: stratix10-rsu: fix warningsGravatar Richard Gong 1-2/+2
2020-07-02firmware: stratix10-rsu: extend rsu driver for new featuresGravatar Richard Gong 1-5/+161
2020-04-28firmware: fpga: replace the error codes with the standard onesGravatar Richard Gong 1-5/+5
2019-11-14firmware: Fix incompatible function behavior for RSU driverGravatar Richard Gong 1-24/+18
2019-09-04firmware: add Intel Stratix10 remote system update driverGravatar Richard Gong 1-0/+451