summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2007-07-18V4L: Add internal ioctl-like interface.Mauro Carvalho Chehab
2007-07-16merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-07-13saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-07-05v4l2: Update v4l_printk_ioctl_argTrent Piepho
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-05merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2007-06-04tuner: add release callbackMichael Krufky
2007-06-04merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-06-04Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2007-05-29Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil
2007-05-21Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10Hans Verkuil
2007-05-19Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output formatHans Verkuil
2007-05-17Adding new fields to v4l2_pix_format broke the ABI, reverted that changeHans Verkuil
2007-05-13Backport several i2c cleanups from mainstreamMauro Carvalho Chehab
2007-05-03saa7146: DMA: Correctly free resources on error, sync PCI streamed dataOliver Endriss
2007-05-02saa7146: proper prototype for saa7146_video_do_ioctl()Oliver Endriss
2007-03-11Add I2C_HW_B_CX23885 for Conexant 23885/23887 PCIe bridgeMichael Krufky
2007-08-26ivtv: move ivtv.h public header to include/linux.Hans Verkuil
2007-08-26ivtvfb: renamed ivtv-fb to ivtvfb, move header to include/linuxHans Verkuil
2007-08-26ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil
2007-08-25videodev2.h: add new pixel formats for the cx23415 OSD.Hans Verkuil
2007-08-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-03-17merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-03-14saa7146: Fix allocation of clipping memoryOliver Endriss
2007-03-11Add comment how the speed field is interpreted.Hans Verkuil
2007-03-11Speed is a signed 32-bit integer, not unsigned.Hans Verkuil
2007-03-10Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNCHans Verkuil
2007-03-07Allow using tea5761 radio device on tuner-coreMauro Carvalho Chehab
2007-02-28Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil
2007-02-27Improve VIDIOC_G_CHIP_IDENT (better diagnostics)Hans Verkuil
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