aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)AuthorFilesLines
2017-10-03checkpatch: fix ignoring cover-letter logicGravatar Stafford Horne 1-1/+1
2017-09-08checkpatch: add 6 missing types to --list-typesGravatar Jean Delvare 1-1/+2
2017-09-08checkpatch: rename variables to avoid confusionGravatar Jean Delvare 1-16/+16
2017-09-08checkpatch: fix typo in commentGravatar Jean Delvare 1-1/+1
2017-09-08checkpatch: add --strict check for ifs with unnecessary parenthesesGravatar Joe Perches 1-0/+24
2017-07-12checkpatch: improve the STORAGE_CLASS testGravatar Joe Perches 1-2/+10
2017-07-10checkpatch: improve multi-line alignment testGravatar Joe Perches 1-1/+1
2017-07-10checkpatch: improve macro reuse testGravatar Joe Perches 1-6/+6
2017-07-10checkpatch: change format of --color argument to --color[=WHEN]Gravatar John Brooks 1-6/+29
2017-07-10checkpatch: silence perl 5.26.0 unescaped left brace warningsGravatar Cyril Bur 1-3/+3
2017-07-10checkpatch: improve tests for multiple line function definitionsGravatar Joe Perches 1-1/+25
2017-07-10checkpatch: remove false warning for commit referenceGravatar Heinrich Schuchardt 1-1/+3
2017-07-10checkpatch: fix stepping through statements with $stat and ctx_statement_blockGravatar Joe Perches 1-1/+1
2017-07-10checkpatch: [HLP]LIST_HEAD is also declarationGravatar Steffen Maier 1-1/+1
2017-07-10checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tGravatar Joe Perches 1-0/+11
2017-07-10checkpatch: improve the unnecessary OOM message testGravatar Joe Perches 1-1/+1
2017-07-07Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-06-27vsprintf: Add %p extension "%pOF" for device treeGravatar Pantelis Antoniou 1-1/+1
2017-06-08checkpatch: Remove checks for expedited grace periodsGravatar Paul E. McKenney 1-17/+0
2017-05-14scripts: Switch to more portable Perl shebangGravatar Kamil Rytarowski 1-1/+2
2017-05-08checkpatch: improve the SUSPECT_CODE_INDENT testGravatar Joe Perches 1-1/+3
2017-05-08checkpatch: improve the embedded function name test for patch contextsGravatar Joe Perches 1-9/+8
2017-05-08checkpatch: add --typedefsfileGravatar Jerome Forissier 1-17/+35
2017-05-08checkpatch: improve k.alloc with multiplication and sizeof testGravatar Joe Perches 1-3/+10
2017-05-08checkpatch: special audit for revert commit lineGravatar Wei Wang 1-0/+1
2017-05-08checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageGravatar Joe Perches 1-5/+7
2017-05-08checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testGravatar Joe Perches 1-2/+4
2017-05-08checkpatch: avoid suggesting struct definitions should be constGravatar Joe Perches 1-3/+3
2017-05-08checkpatch: allow space leading blank lines in email headersGravatar Joe Perches 1-2/+2
2017-05-08checkpatch: improve EMBEDDED_FUNCTION_NAME testGravatar Joe Perches 1-0/+11
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsGravatar Joe Perches 1-0/+26
2017-05-08checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksGravatar Ruslan Bilovol 1-13/+0
2017-02-27checkpatch: warn when formats use %Z and suggest %zGravatar Alexey Dobriyan 1-9/+20
2017-02-24checkpatch: remove false unbalanced braces warningGravatar Sven Eckelmann 1-2/+2
2017-02-24checkpatch: notice unbalanced else braces in a patchGravatar Joe Perches 1-0/+6
2017-02-24checkpatch: add another old address for the FSFGravatar Matthew Wilcox 1-0/+1
2017-02-24checkpatch: update $logFunctionsGravatar Miles Chen 1-1/+1
2017-02-24checkpatch: warn on logging continuationsGravatar Joe Perches 1-0/+6
2017-02-24checkpatch: warn on embedded function namesGravatar Joe Perches 1-2/+20
2016-12-16checkpatch: replace __bitwise__ with __bitwiseGravatar Michael S. Tsirkin 1-2/+2
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-3/+3
2016-12-12checkpatch: don't emit unified-diff error for rename-only patchesGravatar Andrew Jeffery 1-0/+1
2016-12-12checkpatch: don't check c99 types like uint8_t under toolsGravatar Tomas Winkler 1-1/+2
2016-12-12checkpatch: avoid multiple line dereferencesGravatar Joe Perches 1-0/+12
2016-12-12checkpatch: don't check .pl files, improve absolute path commit log testGravatar Joe Perches 1-15/+15
2016-12-12scripts/checkpatch.pl: fix spellingGravatar Andrew Morton 1-1/+1
2016-12-12checkpatch: don't try to get maintained status when --no-tree is givenGravatar Jerome Forissier 1-1/+1
2016-11-15locking/mutex, drm: Introduce mutex_trylock_recursive()Gravatar Peter Zijlstra 1-0/+6
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-3/+3