summaryrefslogtreecommitdiff
path: root/drivers/base/firmware_loader/main.c
AgeCommit message (Expand)Author
2019-02-26firmware: hardcode the debug message for -ENOENTJohn Zhao
2018-09-30firmware: Always initialize the fw_priv list objectBjorn Andersson
2018-09-12firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar
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