index
:
linux/kernel/git/baikal/linux.git
boot/bt1
clk/bt1
dmac/bt1
edac/bt1
edac/fix
edac/map
edma/fix
for-landau-next
gmac/ext1/vlan
gmac/ext2/vlan
gmac/ext3/xdp
gmac/ext4/gpio
gmac/ext5/pcs
gmac/fix1
gmac/fix2
gmac/fix3
gmac/fix4/perf
gmac/fix5/err
gmac/fix6/stat
gmac/fix7/eng
gmac/fix8/mtu
gmac/fix9/vlan
i2c/bt1
mips/bpf
mips/bt1
mips/eva
pcie/bt1
pvt/bt1
spi/bt1
uart/bt1
xgmac/bt1
xgmac/ext1/pcs
xgmac/ext2/mv
LANDAU Linux Baikal Fork
LANDAU Linux Baikal Maintainers Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkkconfigsymbols.py
Age
Commit message (
Expand
)
Author
2023-01-26
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
2021-09-03
checkkconfigsymbols.py: Fix the '--ignore' option
Ariel Marcovitch
2020-08-14
kconfig: remove '---help---' support
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2017-02-03
checkkconfigsymbols.py: support Kconfig's 'imply' statement
Valentin Rothberg
2017-01-19
checkkconfigsymbols.py: don't sort similar symbols
Valentin Rothberg
2016-10-28
checkkconfigsymbols.py: support git's "^" syntax
Valentin Rothberg
2016-08-28
checkkconfigsymbols: use arglist instead of cmd string
Valentin Rothberg
2016-08-28
checkkconfigsymblos: consistent symbol terminology
Valentin Rothberg
2016-08-28
checkkconfigsymbols.py: fix pylint and pep8 warnings
Valentin Rothberg
2016-08-28
checkkconfigsymbols: use ArgumentParser
Valentin Rothberg
2016-08-28
checkkconfigsymbols.py: port to Python 3
Valentin Rothberg
2016-08-27
checkkconfigsymbols.py: avoid shell injection
Valentin Rothberg
2016-08-18
checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY
Andrew Donnellan
2016-05-01
checkkconfigsymbols.py: Fix typo in help message
Andreas Ziegler
2015-12-14
checkkconfigsymbols.py: find similar symbols
Valentin Rothberg
2015-12-14
checkkconfigsymbols.py: multiprocessing of files
Valentin Rothberg
2015-08-03
scripts/checkkconfigsymbols.py: support default statements
Valentin Rothberg
2015-08-03
checkkconfigsymbols.py: colored output
Valentin Rothberg
2015-08-03
checkkconfigsymbols.py: find relevant commits
Valentin Rothberg
2015-05-24
checkkconfigsymbols.py: set python2 as default interpreter
Valentin Rothberg
2015-05-24
checkkconfigsymbols.py: add option -i to ignore files
Valentin Rothberg
2015-03-24
checkkconfigsymbols.py: fix sorted output
Valentin Rothberg
2015-03-16
checkkconfigsymbols.py: make it Git aware
Valentin Rothberg
2015-03-09
checkkconfigsymbols.py: filter reports for tools/
Valentin Rothberg
2014-11-08
checkkconfigsymbols.py: improve detection of defects
Valentin Rothberg
2014-11-07
checkkconfigsymbols.sh: reimplementation in python
Valentin Rothberg