Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver core: Fix test_async_driver_probe if NUMA is disabled | Guenter Roeck | 2020-01-14 | 1 | -1/+2 |
* | driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ... | Alexander Duyck | 2019-01-31 | 1 | -60/+201 |
* | driver core: Remove redundant license text | Greg Kroah-Hartman | 2017-12-07 | 1 | -9/+0 |
* | driver core: add SPDX identifiers to all driver core files | Greg Kroah-Hartman | 2017-12-07 | 1 | -0/+1 |
* | driver-core: pr_err() strings should end with newlines | Arvind Yadav | 2017-10-20 | 1 | -3/+3 |
* | driver core: test_async: fix up typo found by 0-day | Greg Kroah-Hartman | 2016-11-29 | 1 | -1/+1 |
* | driver-core: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 2016-11-29 | 1 | -2/+0 |
* | driver-core: add test module for asynchronous probing | Dmitry Torokhov | 2016-11-10 | 1 | -0/+171 |