index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_loader
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: hardcode the debug message for -ENOENT
John Zhao
2019-02-26
1
-4
/
+4
*
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
*
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