aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez1-0/+24
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-20firmware: ensure the firmware cache is not used on incompatible callsLuis R. Rodriguez1-0/+14
2018-03-20firmware: add helper to check to see if fw cache is setupLuis R. Rodriguez1-2/+12
2018-03-20firmware: fix checking for return values for fw_add_devm_name()Luis R. Rodriguez1-3/+9
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. Rodriguez3-0/+18
2018-03-20firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez3-1/+21
2018-03-20firmware: move firmware loader into its own directoryLuis R. Rodriguez6-0/+2062