summaryrefslogtreecommitdiffstats
path: root/util/lint/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* util/lint: Make usage of IS_ENABLED() an errorNico Huber2019-06-041-10/+0
* util/lint: update checkpatch.pl to latest linux versionMartin Roth2018-08-131-189/+279
* util/lint/checkpatch.pl: Untaint filenameMartin Roth2018-01-291-0/+4
* util/lint: update checkpatch & spelling.txt to upstream versionsMartin Roth2017-09-201-115/+246
* util/lint/checkpatch: Untaint variables from env & command lineMartin Roth2017-09-021-1/+9
* util/lint: Update checkpatch & files to upstream linuxMartin Roth2017-06-291-150/+370
* uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACEMartin Roth2017-03-091-0/+1
* uti/lint/checkpatch: add --exclude to ignore specific directoriesMartin Roth2017-03-091-0/+13
* checkpatch.pl: ignore '#define asmlinkage'Martin Roth2016-09-201-1/+2
* checkpatch.pl: Force raw_line to return a defined valueMartin Roth2016-09-151-1/+7
* lint/checkpatch.pl: Pull in coreboot fixesMartin Roth2016-09-151-2/+3
* util/lint: Update to latest checkpatch.plStefan Reinauer2016-09-041-167/+923
* src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat2016-06-241-1/+3
* lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens2016-04-221-5/+5
* checkpatch: fine tune checksStefan Reinauer2015-05-081-2/+3
* checkpatch: fix tree recognitionStefan Reinauer2015-05-081-4/+4
* checkpatch: Fix running out of coreboot's treeStefan Reinauer2015-03-241-5/+4
* Add Linux kernel's checkpatch.pl scriptStefan Reinauer2015-02-111-0/+5371