summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
...
* checkpatch: Enforce proper do/while (0) styleEric Blake2018-01-161-0/+5
* checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau2017-12-211-2/+5
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell2017-10-201-1/+0Star
|\
| * tpm: remove TPMDriverOpsMarc-André Lureau2017-10-191-1/+0Star
* | checkpatch: refine mode selectionPaolo Bonzini2017-10-121-9/+10
|/
* checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy2017-10-051-1/+2
* checkpatch: add hwaddr to @typeListGreg Kurz2017-09-191-0/+1
* scripts: let checkpatch.pl process an entire GIT branchDaniel P. Berrange2017-09-191-27/+111
* checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy2017-08-011-0/+19
* error: Implement the warn and free Error functionsAlistair Francis2017-07-131-0/+1
* error: Functions to report warnings and informational messagesAlistair Francis2017-07-131-1/+5
* checkpatch: should not use signal except for SIG_DFL or SIG_IGNPaolo Bonzini2017-07-041-0/+4
* Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi2017-05-101-1/+2
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-101-1/+2
* | checkpatch: Disallow glib asserts in main codeDr. David Alan Gilbert2017-05-051-0/+21
|/
* checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody2016-11-021-1/+1
* checkpatch: tweak "struct should normally be const" warningPaolo Bonzini2016-11-011-2/+2
* checkpatch: downgrade "architecture specific defines should be avoided"Paolo Bonzini2016-09-271-1/+1
* checkpatch: Fix whitespace checks for documentation code blocksLluís Vilanova2016-09-131-0/+10
* checkpatch: default to success if only warningsPaolo Bonzini2016-08-101-12/+4Star
* checkpatch: bump most warnings to errorsPaolo Bonzini2016-08-101-33/+33
* CODING_STYLE, checkpatch: update line length rulesPaolo Bonzini2016-08-101-2/+6
* checkpatch: check for CVS keywords on all sourcesPaolo Bonzini2016-08-101-5/+5
* checkpatch: tweak the files in which TABs are checkedPaolo Bonzini2016-08-101-4/+5
* checkpatch: ignore automatically imported Linux headersRadim Krčmář2016-08-091-0/+3
* checkpatch: Fix newline detection in error_setg() & friendsMarkus Armbruster2016-08-081-1/+4
* checkpatch: add check for bzeroPaolo Bonzini2016-08-021-1/+4
* checkpatch: consider git extended headers valid patchesStefan Hajnoczi2016-07-181-0/+5
* checkpatch: There is no qemu_strtod()Eric Blake2016-06-301-1/+1
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* checkpatch: add target_ulong to typelistCédric Le Goater2016-04-051-0/+1
* checkpatch: Eliminate false positive in case of space before square bracket i...Leonid Bloch2016-02-151-0/+2
* checkpatch: Eliminate false positive in case of comma-space-square bracketLeonid Bloch2016-02-151-1/+3
* checkpatch: Detect newlines in error_report and other error functionsJason J. Herne2016-01-131-0/+36
* scripts/checkpatch.pl: Don't allow special cases of unspaced operatorsPeter Maydell2016-01-111-13/+0Star
* checkpatch: port fix from kernel "## is not a valid modifier"Andy Whitcroft2015-10-121-1/+3
* checkpatch: allow open braces on typedef linesPaolo Bonzini2015-10-121-5/+0Star
* checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini2015-09-251-2/+2
* checkpatch: Escape left braces in regexFam Zheng2015-09-161-11/+11
* checkpatch: remove tests that are not relevant outside the kernelPaolo Bonzini2015-09-091-389/+12Star
* checkpatch: adapt some tests to QEMUPaolo Bonzini2015-09-091-81/+60Star
* checkpatch: complain about ffs(3) callsStefan Hajnoczi2015-04-281-0/+11
* checkpatch: Brace handling on multi-line conditionMax Reitz2015-01-131-2/+11
* checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini2014-08-261-2/+6
* checkpatch.pl: Check .cpp filesTomoki Sekiyama2013-09-091-6/+28
* CHECKPATCH: Add warning for single else statement.Don Slutz2012-09-051-6/+10
* CHECKPATCH: Add --debug adv_apwDon Slutz2012-09-051-19/+32
* CHECKPATCH: Add --debug adv_checkingDon Slutz2012-09-051-1/+3
* CHECKPATCH: Add --debug adv_dcsDon Slutz2012-09-051-0/+3
* checkpatch: Add QEMU specific ruleStefan Weil2012-06-221-0/+5