Age | Commit message (Expand) | Author | Files | Lines |
2018-08-17 | mm: provide a fallback for PAGE_KERNEL_RO for architectures | Luis R. Rodriguez | 1 | -5/+0 |
2018-07-16 | firmware: add call to LSM hook before firmware sysfs fallback | Mimi Zohar | 1 | -0/+7 |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-05-14 | firmware_loader: make firmware_fallback_sysfs() print more useful | Luis R. Rodriguez | 1 | -1/+6 |
2018-05-14 | firmware_loader: document firmware_sysfs_fallback() | Luis R. Rodriguez | 1 | -0/+20 |
2018-05-14 | firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs() | Andres Rodriguez | 1 | -4/+4 |
2018-05-14 | firmware: use () to terminate kernel-doc function names | Andres Rodriguez | 1 | -4/+4 |
2018-05-14 | firmware: wrap FW_OPT_* into an enum | Andres Rodriguez | 1 | -6/+6 |
2018-04-25 | firmware: some documentation fixes | Andres Rodriguez | 1 | -2/+2 |
2018-03-22 | firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used | Luis R. Rodriguez | 1 | -1/+1 |
2018-03-21 | firmware: explicitly include vmalloc.h | Stephen Rothwell | 1 | -0/+1 |
2018-03-20 | rename: _request_firmware_load() fw_load_sysfs_fallback() | Luis R. Rodriguez | 1 | -3/+10 |
2018-03-20 | firmware: enable to force disable the fallback mechanism at run time | Luis R. Rodriguez | 1 | -0/+5 |
2018-03-20 | firmware: enable run time change of forcing fallback loader | Luis R. Rodriguez | 1 | -0/+1 |
2018-03-20 | firmware: move firmware loader into its own directory | Luis R. Rodriguez | 1 | -0/+661 |