Rob Herring
|
133712a2ec
checkpatch: DT bindings should be a separate patch
|
7 년 전 |
Joe Perches
|
809e082e97
checkpatch: warn on unnecessary int declarations
|
7 년 전 |
Michal Zylowski
|
6ad724e2a4
checkpatch: check for space after "else" keyword
|
7 년 전 |
Joe Perches
|
5629411279
checkpatch: fix SPDX license check with --root=<path>
|
7 년 전 |
Joe Perches
|
490b292c83
checkpatch: warn when a patch doesn't have a description
|
7 년 전 |
Prakruthi Deepak Heragu
|
60f8901055
checkpatch: check for #if 0/#if 1
|
7 년 전 |
Joe Perches
|
4cab63cea3
checkpatch: fix krealloc reuse test
|
7 년 전 |
Joe Perches
|
3b6e8ac9e7
checkpatch: validate SPDX license with spdxcheck.py
|
7 년 전 |
Joe Perches
|
8c8c45cfdd
checkpatch: fix macro argument reuse test
|
7 년 전 |
Geert Uytterhoeven
|
cd2614967d
checkpatch: warn if missing author Signed-off-by
|
7 년 전 |
Geert Uytterhoeven
|
33aa4597dd
checkpatch: update section keywords
|
7 년 전 |
Joe Perches
|
5b57980de6
checkpatch: improve runtime execution speed a little
|
7 년 전 |
Joe Perches
|
79682c0c00
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
|
7 년 전 |
Joe Perches
|
d729593e49
checkpatch: add a --strict test for structs with bool member definitions
|
7 년 전 |
Joe Perches
|
ffe075132a
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
|
7 년 전 |
Linus Torvalds
|
3b41c3e28e
checkpatch: remove warning for 'old' stable@kernel.org address
|
7 년 전 |
Joe Perches
|
12c253abb9
checkpatch: improve patch recognition
|
7 년 전 |
Joe Perches
|
882ea1d64e
scripts: use SPDX tag in get_maintainer and checkpatch
|
7 년 전 |
Linus Torvalds
|
8715ee75fe
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
|
7 년 전 |
Joe Perches
|
d41362ed12
checkpatch: fix macro argument precedence test
|
7 년 전 |
Masahiro Yamada
|
a6b04f0ed5
checkpatch: remove VMLINUX_SYMBOL() check
|
7 년 전 |
Joe Perches
|
5d43090261
checkpatch: whinge about bool bitfields
|
7 년 전 |
Heinrich Schuchardt
|
38dca988bb
checkpatch: allow space between colon and bracket
|
7 년 전 |
Joe Perches
|
6a487211ec
checkpatch: add test for assignment at start of line
|
7 년 전 |
Joe Perches
|
bc22d9a7d3
checkpatch: test SYMBOLIC_PERMS multiple times per line
|
7 년 전 |
Claudio Fontana
|
8d2e11b22d
checkpatch: two spelling fixes
|
7 년 전 |
Joe Perches
|
478b179980
checkpatch: improve get_quoted_string for TRACE_EVENT macros
|
7 년 전 |
Tobin C. Harding
|
e3c6bc9566
checkpatch: warn for use of %px
|
7 년 전 |
Tobin C. Harding
|
e3d95a2a05
checkpatch: add sub routine get_stat_here()
|
7 년 전 |
Tobin C. Harding
|
c2066ca350
checkpatch: remove unused variable declarations
|
7 년 전 |