| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | kernel-doc: fix for vunmap function prototype | Randy Dunlap | 2008-02-07 | 1 | -1/+1 |
* | kernel-doc: process functions, not DOC: | Johannes Berg | 2008-01-28 | 1 | -2/+12 |
* | kernel-doc: single DOC: selection | Johannes Berg | 2008-01-28 | 1 | -20/+43 |
* | kernel-doc: init kernel version | Johannes Berg | 2008-01-28 | 1 | -1/+1 |
* | kernel-doc: fix xml output mode | Johannes Berg | 2008-01-28 | 1 | -3/+3 |
* | kernel-doc: fix doc blocks and html | Randy Dunlap | 2007-10-17 | 1 | -9/+32 |
* | kernel-doc: fix leading dot in man-mode output | Randy Dunlap | 2007-07-19 | 1 | -1/+5 |
* | kernel-doc: strip C99 comments | Randy Dunlap | 2007-07-19 | 1 | -1/+7 |
* | kernel-doc: fix unnamed struct/union warning | Randy Dunlap | 2007-07-19 | 1 | -4/+10 |
* | kernel-doc: small kernel-doc optimization | Borislav Petkov | 2007-05-09 | 1 | -3/+4 |
* | kill warnings when building mandocs | Borislav Petkov | 2007-05-08 | 1 | -0/+12 |
* | kernel-doc: html mode struct highlights | Randy Dunlap | 2007-05-08 | 1 | -6/+15 |
* | kernel-doc: handle arrays with arithmetic expressions as initializers | Borislav Petkov | 2007-05-08 | 1 | -1/+10 |
* | scripts: kernel-doc whitespace cleanup | Randy Dunlap | 2007-05-08 | 1 | -48/+48 |
* | [PATCH] kernel-doc: allow space after __attribute__ | Randy Dunlap | 2007-03-01 | 1 | -1/+1 |
* | [PATCH] kernel-doc: include struct short description in title output | Randy Dunlap | 2007-02-20 | 1 | -2/+2 |
* | [PATCH] fix fatal kernel-doc error | Randy Dunlap | 2007-02-11 | 1 | -1/+2 |
* | [PATCH] kernel-doc: fix some odd spacing issues | Randy Dunlap | 2007-02-11 | 1 | -4/+20 |
* | [PATCH] kernel-doc: allow more whitespace | Randy Dunlap | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] kernel-doc: allow a little whitespace | Randy Dunlap | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] DocBook/HTML: correction of recursive A tags in HTML output | Pavel Pisa | 2007-02-11 | 1 | -8/+8 |
* | [PATCH] kernel-doc: allow unnamed structs/unions | Randy Dunlap | 2006-12-22 | 1 | -2/+15 |
* | [PATCH] kernel-doc: stricter function pointer recognition | Randy Dunlap | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] kernel-doc: make parameter description indentation uniform | Randy Dunlap | 2006-10-11 | 1 | -5/+7 |
* | [PATCH] kernel-doc: drop various "inline" qualifiers | Randy Dunlap | 2006-10-11 | 1 | -0/+3 |
* | Fix copy&waste bug in comment in scripts/kernel-doc | Rolf Eike Beer | 2006-10-03 | 1 | -2/+2 |
* | [PATCH] kernel-doc: ignore __devinit | Randy Dunlap | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] kernel-doc: make man/text mode function output same | Randy Dunlap | 2006-07-01 | 1 | -1/+4 |
* | [PATCH] kernel-doc: consistent text/man mode output | Randy.Dunlap | 2006-07-01 | 1 | -3/+5 |
* | [PATCH] kernel-doc: use Members for struct fields consistently | Randy Dunlap | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] kernel-doc: don't use XML escapes in text or man output mode | Randy Dunlap | 2006-06-25 | 1 | -0/+3 |
* | [PATCH] kernel-doc: warn on malformed function docs. | Randy Dunlap | 2006-06-25 | 1 | -0/+7 |
* | [PATCH] kernel-doc: script cleanups | Randy Dunlap | 2006-06-25 | 1 | -2/+2 |
* | [PATCH] kernel-doc: drop leading space in sections | Randy Dunlap | 2006-06-25 | 1 | -0/+3 |
* | [PATCH] kernel-doc: clean up the script (whitespace) | Randy Dunlap | 2006-02-01 | 1 | -34/+34 |
* | [PATCH] Doc/kernel-doc: add more usage info | Randy Dunlap | 2006-02-01 | 1 | -3/+3 |
* | [PATCH] DocBook: allow even longer return types | Martin Waitz | 2006-02-01 | 1 | -2/+4 |
* | [PATCH] DocBook: warn for missing macro parameters | Martin Waitz | 2006-01-10 | 1 | -4/+8 |
* | [PATCH] DocBook: allow to mark structure members private | Martin Waitz | 2005-11-13 | 1 | -2/+11 |
* | [PATCH] scripts/kernel-doc: don't use uninitialized SRCTREE | Randy Dunlap | 2005-07-13 | 1 | -1/+7 |
* | [PATCH] DocBook: Use xmlto to process the DocBook files. | Martin Waitz | 2005-05-01 | 1 | -4/+28 |
* | [PATCH] DocBook: use <informalexample> for examples | Rich Walker | 2005-05-01 | 1 | -4/+9 |