summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-121-3/+5
|\
| * [media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel2013-12-091-3/+5
* | doc: fix generation of device-driversNicolas Dichtel2013-11-271-1/+1
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-1/+1
|\
| * locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-111-1/+1
* | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-2/+0
|\ \
| * | mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris2013-11-061-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-2/+2
|\ \ \
| * | | cfg80211: fix docbook referencesJohannes Berg2013-10-281-2/+2
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-32/+32
|\ \ \
| * | | irq: DocBook/genericirq.tmpl: Correct various typosRandy Dunlap2013-10-191-32/+32
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-121-1/+4
|\ \ \ | | |/ | |/|
| * | rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney2013-10-151-1/+4
| |/
* | sysfs: merge regular and bin file handlingTejun Heo2013-10-051-1/+0
|/
* Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-091-2/+0
|\
| * mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris2013-08-301-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-2/+2
|\ \
| * | doc: Fix typo "is is" in DocumentationsMasanari Iida2013-08-271-2/+2
| * | docproc: Move printk file locationJoe Perches2013-08-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-0/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-291-0/+1
| |\ \ \
| | * | | mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-0/+1
| | |/ /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-059-395/+623
|\ \ \ \
| * | | | [media] DocBook: upgrade media_api DocBook version to 4.2Andrzej Hajda2013-09-031-2/+2
| * | | | [media] v4l: Fix colorspace conversion error in sample codeLaurent Pinchart2013-08-181-3/+3
| * | | | [media] DocBook/media/v4l: il_* fields always 0 for progressive formatsHans Verkuil2013-08-181-3/+3
| * | | | [media] v4l: Add V4L2_PIX_FMT_NV16M and V4L2_PIX_FMT_NV61M formatsLaurent Pinchart2013-08-182-0/+172
| * | | | [media] v4l: Add media format codes for ARGB8888 and AYUV8888 on 32-bit bussesLaurent Pinchart2013-08-182-365/+250
| * | | | [media] v4l: Fix V4L2_MBUS_FMT_YUV10_1X30 media bus pixel code valueLaurent Pinchart2013-08-181-1/+1
| * | | | [media] Documentation: media: Clarify the VIDIOC_CREATE_BUFS format requirementsLaurent Pinchart2013-08-181-15/+26
| * | | | [media] V4L: Add VP8 encoder controlsArun Kumar K2013-08-181-5/+163
| * | | | [media] lirc: make transmit interface consistentSean Young2013-07-301-1/+3
| * | | | [media] DocBook: Fix typo in V4L2_CID_JPEG_COMPRESSION_QUALITY referenceSylwester Nawrocki2013-07-301-2/+2
| | |/ / | |/| |
* | | | Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-022-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-091-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [media] DocBook: upgrade media_api DocBook version to 4.2Andrzej Hajda2013-07-261-2/+2
| * | | printk: move to separate directory for easier modificationJoe Perches2013-07-311-1/+1
| | |/ | |/|
* | | drm: implement experimental render nodesDavid Herrmann2013-08-301-0/+69
* | | drm: don't call ->firstopen for KMS driversDaniel Vetter2013-08-191-11/+16
* | | drm/docs: rip out removed driver flags documentationDaniel Vetter2013-08-191-29/+0
* | | drm: add flip-work helperRob Clark2013-08-191-0/+6
* | | drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0
* | | drm: add unified vma offset managerDavid Herrmann2013-07-251-0/+6
|/ /
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-136-346/+37
|\ \ | |/
| * [media] DocBook: remove obsolete note from the dbg_g_register docHans Verkuil2013-06-211-9/+0
| * [media] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctlHans Verkuil2013-06-215-329/+24
| * Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-202-14/+23
| |\
| * | [media] DocBook/media/v4l: clarify the QUERYSTD documentationHans Verkuil2013-06-171-1/+2
| * | [media] DocBook/media/v4l: update VIDIOC_DBG_ documentationHans Verkuil2013-06-172-7/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-8/+5
|\ \ \
OpenPOWER on IntegriCloud