summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-071-2/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-185-20/+37
|\
| * [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-1571-554/+710
|\ \ | |/
| * [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] gspca: Add jl2005bcd sub driverTheodore Kilgore2012-01-061-0/+5
| * [media] v4l: Add new alpha component controlSylwester Nawrocki2011-12-303-8/+35
| * [media] v4l: Add over-current and indicator flash fault bitsLaurent Pinchart2011-12-201-0/+10
| * [media] Remove unneeded comments from the media API DocBook filesSylwester Nawrocki2011-12-1167-536/+1
| * [media] V4L2 spec: fix the description of V4L2_FBUF_CAP_SRC_CHROMAKEYHans Verkuil2011-11-251-2/+2
| * [media] V4L2 Spec: clarify usage of V4L2_FBUF_FLAG_PRIMARYHans Verkuil2011-11-251-4/+6
| * [media] V4L spec: fix typo and missing CAP_RDS documentationHans Verkuil2011-11-252-4/+14
* | v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart2011-12-192-0/+122
|/
* [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY controlSylwester Nawrocki2011-11-031-2/+3
* [media] V4L: document the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()sGuennadi Liakhovetski2011-11-035-0/+259
* [media] media: DocBook: Fix trivial typo in Sub-device InterfaceJonghun Han2011-09-271-1/+1
* [media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-213-1/+25
* Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-171-19/+19
|\
| * [media] v4l2: Fix documentation of the codec device controlsKamil Debski2011-09-111-19/+19
* | [media] v4l: events: Define V4L2_EVENT_FRAME_SYNCSakari Ailus2011-08-292-0/+38
* | [media] v4l: Move event documentation from SUBSCRIBE_EVENT to DQEVENTSakari Ailus2011-08-062-107/+107
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-1/+1
* [media] v4l: add control definitions for codec devicesKamil Debski2011-07-271-0/+969
* [media] v4l: add fourcc definitions for compressed formatsKamil Debski2011-07-272-3/+51
* [media] v4l: Document V4L2 control endianness as machine endiannessSakari Ailus2011-07-271-0/+8
* [media] v4l: Add flash control documentationSakari Ailus2011-07-273-0/+293
* [media] DocBook: document V4L2_CTRL_TYPE_BITMASKHans Verkuil2011-07-273-6/+27
* [media] DocBook: fix typo: vl42_plane_pix_format -> v4l2_plane_pix_formatHans Verkuil2011-07-271-1/+1
* [media] videodev2.h Add SE401 compressed RGB formatHans de Goede2011-07-271-0/+5
* [media] v4l2 core: return -ENOTTY if an ioctl doesn't existMauro Carvalho Chehab2011-07-272-7/+8
* [media] DocBook/dvb: Use generic descriptions for the frontend APIMauro Carvalho Chehab2011-07-271-5/+19
* [media] DocBook/demux.xml: Remove generic errorsMauro Carvalho Chehab2011-07-271-0/+5
* [media] DocBook/audio.xml: Remove generic errorsMauro Carvalho Chehab2011-07-271-0/+4
* [media] DocBook: Add return error codes to LIRC ioctl sessionMauro Carvalho Chehab2011-07-271-4/+2
* [media] DocBook: Add an error code session for LIRC interfaceMauro Carvalho Chehab2011-07-271-0/+4
* [media] DocBook: Remove V4L generic error description for ioctl()Mauro Carvalho Chehab2011-07-273-70/+13
* [media] DocBook/media-ioc-setup-link.xml: Remove EBUSYMauro Carvalho Chehab2011-07-271-9/+0
* [media] DocBook: Use the generic error code page also for MC APIMauro Carvalho Chehab2011-07-273-49/+18
* [media] DocBook: Use the generic ioctl error codes for all V4L ioctl'sMauro Carvalho Chehab2011-07-2735-453/+53
* [media] DocBook: Add a chapter to describe media errorsMauro Carvalho Chehab2011-07-271-0/+17
* [media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACKHans Verkuil2011-07-271-7/+29
* [media] DocBook: update V4L Event Interface sectionHans Verkuil2011-07-272-9/+36
* [media] V4L2 spec: document control eventsHans Verkuil2011-07-272-2/+157
* [media] DocBook/v4l: Document the new system-wide version behaviorMauro Carvalho Chehab2011-07-273-7/+24
* [media] DocBook/v4l: Remove references to the old V4L1 compat layerMauro Carvalho Chehab2011-07-271-12/+5
* [media] v4l: Fix minor typos in the documentationSylwester Nawrocki2011-07-272-2/+2
OpenPOWER on IntegriCloud