index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
1
-0
/
+3
2010-08-09
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
1
-0
/
+7
2010-08-09
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
1
-0
/
+8
2010-08-09
checkpatch: add more exceptions to 80 char lines
Joe Perches
1
-2
/
+3
2010-08-09
checkpatch: change externals to globals
Joe Eloff
1
-2
/
+2
2010-08-09
checkpatch: fix handling of leading spaces
Raffaele Recalcati
1
-0
/
+7
2010-08-09
checkpatch: refactor 'allowed asm includes' and add memory.h
Wolfram Sang
1
-1
/
+7
2010-05-25
checkpatch: warn on declaration with storage class not at the beginning
Tobias Klauser
1
-0
/
+5
2010-05-25
checkpatch: add check for too short Kconfig descriptions
Andi Kleen
1
-0
/
+15
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+11
2010-03-06
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
1
-0
/
+5
2010-03-06
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
1
-0
/
+6
2010-03-06
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
1
-2
/
+39
2010-03-06
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
1
-0
/
+2
2010-03-06
checkpatch: fix false positive on __initconst
Wolfram Sang
1
-1
/
+4
2010-03-06
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
1
-1
/
+9
2010-03-06
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
1
-1
/
+3
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
1
-0
/
+5
2010-01-12
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2009-10-29
checkpatch: version 0.30
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: fix false EXPORT_SYMBOL warning
Andy Whitcroft
1
-9
/
+39
2009-10-29
checkpatch: fix __attribute__ matching
Andy Whitcroft
1
-2
/
+2
2009-10-29
checkpatch: fix false errors due to macro concatenation
Andy Whitcroft
1
-1
/
+4
2009-10-29
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: correctly stop scanning at the bottom of a hunk
Andy Whitcroft
1
-1
/
+2
2009-10-29
checkpatch: possible types -- prevent illegal modifiers being added
Andy Whitcroft
1
-8
/
+12
2009-09-22
checkpatch: add some common Blackfin checks
Mike Frysinger
1
-0
/
+22
2009-09-22
checkpatch: version 0.29
Andy Whitcroft
1
-1
/
+1
2009-09-22
checkpatch: limit sN/uN matches to actual bit sizes
Andy Whitcroft
1
-2
/
+2
2009-09-22
checkpatch: format strings should not have brackets in macros
Andy Whitcroft
1
-1
/
+2
2009-09-22
checkpatch: make -f alias --file, add --help, more verbose help message
Hannes Eder
1
-13
/
+42
2009-09-22
checkpatch: indent checks -- stop when we run out of continuation lines
Andy Whitcroft
1
-2
/
+3
2009-09-22
checkpatch: handle C99 comments correctly (performance issue)
Daniel Walker
1
-0
/
+13
2009-09-22
checkpatch: possible types -- else cannot start a type
Andy Whitcroft
1
-0
/
+2
2009-02-27
checkpatch: version 0.28
Andy Whitcroft
1
-1
/
+1
2009-02-27
checkpatch: add __ref as a sparse modifier
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: do not warn about -p0 patches when checking files
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: make in_atomic ok in the core
Andy Whitcroft
1
-1
/
+1
2009-01-15
checkpatch: version: 0.27
Andy Whitcroft
1
-1
/
+1
2009-01-15
checkpatch: struct seq_operations should normally be const
Andy Whitcroft
1
-3
/
+4
2009-01-15
checkpatch: if should not continue a preceeding brace
Andy Whitcroft
1
-0
/
+5
2009-01-15
checkpatch: allow parentheses on return handle array values
Andy Whitcroft
1
-1
/
+5
2009-01-15
checkpatch: type/cast spacing should not check prefix spacing
Andy Whitcroft
1
-2
/
+2
2009-01-15
checkpatch: handle missing #if open in context
Andy Whitcroft
1
-1
/
+3
2009-01-06
checkpatch: version: 0.26
Andy Whitcroft
1
-1
/
+1
2009-01-06
checkpatch: fix the perlcritic errors
Andy Whitcroft
1
-7
/
+13
[next]