Age | Commit message (Expand) | Author |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds |
2015-11-20 | kernel-doc: Fix parsing of DECLARE_BITMAP in struct | Conchúr Navid |
2015-11-20 | kernel-doc: Strip #ifdef/#endif in enums | Conchúr Navid |
2015-11-20 | kernel-doc: Fix stripping of #define in enums | Conchúr Navid |
2015-11-17 | kernel-doc: Make it compatible with Perl versions below 5.12 again4.4-fix | Mauro Carvalho Chehab |
2015-11-05 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2015-10-11 | DocBook: Fix kernel-doc to be case-insensitive for private: | Mauro Carvalho Chehab |
2015-10-10 | kernel-doc: better format typedef function output | Mauro Carvalho Chehab |
2015-10-10 | kernel-doc: Add a parser for function typedefs | Mauro Carvalho Chehab |
2015-09-13 | scripts/kernel-doc: Replacing highlights hash by an array | Danilo Cesar Lemes de Paula |
2015-09-13 | Documentation: Avoid creating man pages in source tree | Ben Hutchings |
2015-09-13 | scripts/kernel-doc: Processing -nofunc for functions only | Danilo Cesar Lemes de Paula |
2015-09-04 | kerneldoc: Convert error messages to GNU error message format | Bart Van Assche |
2015-08-23 | kernel-doc: ignore unneeded attribute information | Jonathan Corbet |
2015-08-06 | scripts/kernel-doc Allow struct arguments documentation in struct body | Danilo Cesar Lemes de Paula |
2015-07-10 | scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date | Ben Hutchings |
2015-07-10 | scripts/kernel-doc: parse kernel-doc deterministically | Jérémy Bobbio |
2014-12-10 | scripts/kernel-doc: don't eat struct members with __aligned | Johannes Berg |
2014-08-26 | scripts/kernel-doc: recognize __meminit | Randy Dunlap |
2014-07-12 | scripts/kernel-doc: handle object-like macros | Horia Geanta |
2013-11-15 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-11-13 | kernel-doc: improve "no structured comments found" error | Johannes Berg |
2013-11-06 | scripts/kernel-doc: make unknown function prototype a Warning instead of an E... | Randy Dunlap |
2013-02-27 | scripts/kernel-doc: handle struct member __aligned without numbers | Nishanth Menon |
2013-01-03 | misc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-27 | scripts/kernel-doc: check that non-void fcts describe their return value | Yacine Belkadi |
2012-10-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-10-06 | kernel-doc: don't mangle whitespace in Example section | Daniel Santos |
2012-10-06 | kernel-doc: bugfix - empty line in Example section | Daniel Santos |
2012-10-06 | kernel-doc: bugfix - multi-line macros | Daniel Santos |
2012-08-31 | scripts/kernel-doc: added support for html5 | Dan Luedtke |
2012-08-17 | scripts/kernel-doc: fix fatal script error | Randy Dunlap |
2012-01-23 | scripts/kernel-doc: fix fatal error caused by cfg80211.h | Randy Dunlap |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-06 | kernel-doc: code reorganization | Randy Dunlap |
2010-11-18 | kernel-doc: escape xml for structs | Randy Dunlap |
2010-09-11 | docbook: warn on unused doc entries | Johannes Berg |
2010-09-11 | kernel-doc: ignore case when stripping attributes | Johannes Berg |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-03-24 | scripts/kernel-doc: fix fatal error on function prototype | Randy Dunlap |
2010-03-24 | scripts/kernel-doc: handle struct member __aligned | Randy Dunlap |
2010-03-12 | scripts/kernel-doc: fix empty function description section | Randy Dunlap |
2010-02-26 | kernel-doc: drop the -filelist option, it doesn't work | Ilya Dryomov |
2010-02-26 | kernel-doc: track line numbers for each file separately | Ilya Dryomov |
2009-12-02 | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook | Jason Baron |
2009-09-18 | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner |
2009-07-01 | kernel-doc: move ignoring kmemcheck | Randy Dunlap |
2009-06-20 | kernel-doc: fix param matching for array params | Randy Dunlap |
2009-06-20 | kernel-doc: ignore kmemcheck_bitfield_begin/end | Randy Dunlap |
2009-06-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds |