开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
/
fallback_table.c
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2023-10-11
fw loader: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2020-04-28
firmware_loader: move fw_fallback_config to a private kernel symbol namespace
Luis Chamberlain
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
2020-04-17
firmware_loader: remove unused exports
Christoph Hellwig
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-01-22
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2018-03-20
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
firmware: move firmware loader into its own directory
Luis R. Rodriguez