Age | Commit message (Expand) | Author |
---|---|---|
2018-03-22 | firmware: add firmware_request_cache() to help with cache on reboot | Luis R. Rodriguez |
2018-03-22 | firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used | Luis R. Rodriguez |
2018-03-21 | firmware: explicitly include vmalloc.h | Stephen Rothwell |
2018-03-20 | firmware: ensure the firmware cache is not used on incompatible calls | Luis R. Rodriguez |
2018-03-20 | firmware: add helper to check to see if fw cache is setup | Luis R. Rodriguez |
2018-03-20 | firmware: fix checking for return values for fw_add_devm_name() | Luis R. Rodriguez |
2018-03-20 | rename: _request_firmware_load() fw_load_sysfs_fallback() | Luis R. Rodriguez |
2018-03-20 | firmware: enable to force disable the fallback mechanism at run time | Luis R. Rodriguez |
2018-03-20 | firmware: enable run time change of forcing fallback loader | Luis R. Rodriguez |
2018-03-20 | firmware: move firmware loader into its own directory | Luis R. Rodriguez |