| Commit message (Expand) | Author | Age | Files | Lines |
* | device property: build kunit tests without structleak plugin | Brendan Higgins | 2021-10-07 | 1 | -1/+1 |
* | device property: Remove some casts in property-entry-test | David Gow | 2021-06-24 | 1 | -28/+28 |
* | kunit: software node: adhear to KUNIT formatting standard | Nico Pache | 2021-04-15 | 2 | -2/+2 |
* | software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro | Andy Shevchenko | 2021-04-05 | 1 | -9/+2 |
* | device property: Add test cases for fwnode_property_count_*() APIs | Andy Shevchenko | 2021-03-23 | 1 | -4/+46 |
* | drivers/base: build kunit tests without structleak plugin | Arnd Bergmann | 2021-01-27 | 1 | -0/+1 |
* | drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 2020-06-01 | 1 | -1/+2 |
* | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-01-29 | 1 | -1/+2 |
|\ |
|
| * | driver core: Fix test_async_driver_probe if NUMA is disabled | Guenter Roeck | 2020-01-14 | 1 | -1/+2 |
* | | software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST | Alan Maguire | 2020-01-17 | 2 | -1/+4 |
* | | drivers/base/test: fix global-out-of-bounds error | Qian Cai | 2020-01-07 | 1 | -0/+1 |
* | | software node: add basic tests for property entries | Dmitry Torokhov | 2019-12-19 | 2 | -0/+476 |
|/ |
|
* | drivers: base: test: add proper SPDX identifier to Makefile | Greg Kroah-Hartman | 2019-04-04 | 1 | -0/+1 |
* | 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 |
* | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-16 | 1 | -3/+3 |
|\ |
|
| * | driver-core: pr_err() strings should end with newlines | Arvind Yadav | 2017-10-20 | 1 | -3/+3 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | 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 | 3 | -0/+181 |