summaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader
Commit message (Expand)AuthorAgeFilesLines
* firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez2018-03-221-0/+24
* firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is usedLuis R. Rodriguez2018-03-221-1/+1
* firmware: explicitly include vmalloc.hStephen Rothwell2018-03-211-0/+1
* firmware: ensure the firmware cache is not used on incompatible callsLuis R. Rodriguez2018-03-201-0/+14
* firmware: add helper to check to see if fw cache is setupLuis R. Rodriguez2018-03-201-2/+12
* firmware: fix checking for return values for fw_add_devm_name()Luis R. Rodriguez2018-03-201-3/+9
* rename: _request_firmware_load() fw_load_sysfs_fallback()Luis R. Rodriguez2018-03-201-3/+10
* firmware: enable to force disable the fallback mechanism at run timeLuis R. Rodriguez2018-03-203-0/+18
* firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez2018-03-203-1/+21
* firmware: move firmware loader into its own directoryLuis R. Rodriguez2018-03-206-0/+2062
OpenPOWER on IntegriCloud