index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
checkpatch: whinge about bool bitfields
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
1
-1
/
+1
2018-04-11
checkpatch: add test for assignment at start of line
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
1
-1
/
+1
2018-04-11
checkpatch: two spelling fixes
Claudio Fontana
1
-1
/
+1
2018-04-11
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
1
-1
/
+2
2018-04-11
checkpatch: warn for use of %px
Tobin C. Harding
1
-16
/
+32
2018-04-11
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
1
-32
/
+20
2018-04-11
checkpatch: remove unused variable declarations
Tobin C. Harding
1
-2
/
+0
2018-04-11
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
1
-16
/
+16
2018-04-11
checkpatch: add Crypto ON_STACK to declaration_macros
Gilad Ben-Yossef
1
-1
/
+2
2018-04-11
checkpatch.pl: add SPDX license tag check
Rob Herring
1
-0
/
+27
2018-04-11
checkpatch: improve parse_email signature checking
Joe Perches
1
-1
/
+1
2018-04-04
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-4
/
+17
2018-03-25
checkpatch: kconfig: prefer 'help' over '---help---'
Ulf Magnusson
1
-1
/
+5
2018-03-25
checkpatch: kconfig: check help texts for menuconfig and choice
Ulf Magnusson
1
-2
/
+11
2018-03-25
checkpatch: kconfig: recognize more prompts when checking help texts
Ulf Magnusson
1
-1
/
+1
2018-03-16
arch: remove blackfin port
Arnd Bergmann
1
-26
/
+0
2018-02-07
checkpatch: improve OPEN_BRACE test
Joe Perches
1
-3
/
+5
2018-02-07
checkpatch: avoid some false positives for TABSTOP declaration test
Joe Perches
1
-1
/
+1
2018-02-07
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
Joe Perches
1
-1
/
+3
2018-02-07
checkpatch: improve the TABSTOP test to include declarations
Joe Perches
1
-1
/
+1
2018-02-07
checkpatch: add a few DEVICE_ATTR style tests
Joe Perches
1
-21
/
+93
2018-02-07
checkpatch: improve quoted string and line continuation test
Joe Perches
1
-1
/
+1
2018-02-07
checkpatch: ignore some octal permissions of 0
Joe Perches
1
-2
/
+7
2018-02-07
checkpatch: allow long lines containing URL
Andreas Brauchli
1
-0
/
+5
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+9
2018-01-09
checkpatch: add pF/pf deprecation warning
Sergey Senozhatsky
1
-2
/
+9
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+6
2017-12-12
checkpatch: Remove ACCESS_ONCE() warning
Mark Rutland
1
-22
/
+0
2017-12-05
checkpatch: Add warnings for {smp_,}read_barrier_depends()
Paul E. McKenney
1
-0
/
+6
2017-11-29
vsprintf: add printk specifier %px
Tobin C. Harding
1
-1
/
+1
2017-11-18
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
1
-0
/
+1
2017-11-18
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
1
-0
/
+6
2017-11-18
checkpatch: add TP_printk to list of logging functions
Joe Perches
1
-0
/
+1
2017-11-18
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
1
-2
/
+3
2017-11-18
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
1
-22
/
+4
2017-11-18
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
1
-1
/
+1
2017-11-18
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
1
-1
/
+1
2017-10-04
checkpatch: fix ignoring cover-letter logic
Stafford Horne
1
-1
/
+1
2017-09-09
checkpatch: add 6 missing types to --list-types
Jean Delvare
1
-1
/
+2
2017-09-09
checkpatch: rename variables to avoid confusion
Jean Delvare
1
-16
/
+16
2017-09-09
checkpatch: fix typo in comment
Jean Delvare
1
-1
/
+1
2017-09-09
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
1
-0
/
+24
2017-07-13
checkpatch: improve the STORAGE_CLASS test
Joe Perches
1
-2
/
+10
2017-07-11
checkpatch: improve multi-line alignment test
Joe Perches
1
-1
/
+1
2017-07-11
checkpatch: improve macro reuse test
Joe Perches
1
-6
/
+6
2017-07-11
checkpatch: change format of --color argument to --color[=WHEN]
John Brooks
1
-6
/
+29
2017-07-11
checkpatch: silence perl 5.26.0 unescaped left brace warnings
Cyril Bur
1
-3
/
+3
2017-07-11
checkpatch: improve tests for multiple line function definitions
Joe Perches
1
-1
/
+25
[next]