Commit Graph

91 Commits (0d0632f523fa040b307688ae421a1debf79af2d7)

Author SHA1 Message Date
Nishanth Menon 9dc30918b2 scripts/kernel-doc: handle struct member __aligned without numbers 12 years ago
Greg Kroah-Hartman 6ae141718e misc: remove __dev* attributes. 12 years ago
Yacine Belkadi 9a52aeeb92 scripts/kernel-doc: check that non-void fcts describe their return value 12 years ago
Yacine Belkadi 4092bac771 scripts/kernel-doc: check that non-void fcts describe their return value 12 years ago
Daniel Santos 12ae677933 kernel-doc: don't mangle whitespace in Example section 13 years ago
Daniel Santos e314ba3130 kernel-doc: bugfix - empty line in Example section 13 years ago
Daniel Santos 6547842844 kernel-doc: bugfix - multi-line macros 13 years ago
Dan Luedtke 1b40c1944d scripts/kernel-doc: added support for html5 13 years ago
Randy Dunlap 0df7c0e3a7 scripts/kernel-doc: fix fatal script error 13 years ago
Randy Dunlap 70c95b00b8 scripts/kernel-doc: fix fatal error caused by cfg80211.h 13 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Randy Dunlap 8484baaa50 kernel-doc: code reorganization 14 years ago
Randy Dunlap 2b35f4d9ca kernel-doc: escape xml for structs 14 years ago
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