summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'sphinx-for-docs-next' into doc/4.8Jonathan Corbet2016-06-0911-144/+948
| | |\
| | | * doc/sphinx: Track line-number of starting blocksDaniel Vetter2016-06-041-2/+15
| | | * scripts/kernel-doc: Add option to inject line numbersDaniel Vetter2016-06-041-0/+41
| | | * scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter2016-06-031-4/+4
| | | * doc/sphinx: Stop touching state_machine internalsDaniel Vetter2016-06-031-2/+9
| | | * scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter2016-06-031-18/+1
| | | * doc/sphinx: Pass right filename as sourceDaniel Vetter2016-06-011-1/+1
| | | * Documentation/sphinx: fix kernel-doc extension on python3Jani Nikula2016-06-011-2/+7
| | | * kernel-doc: reset contents and section harderJani Nikula2016-05-301-0/+3
| | | * kernel-doc: concatenate contents of colliding sectionsJani Nikula2016-05-301-4/+6
| | | * kernel-doc: limit the "section header:" detection to a select fewJani Nikula2016-05-301-2/+17
| | | * kernel-doc/rst: remove fixme commentJani Nikula2016-05-301-1/+0
| | | * kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula2016-05-301-2/+2
| | | * kernel-doc: strip leading whitespace from continued param descsJani Nikula2016-05-301-1/+15
| | | * kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula2016-05-301-4/+4
| | | * kernel-doc/rst: change the output layoutJani Nikula2016-05-301-17/+17
| | | * kernel-doc: strip leading blank lines from inline doc commentsJani Nikula2016-05-301-0/+4
| | | * kernel-doc/rst: blank lines in output are not neededJani Nikula2016-05-301-6/+1
| | | * kernel-doc: fix wrong code indentationJani Nikula2016-05-301-1/+1
| | | * kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula2016-05-301-12/+2
| | | * kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula2016-05-301-12/+25
| | | * kernel-doc/rst: drop redundant unescape in highlightingJani Nikula2016-05-301-1/+0
| | | * kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula2016-05-301-0/+5
| | | * kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula2016-05-301-0/+4
| | | * kernel-doc/rst: &foo references are more universal than structsJani Nikula2016-05-301-1/+2
| | | * kernel-doc/rst: reference functions according to C domain specJani Nikula2016-05-301-1/+1
| | | * kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula2016-05-301-1/+3
| | | * kernel-doc: add names for output selectionJani Nikula2016-05-301-17/+30
| | | * kernel-doc: add names for states and substatesJani Nikula2016-05-301-43/+48
| | | * Documentation/sphinx: nicer referencing of struct in docbook->rst conversionJani Nikula2016-05-302-6/+14
| | | * sphinx: update docbook->rst conversion script match C domain specJani Nikula2016-05-301-4/+4
| | | * sphinx: cheesy script to convert .tmpl filesJonathan Corbet2016-05-303-0/+52
| | | * Documentation/sphinx: set version and release properlyJani Nikula2016-05-302-5/+26
| | | * Documentation/sphinx: configure the kernel-doc extensionJani Nikula2016-05-302-3/+11
| | | * Documentation/sphinx: add Sphinx kernel-doc directive extensionJani Nikula2016-05-301-0/+102
| | | * Documentation: add .gitignoreJani Nikula2016-05-301-0/+1
| | | * Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula2016-05-305-5/+478
| | | * kernel-doc: support printing exported and non-exported symbolsJani Nikula2016-05-301-2/+27
| | | * kernel-doc/rst: fix use of uninitialized valueJani Nikula2016-05-301-1/+2
| | * | Documentation: dmaengine: fix typo for device_resumeNiklas Söderlund2016-06-031-1/+1
| | * | Documentation/zh_CN: update Chinese version CodingStyleAndy Deng2016-06-031-231/+350
| | * | doc: clarify that trace_events= takes a comma-separated listBrian Norris2016-06-031-2/+3
| | * | mpssd: fix buffer overflow warningMike Danese2016-06-031-2/+2
| | * | Documentation: Fix some grammar mistakes in sync_file.txtJavier Martinez Canillas2016-06-031-3/+3
| | |/
| * | drm/virtio: Don't reinvent a flipping wheelDaniel Vetter2016-06-141-58/+13
| * | drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-141-2/+2
| * | drm/gma500: use drm_crtc_vblank_{on,off}()Gustavo Padovan2016-06-131-1/+1
| * | drm/radeon: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan2016-06-131-1/+1
| * | drm/amdgpu: use crtc directly in drm_crtc_vblank_put()Gustavo Padovan2016-06-131-1/+1
| * | drm/radeon: use drm_crtc_vblank_{on,off}()Gustavo Padovan2016-06-132-4/+4