summaryrefslogtreecommitdiff
path: root/linux/include
AgeCommit message (Expand)Author
2007-10-27tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky
2007-09-17v4l2-i2c-drv: first call remove, then detach clientHans Verkuil
2007-09-14v4l2-i2c-drv: add legacy_probe function pointerHans Verkuil
2007-09-12v4l2: add support for bus-based I2C driversHans Verkuil
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-10-24Remove the obsoleted xc3028Mauro Carvalho Chehab
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-17synchronizes with the latest version of i2c-id.hMauro Carvalho Chehab
2007-10-17backport changeset 13bcd5d0e21e3ca726965371ada8ff6c64af288fMauro Carvalho Chehab
2007-10-17backport changeset c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916Mauro Carvalho Chehab
2007-10-15merge: http://www.linuxtv.org/hg/~hverkuil/mpegcompMauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-11 git-dvb: rename videobuf_qtype_ops.copy_to_user()Mauro Carvalho Chehab
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-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