summaryrefslogtreecommitdiffstats
path: root/drivers/base/test/test_async_driver_probe.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: test_async: fix an error codeDan Carpenter2023-08-051-1/+1
* driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin2023-01-191-1/+1
* driver core: Simplify async probe test code by using ktime_ms_delta()Mark-PK Tsai2021-12-291-9/+5
* driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck2020-01-141-1/+2
* driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...Alexander Duyck2019-01-311-60/+201
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-9/+0
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* driver-core: pr_err() strings should end with newlinesArvind Yadav2017-10-201-3/+3
* driver core: test_async: fix up typo found by 0-dayGreg Kroah-Hartman2016-11-291-1/+1
* driver-core: fix platform_no_drv_owner.cocci warningsJulia Lawall2016-11-291-2/+0
* driver-core: add test module for asynchronous probingDmitry Torokhov2016-11-101-0/+171