index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
kernel-doc/rst: highlight function/struct/enum purpose lines too
Jani Nikula
2016-05-30
1
-12
/
+25
|
|
|
*
kernel-doc/rst: drop redundant unescape in highlighting
Jani Nikula
2016-05-30
1
-1
/
+0
|
|
|
*
kernel-doc/rst: add support for struct/union/enum member references
Jani Nikula
2016-05-30
1
-0
/
+5
|
|
|
*
kernel-doc/rst: add support for &union foo and &typedef foo references
Jani Nikula
2016-05-30
1
-0
/
+4
|
|
|
*
kernel-doc/rst: &foo references are more universal than structs
Jani Nikula
2016-05-30
1
-1
/
+2
|
|
|
*
kernel-doc/rst: reference functions according to C domain spec
Jani Nikula
2016-05-30
1
-1
/
+1
|
|
|
*
kernel-doc/rst: do not output DOC: section titles for requested ones
Jani Nikula
2016-05-30
1
-1
/
+3
|
|
|
*
kernel-doc: add names for output selection
Jani Nikula
2016-05-30
1
-17
/
+30
|
|
|
*
kernel-doc: add names for states and substates
Jani Nikula
2016-05-30
1
-43
/
+48
|
|
|
*
Documentation/sphinx: nicer referencing of struct in docbook->rst conversion
Jani Nikula
2016-05-30
2
-6
/
+14
|
|
|
*
sphinx: update docbook->rst conversion script match C domain spec
Jani Nikula
2016-05-30
1
-4
/
+4
|
|
|
*
sphinx: cheesy script to convert .tmpl files
Jonathan Corbet
2016-05-30
3
-0
/
+52
|
|
|
*
Documentation/sphinx: set version and release properly
Jani Nikula
2016-05-30
2
-5
/
+26
|
|
|
*
Documentation/sphinx: configure the kernel-doc extension
Jani Nikula
2016-05-30
2
-3
/
+11
|
|
|
*
Documentation/sphinx: add Sphinx kernel-doc directive extension
Jani Nikula
2016-05-30
1
-0
/
+102
|
|
|
*
Documentation: add .gitignore
Jani Nikula
2016-05-30
1
-0
/
+1
|
|
|
*
Documentation/sphinx: add basic working Sphinx configuration and build
Jani Nikula
2016-05-30
5
-5
/
+478
|
|
|
*
kernel-doc: support printing exported and non-exported symbols
Jani Nikula
2016-05-30
1
-2
/
+27
|
|
|
*
kernel-doc/rst: fix use of uninitialized value
Jani Nikula
2016-05-30
1
-1
/
+2
|
|
*
|
Documentation: dmaengine: fix typo for device_resume
Niklas Söderlund
2016-06-03
1
-1
/
+1
|
|
*
|
Documentation/zh_CN: update Chinese version CodingStyle
Andy Deng
2016-06-03
1
-231
/
+350
|
|
*
|
doc: clarify that trace_events= takes a comma-separated list
Brian Norris
2016-06-03
1
-2
/
+3
|
|
*
|
mpssd: fix buffer overflow warning
Mike Danese
2016-06-03
1
-2
/
+2
|
|
*
|
Documentation: Fix some grammar mistakes in sync_file.txt
Javier Martinez Canillas
2016-06-03
1
-3
/
+3
|
|
|
/
|
*
|
drm/virtio: Don't reinvent a flipping wheel
Daniel Vetter
2016-06-14
1
-58
/
+13
|
*
|
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
2016-06-14
1
-2
/
+2
|
*
|
drm/gma500: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
2016-06-13
1
-1
/
+1
|
*
|
drm/radeon: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
2016-06-13
1
-1
/
+1
|
*
|
drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
2016-06-13
1
-1
/
+1
|
*
|
drm/radeon: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
2016-06-13
2
-4
/
+4
|
*
|
drm/amdgpu: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
2016-06-13
3
-6
/
+6
|
*
|
drm: make drm_vblank_{get,put}() static
Gustavo Padovan
2016-06-13
2
-10
/
+2
|
*
|
drm: remove legacy drm_arm_vblank_event()
Gustavo Padovan
2016-06-13
2
-33
/
+8
|
*
|
drm: remove legacy drm_send_vblank_event()
Gustavo Padovan
2016-06-13
2
-27
/
+6
|
*
|
drm/nouveau: replace legacy vblank helpers
Gustavo Padovan
2016-06-13
2
-12
/
+13
|
*
|
drm/prime: fix error path deadlock fail
Rob Clark
2016-06-13
1
-4
/
+6
|
*
|
drm/dsi: Add uevent callback
Thierry Reding
2016-06-13
2
-0
/
+18
|
*
|
drm: fb: cma: fix memory leak
Sudip Mukherjee
2016-06-13
1
-0
/
+1
|
*
|
drm: i915: Rely on the default ->best_encoder() behavior where appropriate
Boris Brezillon
2016-06-10
10
-17
/
+0
|
*
|
drm: Add helper for simple display pipeline
Noralf Trønnes
2016-06-10
4
-1
/
+307
|
*
|
drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
Boris Brezillon
2016-06-10
1
-10
/
+1
|
*
|
drm/bridge: ps8622: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-10
/
+0
|
*
|
drm/bridge: ptn3460: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-8
/
+0
|
*
|
drm/bridge: anx78xx: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-8
/
+0
|
*
|
drm: omap: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-10
/
+0
|
*
|
drm: virtgpu: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
1
-10
/
+0
|
*
|
drm: vc4: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
2
-18
/
+0
|
*
|
drm: tegra: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
6
-14
/
+0
|
*
|
drm: sun4i: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
2
-19
/
+0
|
*
|
drm: rockchip: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
2
-18
/
+0
[prev]
[next]