index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_firmware.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-5
/
+5
2020-12-16
lib: cleanup kstrto*() usage
Alexey Dobriyan
1
-6
/
+3
2020-10-05
test_firmware: Test partial read support
Scott Branden
1
-12
/
+142
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-0
/
+9
2020-04-17
test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
Scott Branden
1
-23
/
+3
2020-03-20
test_firmware: add support for firmware_request_platform
Hans de Goede
1
-0
/
+55
2019-09-04
test_firmware: add support for request_firmware_into_buf
Scott Branden
1
-2
/
+48
2019-07-25
test_firmware: fix a memory leak bug
Wenwen Wang
1
-1
/
+4
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2019-05-24
test_firmware: Use correct snprintf() limit
Dan Carpenter
1
-7
/
+7
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-03-08
lib/test_firmware.c: remove some dead code
Dan Carpenter
1
-9
/
+0
2018-11-11
test_firmware: fix error return getting clobbered
Colin Ian King
1
-0
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-4
/
+6
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-01-22
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
1
-0
/
+1
2018-01-22
test_firmware: make local symbol test_fw_config static
Wei Yongjun
1
-1
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-9
/
+5
2017-08-10
test_firmware: add batched firmware tests
Luis R. Rodriguez
1
-0
/
+710
2017-01-25
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
1
-0
/
+45
2017-01-25
test_firmware: use device attribute groups
Luis R. Rodriguez
1
-24
/
+11
2017-01-25
test_firmware: move misc_device down
Luis R. Rodriguez
1
-6
/
+6
2016-01-07
test: firmware_class: add asynchronous request trigger
Brian Norris
1
-0
/
+65
2016-01-07
test: firmware_class: use kstrndup() where appropriate
Brian Norris
1
-2
/
+1
2016-01-07
test: firmware_class: report errors properly on failure
Brian Norris
1
-3
/
+8
2014-07-18
test: add firmware_class loader test
Kees Cook
1
-0
/
+117