summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2007-08-30 V4L: Int if: Remove [gs]_ext_clk.Mauro Carvalho Chehab
2007-08-30 V4L: Int if: Add BT.656 interface support.Mauro Carvalho Chehab
2007-08-30 V4L: Int if: add vidioc_int_g_ifparm, other updates.Mauro Carvalho Chehab
2007-09-06merge: http://linuxtv.org/hg/~mkrufky/fusionhdtvMauro Carvalho Chehab
2007-08-24Clean up FusionHDTV ir codeMichael Krufky
2007-08-24add IR remote support for FusionHDTV 5 RT GoldMichael Krufky
2007-08-03merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-08-03tuner: Better tuner radio supportTrent Piepho
2007-07-31videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil
2007-07-27merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-07-27Add vp27smpx driverHans Verkuil
2007-07-23dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss
2007-07-23Clean up duplicate includes in include/media/Mauro Carvalho Chehab
2007-07-23merge: http://www.linuxtv.org/hg/~hverkuil/ivtv-fbMauro Carvalho Chehab
2007-07-20Merge: from masterHans Verkuil
2007-07-20backport a change at i2c-id.hMauro Carvalho Chehab
2007-07-20DVB: fix includes of video.h when __KERNEL__ is undefinedMichael Krufky
2007-07-20V4L: Fix a compile warning on non-32-bit machines.Mauro Carvalho Chehab
2007-07-20ivtv-fb: Use proper ioctl value.Hans Verkuil
2007-07-20Add ivtv-fb framebuffer driver.Hans Verkuil
2007-07-18Merge: from masterHans Verkuil
2007-07-18videodev2.h: add missing <sys/time.h> when included by an applicationHans Verkuil
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