aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader/fallback.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez1-5/+0
2018-07-16firmware: add call to LSM hook before firmware sysfs fallbackMimi Zohar1-0/+7
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-05-14firmware_loader: make firmware_fallback_sysfs() print more usefulLuis R. Rodriguez1-1/+6
2018-05-14firmware_loader: document firmware_sysfs_fallback()Luis R. Rodriguez1-0/+20
2018-05-14firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez1-4/+4
2018-05-14firmware: use () to terminate kernel-doc function namesAndres Rodriguez1-4/+4
2018-05-14firmware: wrap FW_OPT_* into an enumAndres Rodriguez1-6/+6
2018-04-25firmware: some documentation fixesAndres Rodriguez1-2/+2
2018-03-22firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is usedLuis R. Rodriguez1-1/+1
2018-03-21firmware: explicitly include vmalloc.hStephen Rothwell1-0/+1
2018-03-20rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez1-3/+10
2018-03-20firmware: enable to force disable the fallback mechanism at run timeLuis R. Rodriguez1-0/+5
2018-03-20firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez1-0/+1
2018-03-20firmware: move firmware loader into its own directoryLuis R. Rodriguez1-0/+661