summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus2012-05-143-6/+31
* [media] v4l: Image processing control classSakari Ailus2012-05-142-0/+88
* [media] v4l: Image source control classSakari Ailus2012-05-142-0/+92
* [media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus2012-05-1413-29/+36
* [media] V4L2 Spec: fix typoHans Verkuil2012-05-021-3/+3
* Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-191-0/+17
|\
| * Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-021-0/+17
| |\
| | * HSI: Add HSI API documentationCarlos Chinea2012-01-051-0/+17
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-2311-66/+644
| |\ \
* | | | [media] V4L: JPEG class documentation correctionsSylwester Nawrocki2012-04-102-1/+8
* | | | [media] v4l: Mark VIDIOC_SUBDEV_G_CROP and VIDIOC_SUBDEV_S_CROP obsoleteSakari Ailus2012-04-102-3/+13
* | | | [media] v4l: Add subdev selections documentationSakari Ailus2012-04-105-26/+432
* | | | [media] v4l: Add subdev selections documentation: svg and dia filesSakari Ailus2012-04-106-0/+3696
* | | | [media] v4l: Document integer menu controlsSakari Ailus2012-04-103-2/+55
* | | | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-275-8/+24
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-03-231-0/+17
| |\ \
| | * | kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2012-03-221-0/+17
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-203-7/+7
| |\ \ \
| | * | | Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-072-4/+4
| | * | | Documentation: broken URL in libata.tmplMichael Opdenacker2012-02-281-2/+2
| | * | | Documentation: broken URL in filesystems.tmplMichael Opdenacker2012-02-281-1/+1
| | |/ /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-211-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-1580-587/+1165
| | |\ \
| | * | | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-1/+0
* | | | | [media] V4L: Improve the selection API documentationSylwester Nawrocki2012-03-192-53/+61
* | | | | Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-192-5/+14
|\ \ \ \ \ | |/ / / /
| * | | | docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap2012-02-011-2/+10
| | |/ / | |/| |
| * | | docbook: fix sched source file names in device-drivers bookRandy Dunlap2012-01-231-1/+3
| * | | docbook: change iomap source filename in deviceiobookRandy Dunlap2012-01-231-1/+1
| * | | docbook: don't use serial_core.h in device-drivers bookRandy Dunlap2012-01-231-1/+0
* | | | [media] V4L2 Spec: return -EINVAL on unsupported wrap_around valueHans Verkuil2012-03-191-3/+3
* | | | [media] Fix small DocBook typoHans Verkuil2012-03-081-1/+1
* | | | [media] V4L: Add JPEG compression control class documentationSylwester Nawrocki2012-02-285-2/+214
* | | | [media] Document decoder controlsHans Verkuil2012-02-141-0/+59
* | | | [media] v4l spec: document VIDIOC_(TRY_)DECODER_CMDHans Verkuil2012-02-143-4/+262
* | | | [media] V4L2: Add per-device-node capabilitiesHans Verkuil2012-01-233-4/+45
|/ / /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-186-27/+42
|\ \ \
| * | | [media] DocBook/dvbproperty.xml: Remove DTV_MODULATION from ISDB-TMauro Carvalho Chehab2012-01-171-1/+0
| * | | [media] DocBook/dvbproperty.xml: Fix ISDB-T delivery system parametersMauro Carvalho Chehab2012-01-171-3/+0
| * | | [media] DocBook/dvbproperty.xml: Fix the units for DTV_FREQUENCYMauro Carvalho Chehab2012-01-171-3/+5
| * | | [media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCYHans Verkuil2012-01-161-2/+5
| * | | [media] V4L2 Spec: improve the G/S_INPUT/OUTPUT documentationHans Verkuil2012-01-162-4/+5
| * | | [media] V4L2 Spec: fix extended control documentationHans Verkuil2012-01-161-5/+13
| * | | [media] v4l2 spec: clarify usage of V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-9/+14
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1575-558/+998
|\ \ \ \ | |/ / /
| * | | [media] doc: v4l: selection: choose pixels as units for selection rectanglesTomasz Stanislawski2012-01-101-18/+12
| * | | [media] doc: v4l: add documentation for selection APITomasz Stanislawski2012-01-105-0/+643
| * | | [media] doc: v4l: add binary images for selection APITomasz Stanislawski2012-01-102-0/+265
| * | | [media] gspca: Add jl2005bcd sub driverTheodore Kilgore2012-01-061-0/+5
| * | | [media] dvb: deprecate the usage of ops->info.typeMauro Carvalho Chehab2012-01-041-0/+4
OpenPOWER on IntegriCloud