summaryrefslogtreecommitdiff
path: root/linux/include/media
AgeCommit message (Expand)Author
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-10-08videobuf_core init always require callback implementationMauro Carvalho Chehab
2007-10-08remove videobuf_set_pci_opsMauro Carvalho Chehab
2007-09-27videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab
2007-08-23Rename video-buf-dvb to videobuf-dvb to be consistent with the other patchesMauro Carvalho Chehab
2007-08-23Remove the obsolete video-buf moduleMauro Carvalho Chehab
2007-08-02Add videobuf-vmallocMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-08-23Replace video-buf to a more generic approachMauro Carvalho Chehab
2007-10-01backport kernel changesMauro Carvalho Chehab
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-03tuner: Better tuner radio supportTrent Piepho
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-20Merge: from masterHans Verkuil
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-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-04tuner: add release callbackMichael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
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-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-21cx2341x: some controls should not be changed while the device is busy.Hans Verkuil
2007-03-14saa7146: Fix allocation of clipping memoryOliver Endriss
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-25cx23416 doc updates + rename CX2341X_ENC_UNKNOWNHans Verkuil
2007-02-24merge: http://linuxtv.org/hg/~hhackmann/v4l-dvbMauro Carvalho Chehab
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil