Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-13 | checkpatch: Add warnings for using strn(cat|cpy) | Sean Anderson | 1 | -1/+13 |
2020-12-14 | checkpatch: Add warnings for unexpected struct names | Simon Glass | 1 | -0/+28 |
2020-11-05 | patman: Rename functions in patchstream | Simon Glass | 1 | -3/+3 |
2020-10-14 | checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error | Alper Nebi Yasak | 1 | -0/+6 |
2020-08-04 | checkpatch: Don't allow common.h and dm.h in headers | Simon Glass | 1 | -0/+7 |
2020-08-04 | patman: Fix up the test comments | Simon Glass | 1 | -5/+5 |
2020-07-10 | checkpatch: Don't warn about PREFER_IF in headers/DT files | Simon Glass | 1 | -0/+2 |
2020-07-10 | patman: Add tests for the rest of the checkpatch checks | Simon Glass | 1 | -4/+43 |
2020-07-10 | patman: Decode output from the '--show-types' option | Simon Glass | 1 | -2/+2 |
2020-07-10 | patman: Add a test for the 'possible new uclass' check | Simon Glass | 1 | -0/+77 |
2020-07-10 | patman: Rename test.py to test_checkpatch.py | Simon Glass | 1 | -0/+286 |