Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware: add firmware_request_nowarn() - load firmware without warnings | Andres Rodriguez | 2018-05-14 | 1 | -0/+27 |
* | firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs() | Andres Rodriguez | 2018-05-14 | 1 | -1/+1 |
* | firmware: use () to terminate kernel-doc function names | Andres Rodriguez | 2018-05-14 | 1 | -11/+11 |
* | firmware: wrap FW_OPT_* into an enum | Andres Rodriguez | 2018-05-14 | 1 | -3/+3 |
* | firmware: add firmware_request_cache() to help with cache on reboot | Luis R. Rodriguez | 2018-03-22 | 1 | -0/+24 |
* | firmware: ensure the firmware cache is not used on incompatible calls | Luis R. Rodriguez | 2018-03-20 | 1 | -0/+14 |
* | firmware: add helper to check to see if fw cache is setup | Luis R. Rodriguez | 2018-03-20 | 1 | -2/+12 |
* | firmware: fix checking for return values for fw_add_devm_name() | Luis R. Rodriguez | 2018-03-20 | 1 | -3/+9 |
* | firmware: move firmware loader into its own directory | Luis R. Rodriguez | 2018-03-20 | 1 | -0/+1189 |