summaryrefslogtreecommitdiff
path: root/drivers/base/firmware_loader/main.c
AgeCommit message (Expand)Author
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez
2018-05-14firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()Andres Rodriguez
2018-05-14firmware: use () to terminate kernel-doc function namesAndres Rodriguez
2018-05-14firmware: wrap FW_OPT_* into an enumAndres Rodriguez
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez
2018-03-20firmware: ensure the firmware cache is not used on incompatible callsLuis R. Rodriguez
2018-03-20firmware: add helper to check to see if fw cache is setupLuis R. Rodriguez
2018-03-20firmware: fix checking for return values for fw_add_devm_name()Luis R. Rodriguez
2018-03-20firmware: move firmware loader into its own directoryLuis R. Rodriguez