Commit Graph

55 Commits (a1b81a84fff05dbfef45b7012c26e1fee9973e5d)

Author SHA1 Message Date
Randy Dunlap 32ab8f97dd kernel-doc: skip nested struct/union cleanly 17 years ago
Randy Dunlap 74fc5c653c kernel-doc: handle/strip __init 17 years ago
Randy Dunlap 7b97887eab kernel-doc: allow unnamed bit-fields 17 years ago
Randy Dunlap 46b958eb80 kernel-doc: detect trailing kernel-doc line trash 17 years ago
Randy Dunlap 94dc7ad550 kernel-doc: detect/prevent duplicate doc section names 17 years ago
Randy Dunlap bd0e88e517 kernel-doc: set verbose mode via environment 17 years ago
Richard Kennedy 00d6296145 kernel-doc: fix function-pointer-parameter parsing 17 years ago
Harvey Harrison 34ff8a52fa kernel-doc: remove fastcall 17 years ago
Randy Dunlap 77cc23b8c7 kernel-doc: warn on badly formatted short description 17 years ago
Randy Dunlap 792aa2f2cc kernel-doc: prevent duplicate description: output 17 years ago
Randy Dunlap 94b3e03c87 kernel-doc: fix for vunmap function prototype 17 years ago
Johannes Berg 4b44595a7b kernel-doc: process functions, not DOC: 17 years ago
Johannes Berg b112e0f73f kernel-doc: single DOC: selection 17 years ago
Johannes Berg 1b9bc22d71 kernel-doc: init kernel version 17 years ago
Johannes Berg 5c98fc0360 kernel-doc: fix xml output mode 17 years ago
Randy Dunlap 6b5b55f6c4 kernel-doc: fix doc blocks and html 17 years ago
Randy Dunlap cdccb316c0 kernel-doc: fix leading dot in man-mode output 18 years ago
Randy Dunlap 51f5a0c8f6 kernel-doc: strip C99 comments 18 years ago
Randy Dunlap 5f8c7c98ae kernel-doc: fix unnamed struct/union warning 18 years ago
Borislav Petkov 0366299bd2 kernel-doc: small kernel-doc optimization 18 years ago
Borislav Petkov 53f049fa5f kill warnings when building mandocs 18 years ago
Randy Dunlap 3eb014a103 kernel-doc: html mode struct highlights 18 years ago
Borislav Petkov 884f2810b1 kernel-doc: handle arrays with arithmetic expressions as initializers 18 years ago
Randy Dunlap 3c308798a3 scripts: kernel-doc whitespace cleanup 18 years ago
Randy Dunlap 328d24403d [PATCH] kernel-doc: allow space after __attribute__ 18 years ago
Randy Dunlap 262d9b0130 [PATCH] kernel-doc: include struct short description in title output 18 years ago
Randy Dunlap 412ecd7751 [PATCH] fix fatal kernel-doc error 18 years ago
Randy Dunlap a21217daae [PATCH] kernel-doc: fix some odd spacing issues 18 years ago
Randy Dunlap 996a07bcb6 [PATCH] kernel-doc: allow more whitespace 18 years ago
Randy Dunlap 891dcd2f7a [PATCH] kernel-doc: allow a little whitespace 18 years ago
Pavel Pisa 5449bc9415 [PATCH] DocBook/HTML: correction of recursive A tags in HTML output 18 years ago
Randy Dunlap 134fe01bfa [PATCH] kernel-doc: allow unnamed structs/unions 18 years ago
Randy Dunlap ea82c74093 [PATCH] kernel-doc: stricter function pointer recognition 18 years ago
Randy Dunlap 272057447f [PATCH] kernel-doc: make parameter description indentation uniform 18 years ago
Randy Dunlap 32e794015a [PATCH] kernel-doc: drop various "inline" qualifiers 18 years ago
Rolf Eike Beer a073a8bde4 Fix copy&waste bug in comment in scripts/kernel-doc 18 years ago
Randy Dunlap 0129a057b6 [PATCH] kernel-doc: ignore __devinit 19 years ago
Randy Dunlap f47634b276 [PATCH] kernel-doc: make man/text mode function output same 19 years ago
Randy.Dunlap 1d7e1d4517 [PATCH] kernel-doc: consistent text/man mode output 19 years ago
Randy Dunlap c51d3dac32 [PATCH] kernel-doc: use Members for struct fields consistently 19 years ago
Randy Dunlap ecfb251a95 [PATCH] kernel-doc: don't use XML escapes in text or man output mode 19 years ago
Randy Dunlap 850622dfaf [PATCH] kernel-doc: warn on malformed function docs. 19 years ago
Randy Dunlap 232acbcf53 [PATCH] kernel-doc: script cleanups 19 years ago
Randy Dunlap 05189497d1 [PATCH] kernel-doc: drop leading space in sections 19 years ago
Randy Dunlap 3c3b809e25 [PATCH] kernel-doc: clean up the script (whitespace) 19 years ago
Randy Dunlap d28bee0c0a [PATCH] Doc/kernel-doc: add more usage info 19 years ago
Martin Waitz 9598f91f22 [PATCH] DocBook: allow even longer return types 19 years ago
Martin Waitz a6d3fe77da [PATCH] DocBook: warn for missing macro parameters 19 years ago
Martin Waitz aeec46b97a [PATCH] DocBook: allow to mark structure members private 19 years ago
Randy Dunlap 2283a117f6 [PATCH] scripts/kernel-doc: don't use uninitialized SRCTREE 20 years ago