Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-06 | fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware | Jason Gunthorpe | 1 | -0/+8 |
2025-03-06 | fwctl: FWCTL_INFO to return basic information about the device | Jason Gunthorpe | 1 | -0/+12 |
2025-03-06 | fwctl: Basic ioctl dispatch for the character device | Jason Gunthorpe | 1 | -0/+46 |
2025-03-06 | fwctl: Add basic structure for a class subsystem with a cdev | Jason Gunthorpe | 1 | -0/+69 |