summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* 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