summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\
| * Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
| |\
| | * checkpatch: fix unescaped left braceDwaipayan Ray2020-12-29
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\| |
| * | Merge 4.4.236 into android-4.4-pGreg Kroah-Hartman2020-09-12
| |\|
| | * checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-12
* | | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
|\| |
| * | Merge 4.4.78 into android-4.4Greg Kroah-Hartman2017-07-21
| |\|
| | * checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-21
* | | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\| |
| * | UPSTREAM: checkpatch: special audit for revert commit lineWei Wang2017-04-11
| |/
* | 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