index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_class.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
*
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
2020-05-10
*
|
firmware_class: make firmware caching configurable
Tim Murray
2018-07-17
*
|
base: firmware: add /lib64/firmware to firmware loading path
Bharathraj Nagaraju
2017-06-26
*
|
firmware_class: Avoid memory leak when FW_OPT_NOCACHE is set
Gaurav Kohli
2017-06-13
*
|
firmware_class: Avoid pending list corruption
Imran Khan
2017-05-04
*
|
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-03-18
|
\
|
|
*
firmware: fix usermode helper fallback loading
Yves-Alexis Perez
2017-01-09
*
|
Revert "firmware_class: Add an additional path to fw_path list"
Satya Durga Srinivasu Prabhala
2017-02-27
*
|
firmware_class: Add null check in firmware_direct_write
Prasad Sodagudi
2017-02-13
*
|
firmware_class: Add missing change during kernel upgrade
Gaurav Kohli
2016-09-12
*
|
firmware_class: fix direct firmware loading API support
David Keitel
2016-03-23
*
|
firmware_class: Don't fail request_firmware if we're not using a buffer
Vikram Mulukutla
2016-03-22
*
|
firmware_class: Add an additional path to fw_path list
Deepak Katragadda
2016-03-22
*
|
firmware_class: Change print levels for some warnings
Deepak Katragadda
2016-03-22
*
|
firmware_class: Correct a null check in firmware_direct_read
Vikram Mulukutla
2016-03-22
*
|
firmware_class: Include a size argument in unmap_fw_mem
Vikram Mulukutla
2016-03-22
*
|
firmware_class: Allow private data in [unmap|map]_fw_mem
Vikram Mulukutla
2016-03-22
*
|
firmware_class: Introduce the request_firmware_direct API
Vikram Mulukutla
2016-03-22
*
|
firmware_class: Provide infrastructure to make fw caching optional
Vikram Mulukutla
2016-03-22
*
|
firmware_class: Introduce a firmware descriptor structure
Vikram Mulukutla
2016-03-22
|
/
*
firmware: fix wrong memory deallocation in fw_add_devm_name()
Vladimir Zapolskiy
2015-08-05
*
Fix firmware loader uevent buffer NULL pointer dereference
Linus Torvalds
2015-07-09
*
firmware: add missing kfree for work on async call
Luis R. Rodriguez
2015-06-01
*
firmware: use const for remaining firmware names
Luis R. Rodriguez
2015-05-24
*
firmware: fix possible use after free on name on asynchronous request
Luis R. Rodriguez
2015-05-24
*
firmware: check for file truncation on direct firmware loading
Luis R. Rodriguez
2015-05-24
*
firmware: fix __getname() missing failure check
Luis R. Rodriguez
2015-05-24
*
drivers: base: fw: fix ret value when loading fw
Zahari Doychev
2015-03-25
*
firmware: Avoid manual device_create_file() calls
Takashi Iwai
2015-03-25
*
firmware_class: Fix whitespace and indentation
Andrei Oprea
2015-03-25
*
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-15
|
\
|
*
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
Ming Lei
2015-02-03
|
*
firmware_loader: abort request if wait_for_completion is interrupted
Ming Lei
2015-02-03
|
*
firmware: Correct function name in comment
Borislav Petkov
2015-02-03
*
|
PM / OPP / clk: Remove unnecessary OOM message
Quentin Lambert
2015-02-12
|
/
*
firmware class: Deletion of an unnecessary check before the function call "vu...
Markus Elfring
2014-11-26
*
firmware loader: fix hung task warning dump
Kweh, Hock Leong
2014-11-26
*
firmware_class: make sure fw requests contain a name
Kees Cook
2014-09-23
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-06
|
\
|
*
firmware_class: perform new LSM checks
Kees Cook
2014-07-25
*
|
firmware loader: Fix _request_firmware_load() return val for fw load abort
Shuah Khan
2014-07-23
*
|
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
2014-07-08
*
|
firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-07-08
*
|
firmware: read firmware size using i_size_read()
Dmitry Kasatkin
2014-07-08
*
|
firmware loader: allow disabling of udev as firmware loader
Takashi Iwai
2014-07-08
|
/
*
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2014-03-02
|
\
|
*
PM / hibernate: Fix restore hang in freeze_processes()
Sebastian Capella
2014-02-26
*
|
firmware: use power efficient workqueue for unloading and aborting fw load
Shaibal Dutta
2014-02-15
*
|
firmware: give a protection when map page failed
zhang jun
2014-02-15
|
/
[next]