index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2019-03-29
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-07
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
2019-03-07
checkpatch: allow reporting C99 style comments
Vadim Bendebury
2019-03-07
checkpatch: add some new alloc functions to various tests
Joe Perches
2019-03-07
checkpatch: verify SPDX comment style
Joe Perches
2019-01-20
coding-style: Clarify the expectations around bool
Jason Gunthorpe
2019-01-04
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2018-11-12
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
Paul E. McKenney
2018-11-12
checkpatch: Create table of obsolete APIs and apply to RCU
Joe Perches
2018-10-31
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
2018-09-04
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
2018-09-04
checkpatch: add optional static const to blank line declarations test
Joe Perches
2018-08-22
checkpatch: DT bindings should be a separate patch
Rob Herring
2018-08-22
checkpatch: warn on unnecessary int declarations
Joe Perches
2018-08-22
checkpatch: check for space after "else" keyword
Michal Zylowski
2018-08-22
checkpatch: fix SPDX license check with --root=<path>
Joe Perches
2018-08-22
checkpatch: warn when a patch doesn't have a description
Joe Perches
2018-08-22
checkpatch: check for #if 0/#if 1
Prakruthi Deepak Heragu
2018-08-22
checkpatch: fix krealloc reuse test
Joe Perches
2018-08-22
checkpatch: validate SPDX license with spdxcheck.py
Joe Perches
2018-08-22
checkpatch: fix macro argument reuse test
Joe Perches
2018-08-22
checkpatch: warn if missing author Signed-off-by
Geert Uytterhoeven
2018-08-22
checkpatch: update section keywords
Geert Uytterhoeven
2018-08-22
checkpatch: improve runtime execution speed a little
Joe Perches
2018-08-22
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
Joe Perches
2018-08-22
checkpatch: add a --strict test for structs with bool member definitions
Joe Perches
2018-07-14
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
2018-06-27
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
2018-06-07
checkpatch: improve patch recognition
Joe Perches
2018-06-07
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-05-25
checkpatch: fix macro argument precedence test
Joe Perches
2018-05-17
checkpatch: remove VMLINUX_SYMBOL() check
Masahiro Yamada
2018-04-11
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
checkpatch: two spelling fixes
Claudio Fontana
2018-04-11
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
2018-04-11
checkpatch: warn for use of %px
Tobin C. Harding
2018-04-11
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
checkpatch: remove unused variable declarations
Tobin C. Harding
2018-04-11
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
2018-04-11
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
2018-04-11
checkpatch.pl: add SPDX license tag check
Rob Herring
2018-04-11
checkpatch: improve parse_email signature checking
Joe Perches
2018-04-03
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-03-26
checkpatch: kconfig: prefer 'help' over '---help---'
Ulf Magnusson
[next]