summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* checkpatch.pl: check for #if 0/#if 1Antony Pavlov2018-12-061-3/+8
* checkpatch.pl: use SPDX tagAntony Pavlov2018-12-061-1/+3
* checkpatch.pl: check for common memset parameter issues against statementsAntony Pavlov2018-12-061-0/+22
* checkpatch.pl: add ability to ignore various messagesAntony Pavlov2018-12-061-139/+336
* checkpatch: don't check TODO file presenceAntony Pavlov2018-09-181-1/+1
* checkpatch: fix another left brace warningGeyslan G. Bem2017-01-181-1/+1
* checkpatch: fix left brace warningAlexander Aring2015-10-271-4/+4
* checkpatch: add DT compatible string documentation checksAntony Pavlov2015-04-281-0/+35
* scripts/checkpatch.pl: don't search for CREDITS when checking top_of_kernel_t...Antony Pavlov2015-01-201-1/+1
* checkpatch.pl: check for the FSF mailing addressAntony Pavlov2014-09-121-0/+10
* scripts/checkpatch.pl: don't search for Doxyfile when checking top_of_kernel_...Antony Pavlov2014-07-221-1/+1
* scripts: allow lines longer than 80 cols with printf() in checkpatchThomas Petazzoni2013-05-061-1/+1
* scripts/checkpatch.pl: reset rpt_cleaners warningsTeresa Gámez2012-07-251-0/+1
* scripts: Adapt checkpatch.pl for barebox.Marek Belisko2010-11-291-3/+3
* scripts: Add checkpatch.pl script.Marek Belisko2010-11-291-0/+2950