aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/videodev2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[media] v4l: add control definitions for codec devicesKamil Debski1-1/+168
2011-07-27[media] v4l: add fourcc definitions for compressed formatsKamil Debski1-4/+13
2011-07-27[media] v4l: Add a class and a set of controls for flash devicesSakari Ailus1-0/+36
2011-07-27[media] v4l2-ctrls: add new bitmask control typeHans Verkuil1-0/+1
2011-07-27[media] videodev2.h Add SE401 compressed RGB formatHans de Goede1-0/+1
2011-07-27[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACKHans Verkuil1-1/+2
2011-07-27[media] v4l2-ctrls: add control eventsHans Verkuil1-2/+27
2011-05-20[media] v4l: Add M420 format definitionHans de Goede1-0/+1
2011-05-20[media] Add Y10B, a 10 bpp bit-packed greyscale formatAntonio Ospite1-0/+3
2011-04-19[media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones1-0/+1
2011-03-22[media] gspca - nw80x: New subdriver for Divio based webcamsJean-François Moine1-0/+1
2011-03-22[media] v4l: Add 12 bits bayer pixel formatsLaurent Pinchart1-0/+4
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil1-10/+0
2011-03-21[media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki1-0/+7
2011-03-21[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak1-2/+122
2010-10-21[media] V4L2: Add seek spacing and RDS CAP bitsMatti Aaltonen1-1/+4
2010-10-21V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-common.hHans Verkuil1-8/+0
2010-10-21V4L/DVB: V4L2: add a generic function to find the nearest discrete format to the required oneGuennadi Liakhovetski1-0/+8
2010-10-21V4L/DVB: v4l2: Add illuminator controlsJean-François Moine1-1/+4
2010-10-21V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using camsHans de Goede1-0/+1
2010-10-21V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.cHans de Goede1-0/+1
2010-08-08V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki1-0/+1
2010-05-19V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errorsPawel Osciak1-0/+2
2010-05-19V4L/DVB: v4l: add VSYNC and EOS events for use with ivtvHans Verkuil1-3/+12
2010-05-19V4L/DVB: V4L: Events: Add new ioctls for eventsSakari Ailus1-0/+26
2010-05-19V4L/DVB: core: add support for more color effectsXiaolin Zhang1-0/+7
2010-05-19V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control typesHans Verkuil1-10/+10
2010-05-18V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controlsLaurent Pinchart1-0/+3
2010-05-18V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformatsHans Verkuil1-0/+2
2010-05-18V4L/DVB: videodev2: introduce a common control for chroma gainDevin Heitmueller1-1/+4
2010-05-18V4L/DVB (12770): Add tm6000 driver to staging treeMauro Carvalho Chehab1-0/+1
2010-02-26V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 camsHans de Goede1-0/+1
2010-02-26V4L/DVB (13992): gspca_sn9c2028: New gspca subdriverTheodore Kilgore1-0/+1
2009-12-16V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codesGuennadi Liakhovetski1-1/+6
2009-12-16V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri1-2/+114
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+6
2009-12-05V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma KeyVaibhav Hiremath1-0/+2
2009-12-05V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLORVaibhav Hiremath1-1/+3
2009-12-05V4L/DVB (13183): gspca: add stv0680 subdriverHans de Goede1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-19V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski1-1/+2
2009-09-12V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.hHans de Goede1-0/+1
2009-09-12V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controlsEduardo Valentin1-0/+34
2009-09-12V4L/DVB (12543): v4l: introduce string control support.Hans Verkuil1-2/+4
2009-09-12V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR capsHans Verkuil1-0/+2
2009-09-12V4L/DVB (12212): v4l2: add RDS API to videodev2.hHans Verkuil1-0/+23
2009-09-12V4L/DVB (12149): videodev2.h: Reorganize fourcc tableMauro Carvalho Chehab1-17/+22
2009-07-24V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson1-0/+1
2009-07-05V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab1-0/+2
2009-06-23V4L/DVB (12079): gspca_ov519: add support for the ov511 bridgeHans de Goede1-0/+1