index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
/
fallback_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-28
1
-1
/
+1
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-3
/
+3
*
fw loader: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2023-10-11
1
-1
/
+0
*
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
1
-2
/
+23
*
firmware_loader: move fw_fallback_config to a private kernel symbol namespace
Luis Chamberlain
2020-04-28
1
-1
/
+1
*
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
2020-04-26
1
-0
/
+1
*
firmware_loader: remove unused exports
Christoph Hellwig
2020-04-17
1
-2
/
+0
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-19
1
-7
/
+6
*
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2019-01-22
1
-5
/
+0
*
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
1
-0
/
+9
*
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
1
-0
/
+17
*
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
1
-0
/
+29