summaryrefslogtreecommitdiff
path: root/Documentation/DocBook (follow)
Commit message (Expand)AuthorAge
* drm/doc: Add the "type" plane property to the list of propertiesDamien Lespiau2014-06-10
* drm/doc: Fix nouveau typoDamien Lespiau2014-06-10
* Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-06-10
|\
| * drm: Document how to register devices without struct drm_busThierry Reding2014-06-05
| * drm: Add device registration documentationThierry Reding2014-06-05
* | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-05
|\ \ | |/ |/|
| * Merge branch 'rdunlap' (patches from Randy Dunlap)Linus Torvalds2014-05-25
| |\
| | * Documentation: fix typos in drm docbookMasanari Iida2014-05-25
| * | Documentation: fix DOCBOOKS=... buildingJohannes Berg2014-05-23
| |/
* | drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark2014-06-05
* | Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-06-02
|\ \
| * | drm/i915: Provide DPIO diagrams as docboox tablesVille Syrjälä2014-05-22
| * | drm/i915: Add a brief description of the VLV display PHY internalsVille Syrjälä2014-05-22
| * | drm/irq: kerneldoc polishDaniel Vetter2014-05-21
| * | drm/doc: Discourage usage of MODESET_CTL ioctlDaniel Vetter2014-05-21
* | | Documentation: drm: describing drm properties exposed by various driversSagar Kamble2014-05-27
* | | Documentation: fix typos in drm docbookMasanari Iida2014-05-26
|/ /
* | Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-05-19
|\ \
| * | drm/i915: Integrate cmd parser kerneldocDaniel Vetter2014-05-05
* | | Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-05-16
|\ \ \ | |/ / |/| |
| * | drm: make mode_valid callback optionalAndrzej Hajda2014-04-22
| |/
* / drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
|/
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-19
|\
| * drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter2014-04-18
* | fbdev: move fbdev core files to separate directoryTomi Valkeinen2014-04-17
* | video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-08
|\
| * drm/doc: Update plane documentation and add plane helper libraryMatt Roper2014-04-01
| * drm/doc: Fix misplaced </para>Daniel Vetter2014-03-13
| * drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter2014-03-13
| * drm/doc: Integrate drm_modes.c kerneldocDaniel Vetter2014-03-13
| * drm/doc: Add function reference documentation for drm_mm.cDaniel Vetter2014-03-13
| * drm/doc: Overview documentation for drm_mm.cDaniel Vetter2014-03-13
| * drm/doc: Update copyrightDaniel Vetter2014-03-13
| * drm/doc: Add PRIME function referencesDaniel Vetter2014-03-13
| * drm/doc: Clarify PRIME documentationDaniel Vetter2014-03-13
| * drm/docs: Include hdmi infoframe helper referenceDaniel Vetter2014-03-13
| * drm/doc: Hide legacy horrors betterDaniel Vetter2014-03-13
| * drm/doc: Document drm_helper_resume_force_modeDaniel Vetter2014-03-13
| * drm/doc: No more drm perf countersDaniel Vetter2014-03-13
| * drm/doc: Remove the "command submissin and fencing" sectionDaniel Vetter2014-03-13
| * drm/doc: Move the vma offset manager to the right spotDaniel Vetter2014-03-13
| * drm/doc: Reorganize driver documentationDaniel Vetter2014-03-13
| * drm/doc: Remove <term> from rendernode docsDaniel Vetter2014-03-13
| * drm/doc: Clean up and integrate kerneldoc for drm_gem.cDaniel Vetter2014-03-13
| * drm/doc: Clarify the dumb object interfacesDaniel Vetter2014-03-13
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-07
|\ \
| * | kbuild: docbook: fix the include error when executing "make help"Kevin Hao2014-04-01
| * | kbuild: docbook: use $(obj) and $(src) rather than specific pathMasahiro Yamada2014-03-29
| * | kbuild: docbook: specify KERNELDOC dependency correctlyMasahiro Yamada2014-03-14