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