aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/firmware_loader/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez1-0/+24
2018-03-20firmware: ensure the firmware cache is not used on incompatible callsLuis R. Rodriguez1-0/+14
2018-03-20firmware: add helper to check to see if fw cache is setupLuis R. Rodriguez1-2/+12
2018-03-20firmware: fix checking for return values for fw_add_devm_name()Luis R. Rodriguez1-3/+9
2018-03-20firmware: move firmware loader into its own directoryLuis R. Rodriguez1-0/+1189