index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
DocBook
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-19
1
-0
/
+5
|
\
|
*
drm: Split out drm_probe_helper.c from drm_crtc_helper.c
Daniel Vetter
2014-04-18
1
-0
/
+5
*
|
fbdev: move fbdev core files to separate directory
Tomi Valkeinen
2014-04-17
1
-4
/
+4
*
|
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-5
/
+5
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
1
-181
/
+369
|
\
|
*
drm/doc: Update plane documentation and add plane helper library
Matt Roper
2014-04-01
1
-7
/
+43
|
*
drm/doc: Fix misplaced </para>
Daniel Vetter
2014-03-13
1
-1
/
+2
|
*
drm: polish function kerneldoc for drm_modes.[hc]
Daniel Vetter
2014-03-13
1
-0
/
+1
|
*
drm/doc: Integrate drm_modes.c kerneldoc
Daniel Vetter
2014-03-13
1
-0
/
+4
|
*
drm/doc: Add function reference documentation for drm_mm.c
Daniel Vetter
2014-03-13
1
-0
/
+5
|
*
drm/doc: Overview documentation for drm_mm.c
Daniel Vetter
2014-03-13
1
-0
/
+11
|
*
drm/doc: Update copyright
Daniel Vetter
2014-03-13
1
-1
/
+15
|
*
drm/doc: Add PRIME function references
Daniel Vetter
2014-03-13
1
-1
/
+5
|
*
drm/doc: Clarify PRIME documentation
Daniel Vetter
2014-03-13
1
-51
/
+74
|
*
drm/docs: Include hdmi infoframe helper reference
Daniel Vetter
2014-03-13
1
-0
/
+11
|
*
drm/doc: Hide legacy horrors better
Daniel Vetter
2014-03-13
1
-22
/
+34
|
*
drm/doc: Document drm_helper_resume_force_mode
Daniel Vetter
2014-03-13
1
-2
/
+5
|
*
drm/doc: No more drm perf counters
Daniel Vetter
2014-03-13
1
-11
/
+3
|
*
drm/doc: Remove the "command submissin and fencing" section
Daniel Vetter
2014-03-13
1
-10
/
+0
|
*
drm/doc: Move the vma offset manager to the right spot
Daniel Vetter
2014-03-13
1
-6
/
+6
|
*
drm/doc: Reorganize driver documentation
Daniel Vetter
2014-03-13
1
-7
/
+73
|
*
drm/doc: Remove <term> from rendernode docs
Daniel Vetter
2014-03-13
1
-6
/
+6
|
*
drm/doc: Clean up and integrate kerneldoc for drm_gem.c
Daniel Vetter
2014-03-13
1
-1
/
+5
|
*
drm/doc: Clarify the dumb object interfaces
Daniel Vetter
2014-03-13
1
-61
/
+72
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-04-07
1
-18
/
+7
|
\
\
|
*
|
kbuild: docbook: fix the include error when executing "make help"
Kevin Hao
2014-04-01
1
-1
/
+1
|
*
|
kbuild: docbook: use $(obj) and $(src) rather than specific path
Masahiro Yamada
2014-03-29
1
-5
/
+5
|
*
|
kbuild: docbook: specify KERNELDOC dependency correctly
Masahiro Yamada
2014-03-14
1
-5
/
+1
|
*
|
kbuild: docbook: include cmd files more simply
Masahiro Yamada
2014-03-14
1
-8
/
+1
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
1
-1
/
+1
|
\
\
|
*
|
asm/system.h: clean asm/system.h from docs
David Howells
2014-04-07
1
-1
/
+1
*
|
|
sched: remove sleep_on() and friends
Arnd Bergmann
2014-04-07
1
-10
/
+0
|
/
/
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
27
-931
/
+1055
|
\
\
|
*
|
[media] DocBook media: v4l2_format_sdr was renamed to v4l2_sdr_format
Hans Verkuil
2014-03-14
2
-4
/
+4
|
*
|
[media] DocBook media: clarify v4l2_pix_format and v4l2_pix_format_mplane fields
Hans Verkuil
2014-03-14
1
-7
/
+16
|
*
|
[media] DocBook media: fix broken FIELD_ALTERNATE description
Hans Verkuil
2014-03-13
1
-4
/
+3
|
*
|
[media] DocBook media: clarify v4l2_buffer/plane fields
Hans Verkuil
2014-03-13
1
-18
/
+36
|
*
|
[media] DocBook: fix incorrect code example
Hans Verkuil
2014-03-13
1
-11
/
+11
|
*
|
[media] DocBook media: update STREAMON/OFF documentation
Hans Verkuil
2014-03-13
1
-6
/
+22
|
*
|
[media] v4l: rename v4l2_format_sdr to v4l2_sdr_format
Antti Palosaari
2014-03-13
1
-1
/
+1
|
*
|
[media] DocBook: media: document PLL lock control
Antti Palosaari
2014-03-13
1
-0
/
+9
|
*
|
[media] DocBook: V4L: add V4L2_SDR_FMT_CU16LE - 'CU16'
Antti Palosaari
2014-03-13
2
-0
/
+47
|
*
|
[media] DocBook: V4L: add V4L2_SDR_FMT_CU8 - 'CU08'
Antti Palosaari
2014-03-13
2
-0
/
+46
|
*
|
[media] DocBook: media: add some general info about RF tuners
Antti Palosaari
2014-03-13
1
-2
/
+21
|
*
|
[media] v4l: define unit for V4L2_CID_RF_TUNER_BANDWIDTH
Antti Palosaari
2014-03-13
1
-1
/
+1
|
*
|
[media] DocBook: document RF tuner bandwidth controls
Antti Palosaari
2014-03-13
1
-0
/
+19
|
*
|
[media] DocBook: Fix typo in xml and template file
Masanari Iida
2014-03-13
2
-2
/
+2
|
*
|
[media] rc: add wakeup_protocols sysfs file
James Hogan
2014-03-11
1
-2
/
+18
|
*
|
[media] DocBook v4l2: update the G/S_EDID documentation
Hans Verkuil
2014-03-11
2
-14
/
+24
|
*
|
[media] controls.xml: Document addtional Flash fault bits
Daniel Jeong
2014-03-11
1
-0
/
+18
[next]