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