aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix version nameflar22016-11-221-2/+2
* scripts/dtc/libfdt: add integer overflow checksvijay kumar2015-01-281-5/+22
* Update copyright to The Linux FoundationDuy Truong2013-03-152-4/+4
* USB: allow match on bInterfaceNumberBjørn Mork2013-03-151-1/+4
* checkpatch: Excuse reverts from "summary line over 75 characters" checkMatt Wagantall2013-03-071-2/+2
* checkpatch: strlen and strcmp should not be bannedDavid Brown2013-02-271-3/+0
* checkpatch: add new message type stringSteve Muckle2013-02-271-22/+40
* scripts/checkpatch.pl: fixupRohit Vaswani2013-02-201-23/+7
* checkpatch: Check for unsafe string functionsOlav Haugan2013-02-201-2/+5
* checkpatch: recognize only specific tags when ending commit textSteve Muckle2013-02-201-1/+4
* checkpatch: require commit textSteve Muckle2013-02-201-5/+50
* checkpatch: Add check for vreg_xxx api in opensource driversPankaj Kumar2013-02-201-0/+6
* checkpatch: Add check for gpiomux usage in msm board filesRohit Vaswani2013-02-201-0/+7
* checkpatch: repair faulty executable-bit check.Gregory Bean2013-02-201-5/+3
* checkpatch: complain about the use of dsb().Gregory Bean2013-02-201-0/+6
* checkpatch: close filp_open loophole.Gregory Bean2013-02-201-0/+6
* checkpatch: Handle long multi-line macros better.Gregory Bean2013-02-201-1/+7
* checkpatch: deprecate unbounded string functions.Gregory Bean2013-02-201-0/+19
* checkpatch: forbid implied-barrier I/O functions.Gregory Bean2013-02-201-0/+18
* checkpatch: Merge continuation-header handling from .38.Gregory Bean2013-02-201-0/+29
* checkpatch: forbid filesystem accesses from within the kernel.Gregory Bean2013-02-201-0/+6
* Revert "checkpatch: reject unrelaxed readl/writel."David Brown2013-02-201-7/+0
* checkpatch: reject unrelaxed readl/writel.Gregory Bean2013-02-201-0/+7
* Don't complain about MIME headers.Gregory Bean2013-02-201-6/+13
* Revert "checkpatch: add check for too short Kconfig descriptions"Bryan Huntsman2013-02-201-15/+0
* checkpatch: Import additional rules from android-msm-2.6.32 to msm-2.6.35Matt Wagantall2013-02-201-1/+1
* Checkpatch: Backport changes from 2.6.35Patrick Pannuto2013-02-201-0/+31
* Checkpatch: Print location when catching return code errorPatrick Pannuto2013-02-201-1/+1
* Revert "checkpatch: Add warning for blank lines in header"Gregory Bean2013-02-201-9/+0
* checkpatch: Check for illegal return codesPatrick Pannuto2013-02-201-0/+5
* checkpatch: remove column limit for checkpatch patchesIsrael Schlesinger2013-02-201-0/+1
* checkpatch: fix regex for catching mdelay()Israel Schlesinger2013-02-201-1/+1
* checkpatch: Add warning for blank lines in headerIsrael Schlesinger2013-02-201-0/+9
* checkpatch: Add warnings for use of mdelay()Israel Schlesinger2013-02-201-0/+5
* checkpatch: Add warning for qualcomm emailIsrael Schlesinger2013-02-201-2/+2
* checkpatch: Exceptions for CLK_* macros and some spaces in macrosMatt Wagantall2013-02-201-1/+2
* scripts/checkpatch.pl: warn on invalid credentialsBryan Huntsman2013-02-201-0/+8
* checkpatch: warn on subject line not followed by blank lineRichard Adams2013-02-201-1/+16
* checkpatch: check for #if 0/#if 1Abhijeet Dharmapurikar2013-02-201-3/+8
* checkpatch: check for execute permissions on non code filesAbhijeet Dharmapurikar2013-02-201-1/+8
* checkpatch: check new files for executable permissionsSteve Muckle2013-02-201-2/+2
* checkpatch: warn on long summary, commit text linesSteve Muckle2013-02-201-1/+55
* scripts: Include copper pattern in build targetsDavid Brown2013-02-201-1/+1
* build-all.py: Add support for apq defconfigsStephen Boyd2013-02-201-0/+2
* scripts: Add fsm targets to build-all.pyRohit Vaswani2013-02-201-1/+1
* build-all.py: Update defconfigs with savedefconfigStephen Boyd2013-02-201-2/+7
* LOCAL: build_all.py: allow alternate build targets.Gregory Bean2013-02-201-1/+7
* build-all: some convenience fixesPatrick Pannuto2013-02-201-3/+24
* build-all: Don't mix tabs / spacesPatrick Pannuto2013-02-201-77/+76
* scripts: build-all: Add a keep-going optionStephen Boyd2013-02-201-7/+24