summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: avoid warning about uninitialized_var()Joe Perches2020-04-071-5/+9
* checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel2020-04-071-0/+11
* checkpatch: improve Gerrit Change-Id: testJoe Perches2020-04-071-3/+10
* checkpatch: add command-line option for TAB sizeAntonio Borneo2020-04-071-10/+16
* checkpatch: fix multiple const * typesAntonio Borneo2020-04-071-2/+2
* checkpatch: fix minor typo and mixed space+tab in indentationAntonio Borneo2020-04-071-4/+4
* checkpatch: prefer fallthrough; over fallthrough commentsJoe Perches2020-04-071-0/+36
* checkpatch: support "base-commit:" formatJohn Hubbard2020-04-071-1/+1
* checkpatch: check SPDX tags in YAML filesLubomir Rintel2020-04-071-1/+1
* checkpatch: remove email address comment from email address comparisonsJoe Perches2020-04-071-10/+29
* Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...Linus Torvalds2019-12-091-9/+0
|\
| * checkpatch: Drop pr_warning checkKefeng Wang2019-12-061-9/+0
* | checkpatch: reduce is_maintained_obsolete lookup runtimeJoe Perches2019-12-041-2/+6
* | checkpatch: improve ignoring CamelCase SI style variants like mAJoe Perches2019-12-041-2/+3
|/
* Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+8
|\
| * checkpatch: Warn if DT bindings are not in schema formatRob Herring2019-10-111-0/+8
* | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-261-3/+6
|\ \
| * | lib/vsprintf: Add %pfw conversion specifier for printing fwnode namesSakari Ailus2019-10-111-2/+6
| * | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %psSakari Ailus2019-10-111-1/+0
| |/
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-1/+1
|\ \ | |/ |/|
| * checkpatch: don't warn about new vsprintf pointer extension '%pe'Uwe Kleine-König2019-11-141-1/+1
* | checkpatch: check for nested (un)?likely() callsDenis Efremov2019-09-251-0/+6
* | checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches2019-09-251-4/+6
* | checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson2019-09-251-1/+1
* | checkpatch: allow consecutive close bracesJoe Perches2019-09-251-1/+1
* | checkpatch: prefer __section over __attribute__((section(...)))Joe Perches2019-09-251-0/+12
* | checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman2019-09-251-1/+1
* | checkpatch.pl: warn on invalid commit idMatteo Croce2019-09-251-0/+11
* | checkpatch: improve SPDX license checkingJoe Perches2019-09-251-9/+9
* | checkpatch: don't interpret stack dumps as commit IDsJoe Perches2019-09-251-2/+4
* | checkpatch.pl: warn on duplicate sysctl local variableMatteo Croce2019-07-161-0/+6
* | docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-4/+4
|/
* checkpatch.pl: Update DT vendor prefix checkRob Herring2019-05-221-2/+2
* Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-0/+18
|\
| * checkpatch: Warn on improper usage of Co-developed-bySean Christopherson2019-03-251-0/+18
* | checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni2019-03-291-1/+1
|/
* Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-091-13/+0
|\
| * coding-style: Clarify the expectations around boolJason Gunthorpe2019-01-201-13/+0
* | checkpatch: add test for SPDX-License-Identifier on wrong line #Joe Perches2019-03-071-0/+8
* | checkpatch: allow reporting C99 style commentsVadim Bendebury2019-03-071-1/+2
* | checkpatch: add some new alloc functions to various testsJoe Perches2019-03-071-4/+15
* | checkpatch: verify SPDX comment styleJoe Perches2019-03-071-0/+8
|/
* checkpatch: add Co-developed-by to signature tagsJorge Ramirez-Ortiz2019-01-041-0/+1
* checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches2019-01-041-2/+11
* checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()Paul E. McKenney2018-11-121-0/+6
* checkpatch: Create table of obsolete APIs and apply to RCUJoe Perches2018-11-121-0/+29
* checkpatch: remove GCC_BINARY_CONSTANT warningChristophe Leroy2018-10-311-11/+0
* checkpatch: add __ro_after_init to known $AttributeJoe Perches2018-09-041-0/+1
* checkpatch: add optional static const to blank line declarations testJoe Perches2018-09-041-1/+1
* checkpatch: DT bindings should be a separate patchRob Herring2018-08-221-0/+14