summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
Commit message (Expand)AuthorAgeFilesLines
...
| * | [media] V4L: Add camera wide dynamic range controlSylwester Nawrocki2012-05-141-0/+15
| * | [media] V4L: Add an extended camera white balance controlSylwester Nawrocki2012-05-141-0/+70
| * | [media] V4L: Add camera exposure bias controlSylwester Nawrocki2012-05-141-0/+16
| * | [media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki2012-05-143-14/+102
| * | [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
| |\ \
| * | | [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 branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-233-121/+1
|\ \ \ \ \
| * | | | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-173-121/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-223-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Documentation: Fix typo in multiple files in DocumentationMasanari Iida2012-04-163-5/+5
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-232-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-212-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [media] V4L: DocBook: Fix typos in the multi-plane formats descriptionSylwester Nawrocki2012-04-192-2/+2
| | |/ /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-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
* | | | | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
|/ / / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-2311-66/+644
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | [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
| |\ \
| * | | [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 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
* | | | | 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
| |/ / |/| |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-186-27/+42
|\ \ \
OpenPOWER on IntegriCloud