index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/kernel-doc: handle object-like macros
Horia Geanta
2014-07-12
1
-3
/
+12
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-11-15
1
-2
/
+1
|
\
|
*
scripts/kernel-doc: make unknown function prototype a Warning instead of an E...
Randy Dunlap
2013-11-06
1
-2
/
+1
*
|
kernel-doc: improve "no structured comments found" error
Johannes Berg
2013-11-13
1
-0
/
+6
|
/
*
scripts/kernel-doc: handle struct member __aligned without numbers
Nishanth Menon
2013-02-27
1
-1
/
+1
*
misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+0
*
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
2012-11-27
1
-0
/
+34
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2012-10-12
1
-7
/
+266
|
\
|
*
scripts/kernel-doc: added support for html5
Dan Luedtke
2012-08-31
1
-7
/
+266
*
|
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
2012-10-06
1
-2
/
+7
*
|
kernel-doc: bugfix - empty line in Example section
Daniel Santos
2012-10-06
1
-1
/
+10
*
|
kernel-doc: bugfix - multi-line macros
Daniel Santos
2012-10-06
1
-0
/
+3
*
|
scripts/kernel-doc: fix fatal script error
Randy Dunlap
2012-08-17
1
-0
/
+1
|
/
*
scripts/kernel-doc: fix fatal error caused by cfg80211.h
Randy Dunlap
2012-01-23
1
-1
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
kernel-doc: code reorganization
Randy Dunlap
2011-01-06
1
-48
/
+54
*
kernel-doc: escape xml for structs
Randy Dunlap
2010-11-18
1
-3
/
+9
*
docbook: warn on unused doc entries
Johannes Berg
2010-09-11
1
-2
/
+50
*
kernel-doc: ignore case when stripping attributes
Johannes Berg
2010-09-11
1
-1
/
+1
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
1
-0
/
+2
*
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
2010-03-24
1
-0
/
+1
*
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
2010-03-24
1
-0
/
+2
*
scripts/kernel-doc: fix empty function description section
Randy Dunlap
2010-03-12
1
-1
/
+1
*
kernel-doc: drop the -filelist option, it doesn't work
Ilya Dryomov
2010-02-26
1
-13
/
+1
*
kernel-doc: track line numbers for each file separately
Ilya Dryomov
2010-02-26
1
-0
/
+2
*
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
Jason Baron
2009-12-02
1
-3
/
+12
*
kernel-doc: allow multi-line declaration purpose descriptions
Johannes Weiner
2009-09-18
1
-5
/
+16
*
kernel-doc: move ignoring kmemcheck
Randy Dunlap
2009-07-01
1
-2
/
+2
*
kernel-doc: fix param matching for array params
Randy Dunlap
2009-06-20
1
-0
/
+17
*
kernel-doc: ignore kmemcheck_bitfield_begin/end
Randy Dunlap
2009-06-20
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
2009-06-14
1
-87
/
+87
|
\
|
*
kernel-doc: cleanup perl script
Randy Dunlap
2009-06-09
1
-87
/
+87
*
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
1
-3
/
+4
|
\
\
|
|
/
|
*
kernel-doc: restrict syntax for private: and public:
Randy Dunlap
2009-05-02
1
-3
/
+4
*
|
kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)
Jason Baron
2009-05-01
1
-0
/
+22
|
/
*
kernel-doc: fix syscall wrapper processing
Randy Dunlap
2009-02-11
1
-1
/
+39
*
kernel-doc: check for extra kernel-doc notations
Randy Dunlap
2008-12-19
1
-1
/
+66
*
kernel-doc: handle varargs cleanly
Randy Dunlap
2008-12-01
1
-3
/
+7
*
kernel-doc: allow more whitespace in macros
Randy Dunlap
2008-10-26
1
-3
/
+3
*
kernel-doc: allow structs whose members are all private
Randy Dunlap
2008-09-23
1
-0
/
+4
*
kernel-doc: skip nested struct/union cleanly
Randy Dunlap
2008-08-05
1
-1
/
+1
*
kernel-doc: handle/strip __init
Randy Dunlap
2008-07-25
1
-0
/
+1
*
kernel-doc: allow unnamed bit-fields
Randy Dunlap
2008-05-19
1
-1
/
+3
*
kernel-doc: detect trailing kernel-doc line trash
Randy Dunlap
2008-04-28
1
-0
/
+5
*
kernel-doc: detect/prevent duplicate doc section names
Randy Dunlap
2008-04-28
1
-7
/
+13
*
kernel-doc: set verbose mode via environment
Randy Dunlap
2008-03-13
1
-0
/
+4
*
kernel-doc: fix function-pointer-parameter parsing
Richard Kennedy
2008-02-23
1
-3
/
+3
*
kernel-doc: remove fastcall
Harvey Harrison
2008-02-14
1
-1
/
+0
*
kernel-doc: warn on badly formatted short description
Randy Dunlap
2008-02-07
1
-0
/
+8
*
kernel-doc: prevent duplicate description: output
Randy Dunlap
2008-02-07
1
-1
/
+1
[next]