summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| * | drm/amdgpu: use drm_crtc_vblank_{on,off}()Gustavo Padovan2016-06-133-6/+6
| * | drm: make drm_vblank_{get,put}() staticGustavo Padovan2016-06-132-10/+2
| * | drm: remove legacy drm_arm_vblank_event()Gustavo Padovan2016-06-132-33/+8
| * | drm: remove legacy drm_send_vblank_event()Gustavo Padovan2016-06-132-27/+6
| * | drm/nouveau: replace legacy vblank helpersGustavo Padovan2016-06-132-12/+13
| * | drm/prime: fix error path deadlock failRob Clark2016-06-131-4/+6
| * | drm/dsi: Add uevent callbackThierry Reding2016-06-132-0/+18
| * | drm: fb: cma: fix memory leakSudip Mukherjee2016-06-131-0/+1
| * | drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon2016-06-1010-17/+0
| * | drm: Add helper for simple display pipelineNoralf Trønnes2016-06-104-1/+307
| * | drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()Boris Brezillon2016-06-101-10/+1
| * | drm/bridge: ps8622: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-10/+0
| * | drm/bridge: ptn3460: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-8/+0
| * | drm/bridge: anx78xx: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-8/+0
| * | drm: omap: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-10/+0
| * | drm: virtgpu: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-10/+0
| * | drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-102-18/+0
| * | drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-106-14/+0
| * | drm: sun4i: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-102-19/+0
| * | drm: rockchip: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-102-18/+0
OpenPOWER on IntegriCloud