index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
kernel-doc/rst: drop redundant unescape in highlighting
Jani Nikula
1
-1
/
+0
2016-05-30
kernel-doc/rst: add support for struct/union/enum member references
Jani Nikula
1
-0
/
+5
2016-05-30
kernel-doc/rst: add support for &union foo and &typedef foo references
Jani Nikula
1
-0
/
+4
2016-05-30
kernel-doc/rst: &foo references are more universal than structs
Jani Nikula
1
-1
/
+2
2016-05-30
kernel-doc/rst: reference functions according to C domain spec
Jani Nikula
1
-1
/
+1
2016-05-30
kernel-doc/rst: do not output DOC: section titles for requested ones
Jani Nikula
1
-1
/
+3
2016-05-30
kernel-doc: add names for output selection
Jani Nikula
1
-17
/
+30
2016-05-30
kernel-doc: add names for states and substates
Jani Nikula
1
-43
/
+48
2016-05-30
kernel-doc: support printing exported and non-exported symbols
Jani Nikula
1
-2
/
+27
2016-05-30
kernel-doc/rst: fix use of uninitialized value
Jani Nikula
1
-1
/
+2
2016-05-14
kernel-doc: use rst C domain directives and references for types
Jani Nikula
1
-10
/
+9
2016-05-14
kernel-doc: produce RestructuredText output
Jonathan Corbet
1
-0
/
+233
2016-05-14
kernel-doc: rewrite usage description, remove duplicated comments
Jani Nikula
1
-46
/
+37
2016-01-17
Merge tag 'docs-4.5' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+4
2015-11-20
kernel-doc: Fix parsing of DECLARE_BITMAP in struct
Conchúr Navid
1
-0
/
+2
2015-11-20
kernel-doc: Strip #ifdef/#endif in enums
Conchúr Navid
1
-1
/
+2
2015-11-20
kernel-doc: Fix stripping of #define in enums
Conchúr Navid
1
-1
/
+1
2015-11-17
kernel-doc: Make it compatible with Perl versions below 5.12 again
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-05
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
Linus Torvalds
1
-51
/
+68
2015-10-11
DocBook: Fix kernel-doc to be case-insensitive for private:
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-10
kernel-doc: better format typedef function output
Mauro Carvalho Chehab
1
-9
/
+22
2015-10-10
kernel-doc: Add a parser for function typedefs
Mauro Carvalho Chehab
1
-0
/
+12
2015-09-13
scripts/kernel-doc: Replacing highlights hash by an array
Danilo Cesar Lemes de Paula
1
-44
/
+60
2015-09-13
Documentation: Avoid creating man pages in source tree
Ben Hutchings
1
-4
/
+5
2015-09-13
scripts/kernel-doc: Processing -nofunc for functions only
Danilo Cesar Lemes de Paula
1
-1
/
+1
2015-09-04
kerneldoc: Convert error messages to GNU error message format
Bart Van Assche
1
-19
/
+19
2015-08-23
kernel-doc: ignore unneeded attribute information
Jonathan Corbet
1
-0
/
+2
2015-08-06
scripts/kernel-doc Allow struct arguments documentation in struct body
Danilo Cesar Lemes de Paula
1
-2
/
+75
2015-07-10
scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date
Ben Hutchings
1
-3
/
+12
2015-07-10
scripts/kernel-doc: parse kernel-doc deterministically
Jérémy Bobbio
1
-1
/
+1
2014-12-10
scripts/kernel-doc: don't eat struct members with __aligned
Johannes Berg
1
-1
/
+1
2014-08-26
scripts/kernel-doc: recognize __meminit
Randy Dunlap
1
-0
/
+1
2014-07-12
scripts/kernel-doc: handle object-like macros
Horia Geanta
1
-3
/
+12
2013-11-15
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-2
/
+1
2013-11-13
kernel-doc: improve "no structured comments found" error
Johannes Berg
1
-0
/
+6
2013-11-06
scripts/kernel-doc: make unknown function prototype a Warning instead of an E...
Randy Dunlap
1
-2
/
+1
2013-02-27
scripts/kernel-doc: handle struct member __aligned without numbers
Nishanth Menon
1
-1
/
+1
2013-01-03
misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+0
2012-11-27
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
1
-0
/
+34
2012-10-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-7
/
+266
2012-10-06
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
1
-2
/
+7
2012-10-06
kernel-doc: bugfix - empty line in Example section
Daniel Santos
1
-1
/
+10
2012-10-06
kernel-doc: bugfix - multi-line macros
Daniel Santos
1
-0
/
+3
2012-08-31
scripts/kernel-doc: added support for html5
Dan Luedtke
1
-7
/
+266
2012-08-17
scripts/kernel-doc: fix fatal script error
Randy Dunlap
1
-0
/
+1
2012-01-23
scripts/kernel-doc: fix fatal error caused by cfg80211.h
Randy Dunlap
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-06
kernel-doc: code reorganization
Randy Dunlap
1
-48
/
+54
2010-11-18
kernel-doc: escape xml for structs
Randy Dunlap
1
-3
/
+9
2010-09-11
docbook: warn on unused doc entries
Johannes Berg
1
-2
/
+50
[prev]
[next]