summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl (follow)
Commit message (Expand)AuthorAge
* checkpatch: accept qca.qualcomm email addressesMaya Erez2017-02-22
* checkpatch: Excuse reverts from "summary line over 75 characters" checkMatt Wagantall2016-03-23
* checkpatch: recognize only specific tags when ending commit textSteve Muckle2016-03-23
* checkpatch: require commit textSteve Muckle2016-03-23
* Don't complain about MIME headers.Gregory Bean2016-03-23
* checkpatch: warn on subject line not followed by blank lineDavid Keitel2016-03-23
* checkpatch: warn on long summary, commit text linesDavid Keitel2016-03-23
* checkpatch: Add exceptions for "dsb" keyword usageSarangdhar Joshi2016-03-23
* Revert "checkpatch.pl: add check for Change-Id"Ian Maund2016-03-23
* checkpatch: add support for --noauthorJeff Johnson2016-03-23
* scripts: checkpatch.pl: warn on invalid credentialsBryan Huntsman2016-03-23
* checkpatch: Add check for vreg_xxx api in opensource driversPankaj Kumar2016-03-23
* checkpatch: Add check for gpiomux usage in msm board filesRohit Vaswani2016-03-23
* checkpatch: complain about the use of dsb().Gregory Bean2016-03-23
* checkpatch: close filp_open loophole.Gregory Bean2016-03-23
* checkpatch: Handle long multi-line macros better.Gregory Bean2016-03-23
* checkpatch: deprecate unbounded string functions.Gregory Bean2016-03-23
* checkpatch: forbid implied-barrier I/O functions.Gregory Bean2016-03-23
* checkpatch: Merge continuation-header handling from .38.Gregory Bean2016-03-23
* checkpatch: forbid filesystem accesses from within the kernel.Gregory Bean2016-03-23
* Checkpatch: Print location when catching return code errorPatrick Pannuto2016-03-23
* checkpatch: Check for illegal return codesPatrick Pannuto2016-03-23
* checkpatch: remove column limit for checkpatch patchesIsrael Schlesinger2016-03-23
* checkpatch: Add warnings for use of mdelay()Israel Schlesinger2016-03-23
* checkpatch: Exceptions for CLK_* macros and some spaces in macrosMatt Wagantall2016-03-23
* checkpatch: check for #if 0/#if 1Abhijeet Dharmapurikar2016-03-23
* checkpatch: improve the unnecessary initialisers testsJoe Perches2015-11-06
* checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches2015-11-06
* checkpatch: add constant comparison on left side testJoe Perches2015-09-10
* checkpatch: add __pmem to $Sparse annotationsJoe Perches2015-09-10
* checkpatch: fix left brace warningEddie Kovsky2015-09-10
* checkpatch: avoid some commit message long line warningsJoe Perches2015-09-10
* checkpatch: emit an error on formats with 0x%<decimal>Joe Perches2015-09-10
* checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches2015-09-10
* checkpatch: always check block comment stylesJoe Perches2015-09-10
* checkpatch: report the right line # when using --emacs and --fileJoe Perches2015-09-10
* checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches2015-09-10
* checkpatch: Allow longer declaration macrosJoe Perches2015-09-10
* checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches2015-09-10
* checkpatch: add warning on BUG/BUG_ON useJoe Perches2015-09-10
* checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches2015-09-10
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
|\
| * scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney2015-07-22
* | checkpatch: fix long line messages about patch contextJoe Perches2015-07-17
|/
* checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches2015-06-25
* checkpatch: emit an error when there's a diff in a changelogJoe Perches2015-06-25
* checkpatch: validate MODULE_LICENSE contentBjorn Andersson2015-06-25
* checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski2015-06-25
* checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski2015-06-25
* checkpatch: fix processing of MEMSET issuesMateusz Kulikowski2015-06-25