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
/
base
/
firmware_loader
/
sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-01-10
firmware_loader: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-7
/
+7
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-3
/
+3
2022-09-01
firmware_loader: Fix memory leak in firmware upload
Russ Weight
1
-4
/
+3
2022-07-28
firmware_loader: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
1
-6
/
+4
2022-04-29
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
Russ Weight
1
-1
/
+0
2022-04-29
firmware_loader: Fix configs for sysfs split
Russ Weight
1
-2
/
+0
2022-04-26
firmware_loader: Add sysfs nodes to monitor fw_upload
Russ Weight
1
-0
/
+9
2022-04-26
firmware_loader: Add firmware-upload support
Russ Weight
1
-2
/
+17
2022-04-26
firmware_loader: Split sysfs support from fallback
Russ Weight
1
-0
/
+401