aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc
Commit message (Expand)AuthorAge
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-11-15
|\
| * scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap2013-11-06
* | kernel-doc: improve "no structured comments found" errorJohannes Berg2013-11-12
|/
* scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon2013-02-27
* misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-11-27
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-10-11
|\
| * scripts/kernel-doc: added support for html5Dan Luedtke2012-08-31
* | kernel-doc: don't mangle whitespace in Example sectionDaniel Santos2012-10-05
* | kernel-doc: bugfix - empty line in Example sectionDaniel Santos2012-10-05
* | kernel-doc: bugfix - multi-line macrosDaniel Santos2012-10-05
* | scripts/kernel-doc: fix fatal script errorRandy Dunlap2012-08-17
|/
* scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap2012-01-23
* Fix common misspellingsLucas De Marchi2011-03-31
* kernel-doc: code reorganizationRandy Dunlap2011-01-06
* kernel-doc: escape xml for structsRandy Dunlap2010-11-18
* docbook: warn on unused doc entriesJohannes Berg2010-09-11
* kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-11
* mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-11
* scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap2010-03-24
* scripts/kernel-doc: handle struct member __alignedRandy Dunlap2010-03-24
* scripts/kernel-doc: fix empty function description sectionRandy Dunlap2010-03-12
* kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov2010-02-26
* kernel-doc: track line numbers for each file separatelyIlya Dryomov2010-02-26
* tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron2009-12-02
* kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2009-09-18
* kernel-doc: move ignoring kmemcheckRandy Dunlap2009-07-01
* kernel-doc: fix param matching for array paramsRandy Dunlap2009-06-20
* kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap2009-06-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-14
|\
| * kernel-doc: cleanup perl scriptRandy Dunlap2009-06-09
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\|
| * kernel-doc: restrict syntax for private: and public:Randy Dunlap2009-05-02
* | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron2009-05-01
|/
* kernel-doc: fix syscall wrapper processingRandy Dunlap2009-02-11
* kernel-doc: check for extra kernel-doc notationsRandy Dunlap2008-12-19
* kernel-doc: handle varargs cleanlyRandy Dunlap2008-12-01
* kernel-doc: allow more whitespace in macrosRandy Dunlap2008-10-26
* kernel-doc: allow structs whose members are all privateRandy Dunlap2008-09-23
* kernel-doc: skip nested struct/union cleanlyRandy Dunlap2008-08-05
* kernel-doc: handle/strip __initRandy Dunlap2008-07-25
* kernel-doc: allow unnamed bit-fieldsRandy Dunlap2008-05-19
* kernel-doc: detect trailing kernel-doc line trashRandy Dunlap2008-04-28
* kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap2008-04-28
* kernel-doc: set verbose mode via environmentRandy Dunlap2008-03-13
* kernel-doc: fix function-pointer-parameter parsingRichard Kennedy2008-02-23
* kernel-doc: remove fastcallHarvey Harrison2008-02-14
* kernel-doc: warn on badly formatted short descriptionRandy Dunlap2008-02-07
* kernel-doc: prevent duplicate description: outputRandy Dunlap2008-02-07
* kernel-doc: fix for vunmap function prototypeRandy Dunlap2008-02-07