summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)Author
2017-08-04Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-11UPSTREAM: checkpatch: special audit for revert commit lineWei Wang
2017-02-22checkpatch: accept qca.qualcomm email addressesMaya Erez
2016-03-23checkpatch: Excuse reverts from "summary line over 75 characters" checkMatt Wagantall
2016-03-23checkpatch: recognize only specific tags when ending commit textSteve Muckle
2016-03-23checkpatch: require commit textSteve Muckle
2016-03-23Don't complain about MIME headers.Gregory Bean
2016-03-23checkpatch: warn on subject line not followed by blank lineDavid Keitel
2016-03-23checkpatch: warn on long summary, commit text linesDavid Keitel
2016-03-23checkpatch: Add exceptions for "dsb" keyword usageSarangdhar Joshi
2016-03-23Revert "checkpatch.pl: add check for Change-Id"Ian Maund
2016-03-23checkpatch: add support for --noauthorJeff Johnson
2016-03-23scripts: checkpatch.pl: warn on invalid credentialsBryan Huntsman
2016-03-23checkpatch: Add check for vreg_xxx api in opensource driversPankaj Kumar
2016-03-23checkpatch: Add check for gpiomux usage in msm board filesRohit Vaswani
2016-03-23checkpatch: complain about the use of dsb().Gregory Bean
2016-03-23checkpatch: close filp_open loophole.Gregory Bean
2016-03-23checkpatch: Handle long multi-line macros better.Gregory Bean
2016-03-23checkpatch: deprecate unbounded string functions.Gregory Bean
2016-03-23checkpatch: forbid implied-barrier I/O functions.Gregory Bean
2016-03-23checkpatch: Merge continuation-header handling from .38.Gregory Bean
2016-03-23checkpatch: forbid filesystem accesses from within the kernel.Gregory Bean
2016-03-23Checkpatch: Print location when catching return code errorPatrick Pannuto
2016-03-23checkpatch: Check for illegal return codesPatrick Pannuto
2016-03-23checkpatch: remove column limit for checkpatch patchesIsrael Schlesinger
2016-03-23checkpatch: Add warnings for use of mdelay()Israel Schlesinger
2016-03-23checkpatch: Exceptions for CLK_* macros and some spaces in macrosMatt Wagantall
2016-03-23checkpatch: check for #if 0/#if 1Abhijeet Dharmapurikar
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches
2015-09-10checkpatch: add constant comparison on left side testJoe Perches
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches
2015-09-10checkpatch: fix left brace warningEddie Kovsky
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches
2015-09-10checkpatch: always check block comment stylesJoe Perches
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-07-22scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney
2015-07-17checkpatch: fix long line messages about patch contextJoe Perches
2015-06-25checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches