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
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-21
checkpatch: Remove checks relating to [smp_]read_barrier_depends()
Will Deacon
2020-07-16
checkpatch: Remove awareness of uninitialized_var() macro
Kees Cook
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-10
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
2020-06-04
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-04
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
2020-06-04
checkpatch: disallow --git and --file/--fix
Joe Perches
2020-06-04
checkpatch: look for c99 comments in ctx_locate_comment
Joe Perches
2020-06-04
checkpatch: additional MAINTAINER section entry ordering checks
Joe Perches
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2020-05-11
checkpatch: warn about uses of ENOTSUPP
Jakub Kicinski
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-05-06
checkpatch: Warn about data_race() without comment
Marco Elver
2020-05-04
docs: dt: convert submitting-patches.txt to ReST format
Mauro Carvalho Chehab
2020-04-21
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
2020-04-07
checkpatch: avoid warning about uninitialized_var()
Joe Perches
2020-04-07
checkpatch: check proper licensing of Devicetree bindings
Lubomir Rintel
2020-04-07
checkpatch: improve Gerrit Change-Id: test
Joe Perches
2020-04-07
checkpatch: add command-line option for TAB size
Antonio Borneo
2020-04-07
checkpatch: fix multiple const * types
Antonio Borneo
2020-04-07
checkpatch: fix minor typo and mixed space+tab in indentation
Antonio Borneo
2020-04-07
checkpatch: prefer fallthrough; over fallthrough comments
Joe Perches
2020-04-07
checkpatch: support "base-commit:" format
John Hubbard
2020-04-07
checkpatch: check SPDX tags in YAML files
Lubomir Rintel
2020-04-07
checkpatch: remove email address comment from email address comparisons
Joe Perches
2019-12-09
Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...
Linus Torvalds
2019-12-06
checkpatch: Drop pr_warning check
Kefeng Wang
2019-12-04
checkpatch: reduce is_maintained_obsolete lookup runtime
Joe Perches
2019-12-04
checkpatch: improve ignoring CamelCase SI style variants like mA
Joe Perches
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-14
checkpatch: don't warn about new vsprintf pointer extension '%pe'
Uwe Kleine-König
2019-10-11
checkpatch: Warn if DT bindings are not in schema format
Rob Herring
2019-10-11
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
2019-10-11
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
2019-09-25
checkpatch: check for nested (un)?likely() calls
Denis Efremov
2019-09-25
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
2019-09-25
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
2019-09-25
checkpatch: allow consecutive close braces
Joe Perches
2019-09-25
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
2019-09-25
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
2019-09-25
checkpatch.pl: warn on invalid commit id
Matteo Croce
2019-09-25
checkpatch: improve SPDX license checking
Joe Perches
2019-09-25
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
2019-07-16
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
[next]