summaryrefslogtreecommitdiffstats
path: root/lib/test_firmware.c
Commit message (Expand)AuthorAge
* test_firmware: fix a memory leak bugWenwen Wang2019-07-25
* Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-08
|\
| * test_firmware: Use correct snprintf() limitDan Carpenter2019-05-24
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
|/
* lib/test_firmware.c: remove some dead codeDan Carpenter2019-03-07
* test_firmware: fix error return getting clobberedColin Ian King2018-11-11
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-06
* test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun2018-01-22
* test_firmware: make local symbol test_fw_config staticWei Yongjun2018-01-22
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-09
* test_firmware: add batched firmware testsLuis R. Rodriguez2017-08-10
* test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-25
* test_firmware: use device attribute groupsLuis R. Rodriguez2017-01-25
* test_firmware: move misc_device downLuis R. Rodriguez2017-01-25
* test: firmware_class: add asynchronous request triggerBrian Norris2016-01-07
* test: firmware_class: use kstrndup() where appropriateBrian Norris2016-01-07
* test: firmware_class: report errors properly on failureBrian Norris2016-01-07
* test: add firmware_class loader testKees Cook2014-07-17