summaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader/main.c
Commit message (Expand)AuthorAgeFilesLines
...
* firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez2018-05-141-1/+1
* firmware: use () to terminate kernel-doc function namesAndres Rodriguez2018-05-141-11/+11
* firmware: wrap FW_OPT_* into an enumAndres Rodriguez2018-05-141-3/+3
* firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez2018-03-221-0/+24
* 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
* firmware: move firmware loader into its own directoryLuis R. Rodriguez2018-03-201-0/+1189