index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kernel-doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/kernel-doc: strip QEMU_ from function definitions
Alex Bennée
2021-03-24
1
-0
/
+3
*
scripts: kernel-doc: remove unnecessary change wrt Linux
Paolo Bonzini
2020-12-10
1
-1
/
+1
*
scripts: kernel-doc: use :c:union when needed
Mauro Carvalho Chehab
2020-12-10
1
-1
/
+5
*
scripts: kernel-doc: split typedef complex regex
Mauro Carvalho Chehab
2020-12-10
1
-5
/
+9
*
scripts: kernel-doc: fix typedef parsing
Mauro Carvalho Chehab
2020-12-10
1
-2
/
+3
*
Revert "kernel-doc: Handle function typedefs that return pointers"
Paolo Bonzini
2020-12-10
1
-2
/
+2
*
Revert "kernel-doc: Handle function typedefs without asterisks"
Paolo Bonzini
2020-12-10
1
-1
/
+1
*
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
2020-12-10
1
-9
/
+14
*
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
2020-12-10
1
-2
/
+4
*
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2020-12-10
1
-8
/
+43
*
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
2020-12-10
1
-12
/
+14
*
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
2020-12-10
1
-23
/
+41
*
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
2020-12-10
1
-23
/
+21
*
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
2020-12-10
1
-3
/
+4
*
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
2020-12-10
1
-10
/
+24
*
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
2020-12-10
1
-6
/
+65
*
Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
Paolo Bonzini
2020-12-10
1
-15
/
+1
*
Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
Paolo Bonzini
2020-12-10
1
-17
/
+1
*
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
2020-12-10
1
-4
/
+11
*
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
2020-12-10
1
-1
/
+2
*
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+2
*
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
2020-12-10
1
-1
/
+22
*
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+5
*
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+2
*
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-12-10
1
-1
/
+1
*
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
2020-12-10
1
-12
/
+23
*
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
2020-12-10
1
-1
/
+3
*
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
2020-12-10
1
-0
/
+2
*
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
2020-12-10
1
-0
/
+16
*
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
2020-12-10
1
-1
/
+2
*
kernel-doc: fix processing nested structs with attributes
André Almeida
2020-12-10
1
-4
/
+4
*
scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments
Peter Maydell
2020-11-02
1
-1
/
+17
*
kernel-doc: Remove $decl_type='type name' hack
Eduardo Habkost
2020-10-06
1
-11
/
+1
*
kernel-doc: Handle function typedefs without asterisks
Eduardo Habkost
2020-10-06
1
-1
/
+1
*
kernel-doc: Handle function typedefs that return pointers
Eduardo Habkost
2020-10-06
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
kernel-doc: Use c:struct for Sphinx 3.0 and later
Peter Maydell
2020-04-14
1
-1
/
+15
*
scripts/kernel-doc: Add missing close-paren in c:function directives
Peter Maydell
2020-04-14
1
-1
/
+1
*
docs: tweak kernel-doc for QEMU coding standards
Paolo Bonzini
2019-12-17
1
-9
/
+19
*
docs: import Linux kernel-doc script and extension
Paolo Bonzini
2019-12-17
1
-0
/
+2226