Age | Commit message (Expand) | Author |
---|---|---|
2023-03-29 | driver core: class: mark the struct class for sysfs callbacks as constant | Greg Kroah-Hartman |
2022-11-24 | driver core: make struct class.dev_uevent() take a const * | Greg Kroah-Hartman |
2022-09-01 | firmware_loader: Fix memory leak in firmware upload | Russ Weight |
2022-07-28 | firmware_loader: Replace kmap() with kmap_local_page() | Fabio M. De Francesco |
2022-04-29 | firmware_loader: Move definitions from sysfs_upload.h to sysfs.h | Russ Weight |
2022-04-29 | firmware_loader: Fix configs for sysfs split | Russ Weight |
2022-04-26 | firmware_loader: Add sysfs nodes to monitor fw_upload | Russ Weight |
2022-04-26 | firmware_loader: Add firmware-upload support | Russ Weight |
2022-04-26 | firmware_loader: Split sysfs support from fallback | Russ Weight |