index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
checkpatch.pl: Make common.h check boarder
Tom Rini
1
-2
/
+8
2023-10-11
checkpatch: skip fdtdec_* check for tools
Lars Feyaerts
1
-2
/
+2
2023-02-14
checkpatch: Add a warning for pre-schema driver model tags
Simon Glass
1
-0
/
+6
2022-12-23
checkpatch.pl: Update CONFIG logic in U-Boot section
Tom Rini
1
-4
/
+4
2022-02-03
scripts/checkpatch.pl: Resync with v5.16
Simon Glass
1
-47
/
+98
2022-01-14
checkpatch: report ERROR only on disabling of fdt and initrd relocation
Hou Zhiqiang
1
-1
/
+1
2021-09-01
scripts/checkpatch.pl: Resync with v5.13
Tom Rini
1
-247
/
+867
2021-05-24
checkpatch: require quotes around section name in the __section() macro
Marek BehĂșn
1
-1
/
+1
2021-04-29
patman: Parse checkpatch by message instead of by line
Evan Benn
1
-8
/
+10
2021-04-12
checkpatch: Add warnings for using strn(cat|cpy)
Sean Anderson
1
-0
/
+6
2021-02-24
cmd: fdt: skip board specific fixup using env variable
Wasim Khan
1
-0
/
+6
2020-12-13
checkpatch: Add warnings for unexpected struct names
Simon Glass
1
-0
/
+38
2020-10-14
checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error
Alper Nebi Yasak
1
-0
/
+6
2020-08-27
checkpatch.pl: Make fdt / initrd relocation disabling an error
Tom Rini
1
-0
/
+6
2020-08-03
checkpatch: Don't allow common.h and dm.h in headers
Simon Glass
1
-2
/
+8
2020-07-09
checkpatch: Don't warn about PREFER_IF in headers/DT files
Simon Glass
1
-1
/
+1
2020-07-01
checkpatch.pl: Fully re-sync with v5.7
Tom Rini
1
-106
/
+302
2020-06-04
checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files
Tom Rini
1
-0
/
+6
2020-06-04
checkpatch.pl: Request if() instead #ifdef
Simon Glass
1
-0
/
+6
2020-06-04
checkpatch.pl: Request a test when a new command is added
Simon Glass
1
-0
/
+6
2020-06-04
checkpatch.pl: Warn if the flattree API is used
Simon Glass
1
-0
/
+6
2020-06-04
checkpatch.pl: Add a check for tests needed for uclasses
Simon Glass
1
-0
/
+6
2020-06-04
checkpatch.pl: Add a U-Boot option
Simon Glass
1
-0
/
+12
2020-06-04
checkpatch.pl: Update to v5.7
Simon Glass
1
-165
/
+63
2019-11-23
tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list
James Byrne
1
-0
/
+2
2019-10-31
checkpatch.pl: update from Linux kernel v5.4-rc3
Heinrich Schuchardt
1
-113
/
+333
2018-04-10
checkpatch.pl: update from Linux kernel v4.16
Heinrich Schuchardt
1
-190
/
+300
2017-10-29
checkpatch: Support wide strings
Heinrich Schuchardt
1
-3
/
+4
2017-09-15
checkpatch.pl: Add warning for new __packed additions
Heinrich Schuchardt
1
-0
/
+7
2017-09-14
checkpatch: update from Linux v4.13-rc6
Heinrich Schuchardt
1
-422
/
+2222
2017-02-08
checkpatch: Port spelling to checkpatch
Dan Murphy
1
-0
/
+81
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
1
-2
/
+2
2016-01-04
checkpatch: fix left brace warning
Heiko Schocher
1
-5
/
+5
2014-09-25
checkpatch: remove unnecessary + after {8,8}
Joe Perches
1
-1
/
+1
2014-03-04
scripts: update checkpatch.pl to latest upstream version
Tom Rini
1
-208
/
+1067
2014-02-26
checkpatch.pl: Add warning for new __packed additions
Tom Rini
1
-0
/
+5
2013-12-13
Makefile: Move some scripts imported from Linux
Masahiro Yamada
1
-0
/
+3709