index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
lint
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
lint/checkpatch: Update 'check for adding lines without a newline'
Elyes Haouas
2022-07-19
1
-2
/
+5
*
lint/checkpatch: Update 'check for assignments on the start of a line'
Elyes Haouas
2022-07-19
1
-2
/
+8
*
util/lint/checkpatch: Add alloc functions to alloc with multiplies check
Elyes Haouas
2022-05-29
1
-3
/
+5
*
util/lint/checkpatch: Update 'Check for compiler attributes'
Elyes Haouas
2022-05-29
1
-29
/
+59
*
util/lint/checkpatch.pl: Use 'allocFunctions'
Elyes Haouas
2022-05-29
1
-3
/
+14
*
util/lint/checkpatch: Warn on period at the end of commit subject
Martin Roth
2022-05-28
1
-0
/
+5
*
util/lint: Subtract the patch format string from subject length
Martin Roth
2022-05-28
1
-3
/
+3
*
util/lint/checkpatch.pl: Reduce difference with linux v5.18
Elyes Haouas
2022-05-24
1
-49
/
+82
*
util/lint/checkpatch.pl: Fix "uninitialized value" error message
Elyes Haouas
2022-05-16
1
-1
/
+1
*
util/lint/checkpatch.pl: Fix "Invalid color mode" error message
Elyes Haouas
2022-05-16
1
-12
/
+0
*
util/lint/checkpatch.pl: Update lines related to CONST_STRUCT
Elyes Haouas
2022-04-24
1
-4
/
+7
*
util/lint/checkpatch.pl: Add strlcpy check
Elyes Haouas
2022-04-24
1
-0
/
+6
*
util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE lines
Elyes Haouas
2022-04-24
1
-1
/
+2
*
util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT lines
Elyes Haouas
2022-04-24
1
-10
/
+10
*
util/lint/checkpatch.pl: Update the check of repeated words
Elyes Haouas
2022-04-24
1
-0
/
+62
*
lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"
Elyes Haouas
2022-04-24
1
-53
/
+89
*
util/lint/checkpatch.pl: Update lines related to max_line_length
Elyes Haouas
2022-04-24
1
-4
/
+8
*
util/lint/checkpatch.pl: Update lines related to tabsize
Elyes Haouas
2022-04-24
1
-0
/
+5
*
util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosity
Elyes Haouas
2022-04-24
1
-7
/
+95
*
util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"
Elyes Haouas
2022-04-11
1
-4
/
+47
*
util/lint/checkpatch: Update commit message & subject line limits
Martin Roth
2022-03-25
1
-6
/
+15
*
util/lint/checkpatch.pl: Use "git_command"
Elyes HAOUAS
2022-02-01
1
-4
/
+5
*
util/lint/checkpatch.pl: Use "gitroot"
Elyes HAOUAS
2022-01-31
1
-4
/
+6
*
util/lint/checkpatch: Update "check for missing blank lines after declarations"
Elyes HAOUAS
2022-01-31
1
-23
/
+28
*
util/lint/checkpatch.pl: Update 'commit message line length limit'
Elyes HAOUAS
2022-01-31
1
-3
/
+4
*
util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typos
Elyes HAOUAS
2022-01-31
1
-9
/
+9
*
util/lint/checkpatch.pl: Use "perl_version_ok"
Elyes HAOUAS
2022-01-31
1
-33
/
+33
*
util/lint/checkpatch.pl: Use "tabsize"
Elyes HAOUAS
2022-01-31
1
-11
/
+11
*
util/lint/checkpatch: Decrease commit message line length limit to 72
Paul Menzel
2021-12-10
1
-3
/
+3
*
lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test
Julius Werner
2021-06-08
1
-10
/
+56
*
util/lint: Make usage of IS_ENABLED() an error
Nico Huber
2019-06-04
1
-10
/
+0
*
util/lint: update checkpatch.pl to latest linux version
Martin Roth
2018-08-13
1
-189
/
+279
*
util/lint/checkpatch.pl: Untaint filename
Martin Roth
2018-01-29
1
-0
/
+4
*
util/lint: update checkpatch & spelling.txt to upstream versions
Martin Roth
2017-09-20
1
-115
/
+246
*
util/lint/checkpatch: Untaint variables from env & command line
Martin Roth
2017-09-02
1
-1
/
+9
*
util/lint: Update checkpatch & files to upstream linux
Martin Roth
2017-06-29
1
-150
/
+370
*
uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE
Martin Roth
2017-03-09
1
-0
/
+1
*
uti/lint/checkpatch: add --exclude to ignore specific directories
Martin Roth
2017-03-09
1
-0
/
+13
*
checkpatch.pl: ignore '#define asmlinkage'
Martin Roth
2016-09-20
1
-1
/
+2
*
checkpatch.pl: Force raw_line to return a defined value
Martin Roth
2016-09-15
1
-1
/
+7
*
lint/checkpatch.pl: Pull in coreboot fixes
Martin Roth
2016-09-15
1
-2
/
+3
*
util/lint: Update to latest checkpatch.pl
Stefan Reinauer
2016-09-04
1
-167
/
+923
*
src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy
Benjamin Barenblat
2016-06-24
1
-1
/
+3
*
lint/checkpatch.pl: escape \{ in perl regex to fix warnings
Alexander Couzens
2016-04-22
1
-5
/
+5
*
checkpatch: fine tune checks
Stefan Reinauer
2015-05-08
1
-2
/
+3
*
checkpatch: fix tree recognition
Stefan Reinauer
2015-05-08
1
-4
/
+4
*
checkpatch: Fix running out of coreboot's tree
Stefan Reinauer
2015-03-24
1
-5
/
+4
*
Add Linux kernel's checkpatch.pl script
Stefan Reinauer
2015-02-11
1
-0
/
+5371