1. eac473b firmware: hardcode the debug message for -ENOENT by John Zhao · 6 years ago
  2. f96182e firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/ by Masahiro Yamada · 6 years ago
  3. 91f382a firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile by Masahiro Yamada · 6 years ago
  4. 7012040 firmware: Always initialize the fw_priv list object by Bjorn Andersson · 6 years ago
  5. 422b3db firmware: Fix security issue with request_firmware_into_buf() by Rishabh Bhatnagar · 6 years ago
  6. a3266bd mm: provide a fallback for PAGE_KERNEL_RO for architectures by Luis R. Rodriguez · 6 years ago
  7. 6e852651 firmware: add call to LSM hook before firmware sysfs fallback by Mimi Zohar · 7 years ago
  8. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  9. 7dcc013 firmware: add firmware_request_nowarn() - load firmware without warnings by Andres Rodriguez · 7 years ago
  10. 27d5d7d firmware_loader: make firmware_fallback_sysfs() print more useful by Luis R. Rodriguez · 7 years ago
  11. 06bfd3c firmware_loader: move kconfig FW_LOADER entries to its own file by Luis R. Rodriguez · 7 years ago
  12. 84b5c4f firmware_loader: document firmware_sysfs_fallback() by Luis R. Rodriguez · 7 years ago
  13. cf1cde7 firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs() by Andres Rodriguez · 7 years ago
  14. c35f9cbb firmware: use () to terminate kernel-doc function names by Andres Rodriguez · 7 years ago
  15. eb33eb0 firmware: wrap FW_OPT_* into an enum by Andres Rodriguez · 7 years ago
  16. b93815d firmware: some documentation fixes by Andres Rodriguez · 7 years ago
  17. 5d42c96 firmware: add firmware_request_cache() to help with cache on reboot by Luis R. Rodriguez · 7 years ago
  18. c6263a4 firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used by Luis R. Rodriguez · 7 years ago
  19. ccce305 firmware: explicitly include vmalloc.h by Stephen Rothwell · 7 years ago
  20. 995e869 firmware: ensure the firmware cache is not used on incompatible calls by Luis R. Rodriguez · 7 years ago
  21. 3194d06 firmware: add helper to check to see if fw cache is setup by Luis R. Rodriguez · 7 years ago
  22. d15d731 firmware: fix checking for return values for fw_add_devm_name() by Luis R. Rodriguez · 7 years ago
  23. 60fa742 rename: _request_firmware_load() fw_load_sysfs_fallback() by Luis R. Rodriguez · 7 years ago
  24. 2cd7a1c firmware: enable to force disable the fallback mechanism at run time by Luis R. Rodriguez · 7 years ago
  25. ceb1813 firmware: enable run time change of forcing fallback loader by Luis R. Rodriguez · 7 years ago
  26. 5d6d1dd firmware: move firmware loader into its own directory by Luis R. Rodriguez · 7 years ago