summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2006-06-22Comment out MMI functions for nowManu Abraham
2006-06-21Fix CA Info and Application InfoManu Abraham
2006-06-21cx88: add support for FusionHDTV 3 Gold (original revision)Michael Krufky
2006-06-21merge: http://linuxtv.org/hg/~rmcc/v4l-dvbMauro Carvalho Chehab
2006-06-21Initial go at MMIManu Abraham
2006-06-21VLF fixes for DCTManu Abraham
2006-06-21replace NEWTUNE with TS188Manu Abraham
2006-06-21DCTNEW and ATSC fixesManu Abraham
2006-06-21Bug-fix: Do not overflow kernel memory when more than BT878_MAX devices are p...Manu Abraham
2006-06-21fix a bug in tuner detectionManu Abraham
2006-06-21distinguish between STV0299 and MB86A15 based NIM'sManu Abraham
2006-06-21dprintk macro beautificationManu Abraham
2006-06-21Remove spurious newlines in dprintk's. Add dst(card-num) as prefix in dprintkManu Abraham
2006-06-21Fix Daughterboard detectionManu Abraham
2006-06-21ATSC typecheck bugfixManu Abraham
2006-06-21Add more Firmware and Tuner namesManu Abraham
2006-06-21ATSC tuner doesn't have variable length fieldManu Abraham
2006-06-21Add Board NamesManu Abraham
2006-06-21Fix string lengthManu Abraham
2006-06-21Add in tuner namesManu Abraham
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-20kconfig: saa7115 depends on VIDEO_DEV, not VIDEO_V4l1Michael Krufky
2006-06-20Kconfig: fix description for saa7115 moduleMichael Krufky
2006-06-20merge: http://linuxtv.org/hg/~mkrufky/v4l-dvbMauro Carvalho Chehab
2006-06-20Ovcamship position at Kconfig changedMauro Carvalho Chehab
2006-06-20lgdt330x: fix missing line in VSB snr decoding logicMichael Krufky
2006-06-20update cardlist documentationMichael Krufky
2006-06-20Whitespace cleanupsMauro Carvalho Chehab
2006-06-19saa7134 card (LifeView3000 NTSC)Mauro Carvalho Chehab
2006-06-19Disable bitrate_mode when encoding mpeg-1.Hans Verkuil
2006-06-19Add cx2341x-specific control array to cx2341x.cHans Verkuil
2006-06-19cx88-tvaudio.c must #include <linux/config.h>Michael Krufky
2006-06-19Backed out changeset e3215d345e206c37b4a72a6f41d0a8c6696de3faMichael Krufky
2006-06-18Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used.Hans Verkuil
2006-06-18Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil
2006-06-18Port cx88-blackbird to the new MPEG API.Hans Verkuil
2006-06-18Update cx2341x fw encoding API doc.Hans Verkuil
2006-06-18Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
2006-06-18Add CX2341X MPEG encoder module.Hans Verkuil
2006-06-18Add helper functions for control processing to v4l2-common.Hans Verkuil
2006-06-18Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil