summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2006-06-21Add DVB-S specific demod namesManu Abraham
2006-06-21Initialize ATSC frontendManu Abraham
2006-06-21Explicit defining of type is not necessary with MULTI_FEManu Abraham
2006-06-21Utilize the device specific algorithm callbacksManu Abraham
2006-06-21Use device specific algorithmsManu Abraham
2006-06-21Implement tuning algorithm as a module parameterManu Abraham
2006-06-21Make ASIC RESET ConditionalManu Abraham
2006-06-21Add support for VP-3250 ATSC cardManu Abraham
2006-06-21Add basic ATSC support to DSTManu Abraham
2006-06-21ATSC frontend supportManu Abraham
2006-06-17Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab
2006-06-17Small bug in saa7127.cMauro Carvalho Chehab
2006-06-17Fixes some userspace dependencies at V4L2 public api headerMauro Carvalho Chehab
2006-06-17Fix problems with AV7110 firmware buildingMauro Carvalho Chehab
2006-06-17Remove non-functional local version of v4l_printk_ioctl()Mauro Carvalho Chehab
2006-06-17default "yes", no. default y, yes.Mauro Carvalho Chehab
2006-06-12cx88-dvb: clean up long linewrapsMichael Krufky
2006-06-12cx88: #ifdef cleanupsMichael Krufky
2006-06-12cx88: add support for DViCO FusionHDTV DVB-T Dual PCI based on zl10353Michael Krufky
2006-06-12cinergyT2: whitespace cleanupMichael Krufky
2006-06-11merge: http://linuxtv.org/hg/~mkrufky/bluebirdMauro Carvalho Chehab
2006-06-11pvrusb2 is now a V4L2 driver. Fixed Kconfig.Mauro Carvalho Chehab
2006-06-11merge: http://linuxtv.org/hg/~mcisely/v4l-dvbMauro Carvalho Chehab
2006-06-11Fix cinergyt2_poll() to allow non-blocking IO on frontendMauro Carvalho Chehab
2006-06-11cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based on zl10353Michael Krufky
2006-06-08Fixes for card cx88 #50Ricardo Cerqueira
2006-06-08Fixes a warning about using pll without init.Mauro Carvalho Chehab
2006-06-08There were a cross-reference on cpia and cpia_pp/cpia_usbMauro Carvalho Chehab
2006-06-08Fix compilation with kernel 2.6.17Mauro Carvalho Chehab
2006-06-08Remove last bits of V4L1 dependant codeMike Isely
2006-06-07Fix: Wrong callback check for streamoff.Mauro Carvalho Chehab
2006-06-07vidioc_streamon/streamoff callbacks were missing at structMauro Carvalho Chehab
2006-06-07Fixes some errors on *FMT functionsMauro Carvalho Chehab
2006-06-07Improves debug msg for unsupported fourcc standardsMauro Carvalho Chehab
2006-06-06Reverted a patch by commited without ackMauro Carvalho Chehab
2006-06-06Make vivi to use the debug var from video_deviceMauro Carvalho Chehab
2006-06-06Fixes lots of small errors at videodev.Mauro Carvalho Chehab
2006-06-06TT 1400 DVB-S Budget with different PCI subsystem IDMichael Krufky
2006-06-06Support for new version of Satelco EasyWatch DVB-S lightMichael Krufky
2006-06-06cx88: whitespace cleanupMichael Krufky
2006-06-06Fix a trouble with a previous commit for in-kernel compilationMauro Carvalho Chehab
2006-06-06Zoran strncpy() fixMauro Carvalho Chehab
2006-06-05Userspace compilation were broken by the changes at videodev.Mauro Carvalho Chehab
2006-06-05Removed all references to kernel stuff from videodev.h and videodev2.hMauro Carvalho Chehab
2006-06-04Fixed cx25840 to work with PAL/MMauro Carvalho Chehab
2006-06-04vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab
2006-06-04Several improvements at videodev.cMauro Carvalho Chehab
2006-06-04No drivers should use VIDIOC_*_OLDMauro Carvalho Chehab
2006-05-30merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2006-05-29merge from ~mkrufky/trivialMichael Krufky