index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_firmware.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_firmware: fix end of loop test in upload_read_show()
Dan Carpenter
2022-05-19
1
-4
/
+7
*
test_firmware: Error injection for firmware upload
Russ Weight
2022-04-26
1
-5
/
+122
*
test_firmware: Add test support for firmware upload
Russ Weight
2022-04-26
1
-0
/
+261
*
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-05-13
1
-5
/
+5
*
lib: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-15
1
-6
/
+3
*
test_firmware: Test partial read support
Scott Branden
2020-10-05
1
-12
/
+142
*
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
2020-09-10
1
-0
/
+9
*
test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
Scott Branden
2020-04-17
1
-23
/
+3
*
test_firmware: add support for firmware_request_platform
Hans de Goede
2020-03-20
1
-0
/
+55
*
test_firmware: add support for request_firmware_into_buf
Scott Branden
2019-09-04
1
-2
/
+48
*
test_firmware: fix a memory leak bug
Wenwen Wang
2019-07-25
1
-1
/
+4
*
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-08
1
-7
/
+7
|
\
|
*
test_firmware: Use correct snprintf() limit
Dan Carpenter
2019-05-24
1
-7
/
+7
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
lib/test_firmware.c: remove some dead code
Dan Carpenter
2019-03-07
1
-9
/
+0
*
test_firmware: fix error return getting clobbered
Colin Ian King
2018-11-11
1
-0
/
+1
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-4
/
+6
*
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
1
-0
/
+1
*
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
2018-01-22
1
-0
/
+1
*
test_firmware: make local symbol test_fw_config static
Wei Yongjun
2018-01-22
1
-1
/
+1
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-9
/
+5
*
test_firmware: add batched firmware tests
Luis R. Rodriguez
2017-08-10
1
-0
/
+710
*
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
2017-01-25
1
-0
/
+45
*
test_firmware: use device attribute groups
Luis R. Rodriguez
2017-01-25
1
-24
/
+11
*
test_firmware: move misc_device down
Luis R. Rodriguez
2017-01-25
1
-6
/
+6
*
test: firmware_class: add asynchronous request trigger
Brian Norris
2016-01-07
1
-0
/
+65
*
test: firmware_class: use kstrndup() where appropriate
Brian Norris
2016-01-07
1
-2
/
+1
*
test: firmware_class: report errors properly on failure
Brian Norris
2016-01-07
1
-3
/
+8
*
test: add firmware_class loader test
Kees Cook
2014-07-17
1
-0
/
+117