Linus Torvalds
|
8eee93e257
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
9 years ago |
Luis R. Rodriguez
|
8e516aa52c
firmware: change kernel read fail to dev_dbg()
|
9 years ago |
Mimi Zohar
|
e40ba6d56b
firmware: replace call to fw_read_file_contents() with kernel version
|
9 years ago |
Kees Cook
|
4b2530d819
firmware: clean up filesystem load exit path
|
9 years ago |
Luis R. Rodriguez
|
5275d194e0
firmware: move completing fw into a helper
|
10 years ago |
Luis R. Rodriguez
|
ed04630b34
firmware: simplify dev_*() print messages for generic helpers
|
10 years ago |
Chen Feng
|
10a3fbf18d
firmware: Change the page arrary alloc to vmalloc
|
9 years ago |
Luis R. Rodriguez
|
468623bb83
firmware: simplify dev_*() print messages for generic helpers
|
9 years ago |
Brian Norris
|
715780ae4b
firmware: actually return NULL on failed request_firmware_nowait()
|
9 years ago |
Vladimir Zapolskiy
|
a885de6715
firmware: fix wrong memory deallocation in fw_add_devm_name()
|
10 years ago |
Linus Torvalds
|
6f957724b9
Fix firmware loader uevent buffer NULL pointer dereference
|
10 years ago |
Luis R. Rodriguez
|
303cda0ea7
firmware: add missing kfree for work on async call
|
10 years ago |
Luis R. Rodriguez
|
e0fd9b1d9c
firmware: use const for remaining firmware names
|
10 years ago |
Luis R. Rodriguez
|
f9692b2699
firmware: fix possible use after free on name on asynchronous request
|
10 years ago |
Luis R. Rodriguez
|
1ba4de17e0
firmware: check for file truncation on direct firmware loading
|
10 years ago |
Luis R. Rodriguez
|
f5727b05d2
firmware: fix __getname() missing failure check
|
10 years ago |
Zahari Doychev
|
ef518cc8aa
drivers: base: fw: fix ret value when loading fw
|
10 years ago |
Takashi Iwai
|
46239902ec
firmware: Avoid manual device_create_file() calls
|
10 years ago |
Andrei Oprea
|
ea31003ccb
firmware_class: Fix whitespace and indentation
|
10 years ago |
Linus Torvalds
|
9682ec9692
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Quentin Lambert
|
59d84ca8c4
PM / OPP / clk: Remove unnecessary OOM message
|
10 years ago |
Ming Lei
|
68ff2a00db
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
|
10 years ago |
Ming Lei
|
0cb64249ca
firmware_loader: abort request if wait_for_completion is interrupted
|
10 years ago |
Borislav Petkov
|
3c1556b287
firmware: Correct function name in comment
|
10 years ago |
Markus Elfring
|
daa3d67fa3
firmware class: Deletion of an unnecessary check before the function call "vunmap"
|
10 years ago |
Kweh, Hock Leong
|
000deba73a
firmware loader: fix hung task warning dump
|
10 years ago |
Kees Cook
|
471b095dfe
firmware_class: make sure fw requests contain a name
|
11 years ago |
Linus Torvalds
|
bb2cbf5e93
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
11 years ago |
Kees Cook
|
6593d9245b
firmware_class: perform new LSM checks
|
11 years ago |
Shuah Khan
|
0542ad88fb
firmware loader: Fix _request_firmware_load() return val for fw load abort
|
11 years ago |