Age | Commit message (Expand) | Author |
2019-06-08 | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-24 | test_firmware: Use correct snprintf() limit | Dan Carpenter |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-07 | lib/test_firmware.c: remove some dead code | Dan Carpenter |
2018-11-11 | test_firmware: fix error return getting clobbered | Colin Ian King |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-01-22 | test_firmware: fix missing unlock on error in config_num_requests_store() | Wei Yongjun |
2018-01-22 | test_firmware: make local symbol test_fw_config static | Wei Yongjun |
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches |
2017-08-10 | test_firmware: add batched firmware tests | Luis R. Rodriguez |
2017-01-25 | test_firmware: add test custom fallback trigger | Luis R. Rodriguez |
2017-01-25 | test_firmware: use device attribute groups | Luis R. Rodriguez |
2017-01-25 | test_firmware: move misc_device down | Luis R. Rodriguez |
2016-01-07 | test: firmware_class: add asynchronous request trigger | Brian Norris |
2016-01-07 | test: firmware_class: use kstrndup() where appropriate | Brian Norris |
2016-01-07 | test: firmware_class: report errors properly on failure | Brian Norris |
2014-07-17 | test: add firmware_class loader test | Kees Cook |