summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)AuthorFilesLines
2013-09-09checkpatch.pl: Check .cpp filesTomoki Sekiyama1-6/+28
2012-09-05CHECKPATCH: Add warning for single else statement.Don Slutz1-6/+10
2012-09-05CHECKPATCH: Add --debug adv_apwDon Slutz1-19/+32
2012-09-05CHECKPATCH: Add --debug adv_checkingDon Slutz1-1/+3
2012-09-05CHECKPATCH: Add --debug adv_dcsDon Slutz1-0/+3
2012-06-22checkpatch: Add QEMU specific ruleStefan Weil1-0/+5
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil1-2/+2
2011-12-02fix spelling in scripts sub directoryDong Xu Wang1-1/+1
2011-11-26checkpatch.pl: fix CAST detectionFlorian Mickler1-1/+1
2011-11-01checkpatch: remove rule on non-indented labelsPaolo Bonzini1-6/+0
2011-08-27checkpatch: fix braces {} handlingPavel Borzenkov1-1/+1
2011-07-20checkpatch: Fix bracing false positives on #ifBlue Swirl1-0/+1
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf1-1/+3
2011-02-05checkpatch.pl: don't complain about old lines with tabsBlue Swirl1-1/+1
2011-01-21checkpatch: Fix bracing false positives on #elseJan Kiszka1-1/+2
2011-01-20checkpatch: adjust to QEMUismsBlue Swirl1-46/+18
2011-01-20Add checkpatch.pl from Linux kernelBlue Swirl1-0/+2937