index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: Always initialize the fw_priv list object
Bjorn Andersson
2018-09-30
1
-2
/
+5
*
firmware: Fix security issue with request_firmware_into_buf()
Rishabh Bhatnagar
2018-09-12
1
-12
/
+18
*
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
2018-08-18
1
-5
/
+0
*
firmware: add call to LSM hook before firmware sysfs fallback
Mimi Zohar
2018-07-16
1
-0
/
+7
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
firmware: add firmware_request_nowarn() - load firmware without warnings
Andres Rodriguez
2018-05-14
1
-0
/
+27
*
firmware_loader: make firmware_fallback_sysfs() print more useful
Luis R. Rodriguez
2018-05-14
1
-1
/
+6
*
firmware_loader: move kconfig FW_LOADER entries to its own file
Luis R. Rodriguez
2018-05-14
1
-0
/
+154
*
firmware_loader: document firmware_sysfs_fallback()
Luis R. Rodriguez
2018-05-14
1
-0
/
+20
*
firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs()
Andres Rodriguez
2018-05-14
4
-14
/
+14
*
firmware: use () to terminate kernel-doc function names
Andres Rodriguez
2018-05-14
2
-15
/
+15
*
firmware: wrap FW_OPT_* into an enum
Andres Rodriguez
2018-05-14
4
-19
/
+42
*
firmware: some documentation fixes
Andres Rodriguez
2018-04-25
2
-3
/
+3
*
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
2018-03-22
1
-0
/
+24
*
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
2018-03-22
1
-1
/
+1
*
firmware: explicitly include vmalloc.h
Stephen Rothwell
2018-03-21
1
-0
/
+1
*
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
*
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
1
-3
/
+10
*
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
3
-0
/
+18
*
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
3
-1
/
+21
*
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
6
-0
/
+2062