summaryrefslogtreecommitdiffstats
path: root/lib/test_firmware.c
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-4/+6
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap-0/+1
2018-01-22test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun-0/+1
2018-01-22test_firmware: make local symbol test_fw_config staticWei Yongjun-1/+1
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches-9/+5
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez-0/+710
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez-0/+45
2017-01-25test_firmware: use device attribute groupsLuis R. Rodriguez-24/+11
2017-01-25test_firmware: move misc_device downLuis R. Rodriguez-6/+6
2016-01-07test: firmware_class: add asynchronous request triggerBrian Norris-0/+65
2016-01-07test: firmware_class: use kstrndup() where appropriateBrian Norris-2/+1
2016-01-07test: firmware_class: report errors properly on failureBrian Norris-3/+8
2014-07-17test: add firmware_class loader testKees Cook-0/+117