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