summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil
2007-02-25Add cx23415/6 chip idents.Hans Verkuil
2007-02-25Remove V4L2_CHIP_MATCH_ALWAYS.Hans Verkuil
2007-02-25Incremented DVB_API_VERSION_MINOR.Hans Verkuil
2007-02-25cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-24merge: http://linuxtv.org/hg/~hverkuil/dvb-apiMauro Carvalho Chehab
2007-02-24Fix comment and rename VIDEO_CMD_PAUSE_TO_BLACKHans Verkuil
2007-02-24It's _IOWR, not _IORW.Hans Verkuil
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-24Mark VIDIOC_DBG_S/G_REGISTER as experimental, but no longer internalHans Verkuil
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-24Add support for the cx23415 MPEG decoding features.Hans Verkuil
2007-02-23Rename 'x, y' to 'left, top' to be consistent with struct v4l2_rect.Hans Verkuil
2007-02-23Mark V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY as experimentalHans Verkuil
2007-02-21Add support for VIDIOC_INT_G/S_STD_OUTPUTHans Verkuil
2007-02-21Add support for video output overlays.Hans Verkuil
2007-02-21Updates i2c-id.h and btaudio.cMauro Carvalho Chehab
2007-02-21merge: http://linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-02-20Split VIDEO_MUTE into MUTE and MUTE_YUVHans Verkuil
2007-02-19compat: Fix compat stuff for usbvision and zr364xxTrent Piepho
2007-02-19u32/u64 -> __u32/__u64 in videodev2.hHans Verkuil
2007-02-18Add V4L2_CAP_VIDEO_OUTPUT_POS capabilityHans Verkuil
2007-02-18Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil
2007-02-18Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil
2007-02-18Add support for three new MPEG controls.Hans Verkuil
2007-02-17merge with main repositoryHartmut Hackmann
2007-02-15updated support for tuner callbacksHartmut Hackmann
2007-02-11Sync bt87x and i2c-id filesMauro Carvalho Chehab
2007-02-07Change videodev2.h licence to dual GPL/BSDMauro Carvalho Chehab
2007-02-06From: Adrian Bunk <bunk@stusta.de>Mauro Carvalho Chehab
2007-02-03Remove #if 0 section from videodev2.hHans Verkuil
2007-02-03Sliced VBI API no longer marked experimental.Hans Verkuil
2007-01-23Added a config entry and a gpio function pointer to the tuner structHartmut Hackmann
2007-01-21Adds video output routingMauro Carvalho Chehab
2007-01-12budget-ci: add support for the Technotrend 1500 bundled remoteMichael Krufky
2007-01-09Fix authorship referencesMauro Carvalho Chehab
2007-01-07Fix compilation on ppc32 architectureMauro Carvalho Chehab
2006-12-28DVB: fix compile errorMauro Carvalho Chehab
2006-12-27Backport some changes that happened at mainstreamMauro Carvalho Chehab
2006-12-27Add support for more Encore TV cardsMauro Carvalho Chehab
2006-12-21Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab
2006-12-20cx2341x audio_properties is an u16, not u8Hans Verkuil
2006-12-19Removed unimplemented cx2341x API commandsHans Verkuil
2006-12-08Add support for the ASUS P7131 remote controlHartmut Hackmann
2006-12-04Added the capability of selecting fm gain by tunerMauro Carvalho Chehab
2006-12-04Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab
2006-11-03saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline functionsOliver Endriss
2006-11-01saa7146: Protect access to the IER register by a spinlockOliver Endriss
2006-11-22[PATCH 5/8] budget-ci IR: integrate with ir-commonAndrew de Quincey