aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)Author
2017-08-01checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy
2017-07-13error: Implement the warn and free Error functionsAlistair Francis
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis
2017-07-04checkpatch: should not use signal except for SIG_DFL or SIG_IGNPaolo Bonzini
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-10scripts: Switch to more portable Perl shebangKamil Rytarowski
2017-05-05checkpatch: Disallow glib asserts in main codeDr. David Alan Gilbert
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody
2016-11-01checkpatch: tweak "struct should normally be const" warningPaolo Bonzini
2016-09-27checkpatch: downgrade "architecture specific defines should be avoided"Paolo Bonzini
2016-09-13checkpatch: Fix whitespace checks for documentation code blocksLluís Vilanova
2016-08-10checkpatch: default to success if only warningsPaolo Bonzini
2016-08-10checkpatch: bump most warnings to errorsPaolo Bonzini
2016-08-10CODING_STYLE, checkpatch: update line length rulesPaolo Bonzini
2016-08-10checkpatch: check for CVS keywords on all sourcesPaolo Bonzini
2016-08-10checkpatch: tweak the files in which TABs are checkedPaolo Bonzini
2016-08-09checkpatch: ignore automatically imported Linux headersRadim Krčmář
2016-08-08checkpatch: Fix newline detection in error_setg() & friendsMarkus Armbruster
2016-08-02checkpatch: add check for bzeroPaolo Bonzini
2016-07-18checkpatch: consider git extended headers valid patchesStefan Hajnoczi
2016-06-30checkpatch: There is no qemu_strtod()Eric Blake
2016-05-18Fix some typos found by codespellStefan Weil
2016-04-05checkpatch: add target_ulong to typelistCédric Le Goater
2016-02-15checkpatch: Eliminate false positive in case of space before square bracket i...Leonid Bloch
2016-02-15checkpatch: Eliminate false positive in case of comma-space-square bracketLeonid Bloch
2016-01-13checkpatch: Detect newlines in error_report and other error functionsJason J. Herne
2016-01-11scripts/checkpatch.pl: Don't allow special cases of unspaced operatorsPeter Maydell
2015-10-12checkpatch: port fix from kernel "## is not a valid modifier"Andy Whitcroft
2015-10-12checkpatch: allow open braces on typedef linesPaolo Bonzini
2015-09-25checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini
2015-09-16checkpatch: Escape left braces in regexFam Zheng
2015-09-09checkpatch: remove tests that are not relevant outside the kernelPaolo Bonzini
2015-09-09checkpatch: adapt some tests to QEMUPaolo Bonzini
2015-04-28checkpatch: complain about ffs(3) callsStefan Hajnoczi
2015-01-13checkpatch: Brace handling on multi-line conditionMax Reitz
2014-08-26checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini
2013-09-09checkpatch.pl: Check .cpp filesTomoki Sekiyama
2012-09-05CHECKPATCH: Add warning for single else statement.Don Slutz
2012-09-05CHECKPATCH: Add --debug adv_apwDon Slutz
2012-09-05CHECKPATCH: Add --debug adv_checkingDon Slutz
2012-09-05CHECKPATCH: Add --debug adv_dcsDon Slutz
2012-06-22checkpatch: Add QEMU specific ruleStefan Weil
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-12-02fix spelling in scripts sub directoryDong Xu Wang
2011-11-26checkpatch.pl: fix CAST detectionFlorian Mickler
2011-11-01checkpatch: remove rule on non-indented labelsPaolo Bonzini
2011-08-27checkpatch: fix braces {} handlingPavel Borzenkov
2011-07-20checkpatch: Fix bracing false positives on #ifBlue Swirl
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf
2011-02-05checkpatch.pl: don't complain about old lines with tabsBlue Swirl