index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
stratix10-rsu.c
Age
Commit message (
Expand
)
Author
2025-11-13
firmware: stratix10-rsu: replace scnprintf() with sysfs_emit() in *_show() fu...
Rahul Kumar
2025-11-13
firmware: stratix10-rsu: Migrate RSU driver to use stratix10 asynchronous fra...
Mahesh Rao
2024-11-12
firmware: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-01-04
firmware: stratix10-rsu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-12
firmware: Explicitly include correct DT includes
Rob Herring
2023-08-04
firmware: stratix10-rsu: query spt addresses
Radu Bacrau
2022-07-14
firmware: stratix10-rsu: extend RSU driver to get DCMF status
Kah Jing Lee
2020-07-02
firmware: stratix10-rsu: fix warnings
Richard Gong
2020-07-02
firmware: stratix10-rsu: extend rsu driver for new features
Richard Gong
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2019-11-14
firmware: Fix incompatible function behavior for RSU driver
Richard Gong
2019-09-04
firmware: add Intel Stratix10 remote system update driver
Richard Gong