aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
Commit message (Expand)AuthorAgeFilesLines
* docbook: skip files with no docs since they generate scary warningsRandy Dunlap2010-09-112-2/+0
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-081-0/+6
|\
| * mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-031-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-071-0/+5
|\ \ | |/ |/|
| * workqueue: Add a workqueue chapter to the tracepoint docbookJason Baron2010-08-271-0/+5
* | Documentation: kernel-locking: mutex_trylock cannot be used in interrupt contextStefan Richter2010-08-201-2/+5
|/
* kfifo: replace the old non generic APIStefani Seibold2010-08-111-1/+0
* docbook: need xmldoclinks for all doc typesBen Hutchings2010-08-111-2/+2
* docbook: fixup media support files for htmldocs alsoRandy Dunlap2010-08-101-1/+1
* V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-081-0/+78
* V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2010-08-081-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-061-0/+1
|\
| * Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-051-0/+1
* | Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-8/+100
|\ \
| * | kgdb,docs: Update the kgdb docs to include kmsJason Wessel2010-08-051-8/+100
* | | docbook: use IDs as filenames to support multiple booksJohannes Berg2010-08-051-0/+1
| |/ |/|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-043-4/+5
|\ \
| * | Documentation: update broken web addresses.Justin P. Mattock2010-08-043-4/+5
| |/
* | V4L/DVB: DocBook/media: Add LIRC DocBook to media.htmlMauro Carvalho Chehab2010-08-024-46/+49
* | V4L/DVB: IR/lirc: add docbook info covering lirc device interfaceJarod Wilson2010-08-021-0/+235
* | V4L/DVB: DocBook/dvb: Update spec to reflect the current FE capabilitiesMauro Carvalho Chehab2010-08-024-7/+27
|/
* Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-042-3/+5
|\
| * V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-011-1/+1
| * V4L/DVB: V4L2 Spec: Improve the VIDIOC_QUERY_DV_PRESET descriptionHans Verkuil2010-06-011-2/+4
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-06-031-6/+6
|\ \ | |/ |/|
| * drm: fix typos in Linux DRM Developer's GuideNicolas Kaiser2010-06-031-6/+6
* | docbook: make mtd nand module init staticH Hartley Sweeten2010-05-241-1/+1
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-212-1/+840
|\ \ | |/
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-101-33/+16
| |\
| * | drm: add initial DRM developer documentationJesse Barnes2010-04-212-1/+840
* | | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-211-176/+516
|\ \ \
| * | | kgdb,docs: Update the kgdb docs to include kdbJason Wessel2010-05-201-176/+516
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-201-10/+17
|\ \ \
| * \ \ Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai2010-05-201-10/+17
| |\ \ \ | | |/ / | |/| |
| | * | ALSA: Update the documentation for changes of proc filesTakashi Iwai2010-04-131-10/+17
| | |/
* | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-2014-68/+463
|\ \ \
| * | | V4L/DVB: Documentation: fix small error in the ENUMINPUT docHans Verkuil2010-05-191-1/+1
| * | | V4L/DVB: Add documentation for the new error flagPawel Osciak2010-05-192-2/+22
| * | | V4L/DVB: v4l spec: document new eventsHans Verkuil2010-05-193-1/+39
| * | | V4L/DVB: v4l spec: document what odd and even fields areHans Verkuil2010-05-191-4/+4
| * | | V4L/DVB: V4L: Events: Add documentationSakari Ailus2010-05-195-0/+271
| * | | V4L/DVB: core: add support for more color effectsXiaolin Zhang2010-05-192-2/+16
| * | | V4L/DVB: DocBook/v4l/compat.xml: add missing </section>Hans Verkuil2010-05-191-57/+58
| * | | V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentationHans Verkuil2010-05-191-1/+1
| * | | V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart2010-05-183-0/+33
| * | | V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformatsHans Verkuil2010-05-181-0/+12
| * | | V4L/DVB: videodev2: introduce a common control for chroma gainDevin Heitmueller2010-05-181-0/+6
| * | | V4L/DVB: v4l doc: fix font of field nameHans Verkuil2010-05-181-1/+1
| |/ /