summaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez2018-05-141-0/+27
* firmware_loader: make firmware_fallback_sysfs() print more usefulLuis R. Rodriguez2018-05-141-1/+6
* firmware_loader: move kconfig FW_LOADER entries to its own fileLuis R. Rodriguez2018-05-141-0/+154
* firmware_loader: document firmware_sysfs_fallback()Luis R. Rodriguez2018-05-141-0/+20
* firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez2018-05-144-14/+14
* firmware: use () to terminate kernel-doc function namesAndres Rodriguez2018-05-142-15/+15
* firmware: wrap FW_OPT_* into an enumAndres Rodriguez2018-05-144-19/+42
* firmware: some documentation fixesAndres Rodriguez2018-04-252-3/+3
* 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