aboutsummaryrefslogtreecommitdiff
path: root/tools/patman/checkpatch.py
AgeCommit message (Expand)Author
2020-06-11patman: Complain if a checkpatch line is not understoodSimon Glass
2020-06-11patman: Support warnings in the patch subjectSimon Glass
2020-06-11patman: Handle checkpatch output with notes and codeSimon Glass
2020-06-11patman: Don't try to process checkpatch lines twiceSimon Glass
2020-06-11patman: Support emacs mode with checkpatchSimon Glass
2020-06-11patman: Fix 'warning' typoSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-02-08patman: Format checkpatch messages for IDE throwbackSimon Glass
2016-10-09patman: Make print statements python 3.x safePaul Burton
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-04patman: Fix up checkpatch parsing to deal with 'CHECK' linesSimon Glass
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson
2012-10-15patman: Handle checkpatch.pl not providing file/line infoSimon Glass
2012-04-21Add 'patman' patch generation, checking and submission scriptSimon Glass