summaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc
Commit message (Expand)AuthorAgeFilesLines
* scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2014-12-101-1/+1
* scripts/kernel-doc: recognize __meminitRandy Dunlap2014-08-261-0/+1
* scripts/kernel-doc: handle object-like macrosHoria Geanta2014-07-121-3/+12
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-11-151-2/+1
|\
| * scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap2013-11-061-2/+1
* | kernel-doc: improve "no structured comments found" errorJohannes Berg2013-11-131-0/+6
|/
* scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon2013-02-271-1/+1
* misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+0
* scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-11-271-0/+34
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-10-121-7/+266
|\
| * scripts/kernel-doc: added support for html5Dan Luedtke2012-08-311-7/+266
* | kernel-doc: don't mangle whitespace in Example sectionDaniel Santos2012-10-061-2/+7
* | kernel-doc: bugfix - empty line in Example sectionDaniel Santos2012-10-061-1/+10
* | kernel-doc: bugfix - multi-line macrosDaniel Santos2012-10-061-0/+3
* | scripts/kernel-doc: fix fatal script errorRandy Dunlap2012-08-171-0/+1
|/
* scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap2012-01-231-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* kernel-doc: code reorganizationRandy Dunlap2011-01-061-48/+54
* kernel-doc: escape xml for structsRandy Dunlap2010-11-181-3/+9
* docbook: warn on unused doc entriesJohannes Berg2010-09-111-2/+50
* kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-111-1/+1
* mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-111-0/+2
* scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap2010-03-241-0/+1
* scripts/kernel-doc: handle struct member __alignedRandy Dunlap2010-03-241-0/+2
* scripts/kernel-doc: fix empty function description sectionRandy Dunlap2010-03-121-1/+1
* kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov2010-02-261-13/+1
* kernel-doc: track line numbers for each file separatelyIlya Dryomov2010-02-261-0/+2
* tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron2009-12-021-3/+12
* kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2009-09-181-5/+16
* kernel-doc: move ignoring kmemcheckRandy Dunlap2009-07-011-2/+2
* kernel-doc: fix param matching for array paramsRandy Dunlap2009-06-201-0/+17
* kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap2009-06-201-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-141-87/+87
|\
| * kernel-doc: cleanup perl scriptRandy Dunlap2009-06-091-87/+87
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-3/+4
|\ \ | |/
| * kernel-doc: restrict syntax for private: and public:Randy Dunlap2009-05-021-3/+4
* | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron2009-05-011-0/+22
|/
* kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-111-1/+39
* kernel-doc: check for extra kernel-doc notationsRandy Dunlap2008-12-191-1/+66
* kernel-doc: handle varargs cleanlyRandy Dunlap2008-12-011-3/+7
* kernel-doc: allow more whitespace in macrosRandy Dunlap2008-10-261-3/+3
* kernel-doc: allow structs whose members are all privateRandy Dunlap2008-09-231-0/+4
* kernel-doc: skip nested struct/union cleanlyRandy Dunlap2008-08-051-1/+1
* kernel-doc: handle/strip __initRandy Dunlap2008-07-251-0/+1
* kernel-doc: allow unnamed bit-fieldsRandy Dunlap2008-05-191-1/+3
* kernel-doc: detect trailing kernel-doc line trashRandy Dunlap2008-04-281-0/+5
* kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap2008-04-281-7/+13
* kernel-doc: set verbose mode via environmentRandy Dunlap2008-03-131-0/+4
* kernel-doc: fix function-pointer-parameter parsingRichard Kennedy2008-02-231-3/+3
* kernel-doc: remove fastcallHarvey Harrison2008-02-141-1/+0
OpenPOWER on IntegriCloud