Commit Graph

78 Commits (7cfd4a87441f5ca3018fdd1f7ad67e8a73a05dc2)

Author SHA1 Message Date
Johannes Berg eda603f6cd docbook: warn on unused doc entries 15 years ago
Johannes Berg 1f3a66889c kernel-doc: ignore case when stripping attributes 15 years ago
Randy Dunlap b6d676db35 mtd/nand_base: fix kernel-doc warnings & typos 15 years ago
Randy Dunlap db9ebb7cd0 mtd/nand_base: fix kernel-doc warnings & typos 15 years ago
Randy Dunlap 20072205fc scripts/kernel-doc: fix fatal error on function prototype 15 years ago
Randy Dunlap ef5da59f12 scripts/kernel-doc: handle struct member __aligned 15 years ago
Randy Dunlap 4c98ecaf35 scripts/kernel-doc: fix empty function description section 15 years ago
Ilya Dryomov 1c32fd0c5a kernel-doc: drop the -filelist option, it doesn't work 15 years ago
Ilya Dryomov a9e7314b79 kernel-doc: track line numbers for each file separately 15 years ago
Jason Baron 3a9089fd78 tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook 15 years ago
Johannes Weiner 6423133bde kernel-doc: allow multi-line declaration purpose descriptions 16 years ago
Randy Dunlap d960eea974 kernel-doc: move ignoring kmemcheck 16 years ago
Randy Dunlap e34e7dbb35 kernel-doc: fix param matching for array params 16 years ago
Randy Dunlap b2fd6dbf25 kernel-doc: ignore kmemcheck_bitfield_begin/end 16 years ago
Randy Dunlap b9d97328e2 kernel-doc: cleanup perl script 16 years ago
Randy Dunlap 52dc5aec9f kernel-doc: restrict syntax for private: and public: 16 years ago
Jason Baron 56afb0f882 kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2) 16 years ago
Randy Dunlap b4870bc5ee kernel-doc: fix syscall wrapper processing 16 years ago
Randy Dunlap a1d94aa556 kernel-doc: check for extra kernel-doc notations 16 years ago
Randy Dunlap ced69090c5 kernel-doc: handle varargs cleanly 16 years ago
Randy Dunlap 890c78c2d6 kernel-doc: allow more whitespace in macros 17 years ago
Randy Dunlap 39f00c087d kernel-doc: allow structs whose members are all private 17 years ago
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 18 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