summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2019-06-21scripts/get_abi.pl: add a validate commandMauro Carvalho Chehab-7/+9
2019-06-21scripts/get_abi.pl: add a handler for invalid "where" tagMauro Carvalho Chehab-0/+6
2019-06-21scripts/get_abi.pl: avoid creating duplicate namesMauro Carvalho Chehab-0/+9
2019-06-21scripts/get_abi.pl: fix parse issues with some filesMauro Carvalho Chehab-2/+2
2019-06-21scripts/get_abi.pl: represent what in tablesMauro Carvalho Chehab-5/+36
2019-06-21scripts/get_abi.pl: add support for searching for ABI symbolsMauro Carvalho Chehab-9/+103
2019-06-21scripts/get_abi.pl: split label naming from xref logicMauro Carvalho Chehab-41/+53
2019-06-21scripts/get_abi.pl: avoid use literal blocks when not neededMauro Carvalho Chehab-25/+77
2019-06-21scripts/get_abi.pl: parse files with text at beginningMauro Carvalho Chehab-5/+54
2019-06-21scripts: add an script to parse the ABI filesMauro Carvalho Chehab-0/+212
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+6
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino-3/+4
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas-1/+2
2019-05-31Merge tag 'gcc-plugins-v5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+4
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-289/+29
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-273/+20
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds-7/+79
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-23/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 54Thomas Gleixner-4/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab-7/+79
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-05-22checkpatch.pl: Update DT vendor prefix checkRob Herring-2/+2
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring-1/+1
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+15
2019-05-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+13
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+2
2019-05-21kbuild: do not check name uniqueness of builtin modulesMasahiro Yamada-3/+3
2019-05-20gcc-plugins: Fix build failures under Darwin hostKees Cook-0/+4
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann-1/+1
2019-05-21kbuild: drop support for cc-ldoptionNick Desaulniers-5/+0
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada-3/+1
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada-0/+16
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov-1/+12
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada-7/+7
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada-0/+8
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada-6/+6
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada-6/+7
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-45/+89
2019-05-14scripts/gdb: print cached rate in lx-clk-summaryLeonard Crestez-7/+18