index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fwctl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
pds_fwctl: Replace kzalloc + copy_from_user with memdup_user in pdsfc_fw_rpc
Thorsten Blum
1
-12
/
+4
2025-09-17
fwctl/mlx5: Add Adjacent function query commands and their scope
Saeed Mahameed
1
-0
/
+6
2025-09-17
fwctl/mlx5: Allow MODIFY_CONG_STATUS command
Avihai Horon
1
-0
/
+1
2025-08-22
pds_fwctl: Remove the use of dev_err_probe()
Liao Yuanhong
1
-1
/
+1
2025-08-18
fwctl/mlx5: Fix memory alloc/free in mlx5ctl_fw_rpc()
Akhilesh Patil
1
-1
/
+1
2025-04-11
fwctl: Fix repeated device word in log message
Shannon Nelson
1
-1
/
+1
2025-04-11
pds_fwctl: Fix type and endian complaints
Shannon Nelson
1
-13
/
+20
2025-03-21
pds_fwctl: add rpc and query support
Brett Creeley
1
-1
/
+369
2025-03-21
pds_fwctl: initial driver framework
Shannon Nelson
4
-0
/
+183
2025-03-06
fwctl/mlx5: Support for communicating with mlx5 fw
Saeed Mahameed
4
-0
/
+430
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
3
-0
/
+186