Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-20 | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2024-07-12 | kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readability | Eric Chan | 1 | -1/+1 |
2024-06-10 | Input: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2023-05-24 | Input: tests - add test to cover all input_grab_device() function | Dana Elfassy | 1 | -0/+32 |
2023-05-05 | Input: tests - fix input_test_match_device_id test | Dmitry Torokhov | 1 | -1/+1 |
2023-05-02 | Input: tests - fix use-after-free and refcount underflow in input_test_exit() | Geert Uytterhoeven | 1 | -2/+2 |
2023-04-02 | Input: Add KUnit tests for some of the input core helper functions | Javier Martinez Canillas | 3 | -0/+156 |