Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: Setup DMA masks on the kunit device | Maxime Ripard | 2024-02-27 | 1 | -0/+4 |
* | kunit: make kunit_bus_type const | Ricardo B. Marliere | 2024-02-27 | 1 | -1/+1 |
* | kunit: device: Unregister the kunit_bus on shutdown | David Gow | 2024-02-06 | 1 | -0/+14 |
* | kunit: device: Fix a NULL vs IS_ERR() check in init() | Dan Carpenter | 2024-01-22 | 1 | -2/+2 |
* | kunit: Fix some comments which were mistakenly kerneldoc | David Gow | 2024-01-03 | 1 | -3/+3 |
* | kunit: Add APIs for managing devices | davidgow@google.com | 2023-12-18 | 1 | -0/+181 |