summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2006-07-29Complete rewrite of the DiB3000mc-driverPatrick Boettcher
2006-07-04remove dib3000-common-modulePatrick Boettcher
2006-07-04Update for MT2060 to use dvb_tuner_opsPatrick Boettcher
2006-07-04sync with masterPatrick Boettcher
2006-06-30Missing statement in drivers/media/dvb/frontends/cx22700.cMauro Carvalho Chehab
2006-06-30merge: http://linuxtv.org/hg/~mkrufky/cx88Mauro Carvalho Chehab
2006-06-30merge: http://www.linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-30fix: use swzigzag for swalgoManu Abraham
2006-06-29cx24123: fix set_voltage function according to the specsMichael Krufky
2006-06-29Fix CI interface on PRO KNC1 cardsAndrew de Quincey
2006-06-29Fix CI on old KNC1 DVBC cardsAndrew de Quincey
2006-06-29The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPAndrew de Quincey
2006-06-25Spin lock on network changed on 2.6.18Mauro Carvalho Chehab
2006-06-25merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2006-06-25merge: http://linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-25av7110: analog sound output of DVB-C rev 2.3Oliver Endriss
2006-06-25Fix a misplaced closing bracket/else, which caused swzigzag not to be calledManu Abraham
2006-06-25merge: http://linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-24Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham
2006-06-23merge: http://www.linuxtv.org/hg/~manu/v4l-algoMauro Carvalho Chehab
2006-06-23fix up funky logic in dvbMauro Carvalho Chehab
2006-06-22Add support for the DNTV Live! mini DVB-T card.Manu Abraham
2006-06-22conditionally enable 5 byte diseqc commandsManu Abraham
2006-06-22Static variables mustn't be EXPORT_SYMBOL 'edManu Abraham
2006-06-22The Coverity checker spotted that there was a memory leak if the second or th...Manu Abraham
2006-06-22Comment out MMI functions for nowManu Abraham
2006-06-21Fix CA Info and Application InfoManu Abraham
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