Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26b4ee34e74f230d4b1783b89b2418863d6eb6f2
/
scripts
/
kernel-doc
6285097
kernel-doc: use rst C domain directives and references for types
by Jani Nikula
· 8 years ago
c0d1b6e
kernel-doc: produce RestructuredText output
by Jonathan Corbet
· 8 years ago
fadc0b3
kernel-doc: rewrite usage description, remove duplicated comments
by Jani Nikula
· 8 years ago
e535d74
Merge tag 'docs-4.5' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
b22b5a9
kernel-doc: Fix parsing of DECLARE_BITMAP in struct
by Conchúr Navid
· 9 years ago
4468e21
kernel-doc: Strip #ifdef/#endif in enums
by Conchúr Navid
· 9 years ago
8a9260a
kernel-doc: Fix stripping of #define in enums
by Conchúr Navid
· 9 years ago
1ef0623
kernel-doc: Make it compatible with Perl versions below 5.12 again
by Mauro Carvalho Chehab
· 9 years ago
5ebe0ee
Merge tag 'docs-for-linus' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
0d8c39e
DocBook: Fix kernel-doc to be case-insensitive for private:
by Mauro Carvalho Chehab
· 9 years ago
8376645
kernel-doc: better format typedef function output
by Mauro Carvalho Chehab
· 9 years ago
3a80a76
kernel-doc: Add a parser for function typedefs
by Mauro Carvalho Chehab
· 9 years ago
4d73270
scripts/kernel-doc: Replacing highlights hash by an array
by Danilo Cesar Lemes de Paula
· 9 years ago
68f8666
Documentation: Avoid creating man pages in source tree
by Ben Hutchings
· 9 years ago
23aebb3
scripts/kernel-doc: Processing -nofunc for functions only
by Danilo Cesar Lemes de Paula
· 9 years ago
d40e1e6
kerneldoc: Convert error messages to GNU error message format
by Bart Van Assche
· 9 years ago
f007492
kernel-doc: ignore unneeded attribute information
by Jonathan Corbet
· 9 years ago
a4c6ebe
scripts/kernel-doc Allow struct arguments documentation in struct body
by Danilo Cesar Lemes de Paula
· 9 years ago
b2c4105
scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date
by Ben Hutchings
· 9 years ago
2e106e4
scripts/kernel-doc: parse kernel-doc deterministically
by Jérémy Bobbio
· 9 years ago
7b99078
scripts/kernel-doc: don't eat struct members with __aligned
by Johannes Berg
· 10 years ago
270a009
scripts/kernel-doc: recognize __meminit
by Randy Dunlap
· 10 years ago
cbb4d3e
scripts/kernel-doc: handle object-like macros
by Horia Geanta
· 10 years ago
e4528d6
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
e946c43a
kernel-doc: improve "no structured comments found" error
by Johannes Berg
· 11 years ago
9645ae8
scripts/kernel-doc: make unknown function prototype a Warning instead of an Error
by Randy Dunlap
· 11 years ago
9dc3091
scripts/kernel-doc: handle struct member __aligned without numbers
by Nishanth Menon
· 12 years ago
6ae1417
misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
4092bac
scripts/kernel-doc: check that non-void fcts describe their return value
by Yacine Belkadi
· 12 years ago
cbd8aca
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
12ae677
kernel-doc: don't mangle whitespace in Example section
by Daniel Santos
· 12 years ago
e314ba3
kernel-doc: bugfix - empty line in Example section
by Daniel Santos
· 12 years ago
6547842
kernel-doc: bugfix - multi-line macros
by Daniel Santos
· 12 years ago
1b40c19
scripts/kernel-doc: added support for html5
by Dan Luedtke
· 12 years ago
0df7c0e
scripts/kernel-doc: fix fatal script error
by Randy Dunlap
· 12 years ago
70c95b0
scripts/kernel-doc: fix fatal error caused by cfg80211.h
by Randy Dunlap
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8484baa
kernel-doc: code reorganization
by Randy Dunlap
· 14 years ago
2b35f4d
kernel-doc: escape xml for structs
by Randy Dunlap
· 14 years ago
eda603f
docbook: warn on unused doc entries
by Johannes Berg
· 14 years ago
1f3a668
kernel-doc: ignore case when stripping attributes
by Johannes Berg
· 14 years ago
b6d676d
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 14 years ago
2007220
scripts/kernel-doc: fix fatal error on function prototype
by Randy Dunlap
· 15 years ago
ef5da59
scripts/kernel-doc: handle struct member __aligned
by Randy Dunlap
· 15 years ago
4c98eca
scripts/kernel-doc: fix empty function description section
by Randy Dunlap
· 15 years ago
1c32fd0
kernel-doc: drop the -filelist option, it doesn't work
by Ilya Dryomov
· 15 years ago
a9e7314
kernel-doc: track line numbers for each file separately
by Ilya Dryomov
· 15 years ago
3a9089f
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
by Jason Baron
· 15 years ago
6423133
kernel-doc: allow multi-line declaration purpose descriptions
by Johannes Weiner
· 15 years ago
d960eea
kernel-doc: move ignoring kmemcheck
by Randy Dunlap
· 15 years ago
e34e7db
kernel-doc: fix param matching for array params
by Randy Dunlap
· 15 years ago
b2fd6db
kernel-doc: ignore kmemcheck_bitfield_begin/end
by Randy Dunlap
· 15 years ago
45e3e19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
b9d97328
kernel-doc: cleanup perl script
by Randy Dunlap
· 15 years ago
44347d9
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
52dc5ae
kernel-doc: restrict syntax for private: and public:
by Randy Dunlap
· 16 years ago
56afb0f
kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)
by Jason Baron
· 16 years ago
b4870bc
kernel-doc: fix syscall wrapper processing
by Randy Dunlap
· 16 years ago
a1d94aa
kernel-doc: check for extra kernel-doc notations
by Randy Dunlap
· 16 years ago
ced6909
kernel-doc: handle varargs cleanly
by Randy Dunlap
· 16 years ago
890c78c
kernel-doc: allow more whitespace in macros
by Randy Dunlap
· 16 years ago
39f00c0
kernel-doc: allow structs whose members are all private
by Randy Dunlap
· 16 years ago
32ab8f9
kernel-doc: skip nested struct/union cleanly
by Randy Dunlap
· 16 years ago
74fc5c6
kernel-doc: handle/strip __init
by Randy Dunlap
· 16 years ago
7b97887
kernel-doc: allow unnamed bit-fields
by Randy Dunlap
· 16 years ago
46b958e
kernel-doc: detect trailing kernel-doc line trash
by Randy Dunlap
· 17 years ago
94dc7ad
kernel-doc: detect/prevent duplicate doc section names
by Randy Dunlap
· 17 years ago
bd0e88e
kernel-doc: set verbose mode via environment
by Randy Dunlap
· 17 years ago
00d6296
kernel-doc: fix function-pointer-parameter parsing
by Richard Kennedy
· 17 years ago
34ff8a5
kernel-doc: remove fastcall
by Harvey Harrison
· 17 years ago
77cc23b
kernel-doc: warn on badly formatted short description
by Randy Dunlap
· 17 years ago
792aa2f
kernel-doc: prevent duplicate description: output
by Randy Dunlap
· 17 years ago
94b3e03
kernel-doc: fix for vunmap function prototype
by Randy Dunlap
· 17 years ago
4b44595
kernel-doc: process functions, not DOC:
by Johannes Berg
· 17 years ago
b112e0f
kernel-doc: single DOC: selection
by Johannes Berg
· 17 years ago
1b9bc22
kernel-doc: init kernel version
by Johannes Berg
· 17 years ago
5c98fc0
kernel-doc: fix xml output mode
by Johannes Berg
· 17 years ago
6b5b55f
kernel-doc: fix doc blocks and html
by Randy Dunlap
· 17 years ago
cdccb31
kernel-doc: fix leading dot in man-mode output
by Randy Dunlap
· 17 years ago
51f5a0c
kernel-doc: strip C99 comments
by Randy Dunlap
· 17 years ago
5f8c7c9
kernel-doc: fix unnamed struct/union warning
by Randy Dunlap
· 17 years ago
0366299
kernel-doc: small kernel-doc optimization
by Borislav Petkov
· 18 years ago
53f049f
kill warnings when building mandocs
by Borislav Petkov
· 18 years ago
3eb014a
kernel-doc: html mode struct highlights
by Randy Dunlap
· 18 years ago
884f281
kernel-doc: handle arrays with arithmetic expressions as initializers
by Borislav Petkov
· 18 years ago
3c30879
scripts: kernel-doc whitespace cleanup
by Randy Dunlap
· 18 years ago
328d244
[PATCH] kernel-doc: allow space after __attribute__
by Randy Dunlap
· 18 years ago
262d9b0
[PATCH] kernel-doc: include struct short description in title output
by Randy Dunlap
· 18 years ago
412ecd77
[PATCH] fix fatal kernel-doc error
by Randy Dunlap
· 18 years ago
a21217d
[PATCH] kernel-doc: fix some odd spacing issues
by Randy Dunlap
· 18 years ago
996a07b
[PATCH] kernel-doc: allow more whitespace
by Randy Dunlap
· 18 years ago
891dcd2
[PATCH] kernel-doc: allow a little whitespace
by Randy Dunlap
· 18 years ago
5449bc9
[PATCH] DocBook/HTML: correction of recursive A tags in HTML output
by Pavel Pisa
· 18 years ago
134fe01
[PATCH] kernel-doc: allow unnamed structs/unions
by Randy Dunlap
· 18 years ago
ea82c74
[PATCH] kernel-doc: stricter function pointer recognition
by Randy Dunlap
· 18 years ago
2720574
[PATCH] kernel-doc: make parameter description indentation uniform
by Randy Dunlap
· 18 years ago
32e7940
[PATCH] kernel-doc: drop various "inline" qualifiers
by Randy Dunlap
· 18 years ago
a073a8b
Fix copy&waste bug in comment in scripts/kernel-doc
by Rolf Eike Beer
· 18 years ago
0129a05
[PATCH] kernel-doc: ignore __devinit
by Randy Dunlap
· 18 years ago
f47634b
[PATCH] kernel-doc: make man/text mode function output same
by Randy Dunlap
· 18 years ago
Next »