summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
AgeCommit message (Expand)Author
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula
2016-05-30kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula
2016-05-30kernel-doc/rst: &foo references are more universal than structsJani Nikula
2016-05-30kernel-doc/rst: reference functions according to C domain specJani Nikula
2016-05-30kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula
2016-05-30kernel-doc: add names for output selectionJani Nikula
2016-05-30kernel-doc: add names for states and substatesJani Nikula
2016-05-30kernel-doc: support printing exported and non-exported symbolsJani Nikula
2016-05-30kernel-doc/rst: fix use of uninitialized valueJani Nikula
2016-05-14kernel-doc: use rst C domain directives and references for typesJani Nikula
2016-05-14kernel-doc: produce RestructuredText outputJonathan Corbet
2016-05-14kernel-doc: rewrite usage description, remove duplicated commentsJani Nikula
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2015-11-20kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid
2015-11-20kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid
2015-11-20kernel-doc: Fix stripping of #define in enumsConchúr Navid
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2015-10-11DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab
2015-10-10kernel-doc: better format typedef function outputMauro Carvalho Chehab
2015-10-10kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab
2015-09-13scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula
2015-09-13Documentation: Avoid creating man pages in source treeBen Hutchings
2015-09-13scripts/kernel-doc: Processing -nofunc for functions onlyDanilo Cesar Lemes de Paula
2015-09-04kerneldoc: Convert error messages to GNU error message formatBart Van Assche
2015-08-23kernel-doc: ignore unneeded attribute informationJonathan Corbet
2015-08-06scripts/kernel-doc Allow struct arguments documentation in struct bodyDanilo Cesar Lemes de Paula
2015-07-10scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page dateBen Hutchings
2015-07-10scripts/kernel-doc: parse kernel-doc deterministicallyJérémy Bobbio
2014-12-10scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg
2014-08-26scripts/kernel-doc: recognize __meminitRandy Dunlap
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta
2013-11-15Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2013-11-13kernel-doc: improve "no structured comments found" errorJohannes Berg
2013-11-06scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap
2013-02-27scripts/kernel-doc: handle struct member __aligned without numbersNishanth Menon
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman
2012-11-27scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi
2012-10-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-10-06kernel-doc: don't mangle whitespace in Example sectionDaniel Santos
2012-10-06kernel-doc: bugfix - empty line in Example sectionDaniel Santos
2012-10-06kernel-doc: bugfix - multi-line macrosDaniel Santos
2012-08-31scripts/kernel-doc: added support for html5Dan Luedtke
2012-08-17scripts/kernel-doc: fix fatal script errorRandy Dunlap
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-06kernel-doc: code reorganizationRandy Dunlap
2010-11-18kernel-doc: escape xml for structsRandy Dunlap
2010-09-11docbook: warn on unused doc entriesJohannes Berg