Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-12 | fwctl: Fix repeated device word in log message | Shannon Nelson | 1 | -1/+1 |
2025-03-06 | fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware | Jason Gunthorpe | 1 | -0/+60 |
2025-03-06 | fwctl: FWCTL_INFO to return basic information about the device | Jason Gunthorpe | 1 | -0/+55 |
2025-03-06 | fwctl: Basic ioctl dispatch for the character device | Jason Gunthorpe | 1 | -5/+138 |
2025-03-06 | fwctl: Add basic structure for a class subsystem with a cdev | Jason Gunthorpe | 1 | -0/+173 |