summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (9105): correct Makefile symbol for stv0288 frontendJanne Grunau1-1/+1
2008-10-12V4L/DVB (9026): Add support for ST STV0288 demodulator and cards with it.Igor M. Liplianin8-5/+1002
2008-10-12V4L/DVB (9017): Add support for Silicon Laboratories SI2109/2110 demodulators.Igor M. Liplianin4-0/+1019
2008-10-12V4L/DVB (9015): S2API: cx24116 register description fixes.Darron Broad1-0/+7
2008-10-12V4L/DVB (9014): History update: MPEG initialization in cx24116.Igor M. Liplianin1-1/+2
2008-10-12V4L/DVB (9013): S2API: cx24116 Rolloff changes, sysctls cleanup, isl power ch...Darron Broad1-76/+6
2008-10-12V4L/DVB (9011): S2API: A number of cleanusp from the last 24 months.Darron Broad1-191/+617
2008-10-12V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth1-3/+3
2008-10-12V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth1-1/+1
2008-10-12V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth1-3/+3
2008-10-12V4L/DVB (8994): Adjust MPEG initialization in cx24116Igor M. Liplianin2-1/+7
2008-10-12V4L/DVB (8993): cx24116: Fix lock for high (above 30000 kSyms) symbol ratesIgor M. Liplianin1-6/+31
2008-10-12V4L/DVB (8986): cx24116: Adding DVB-S2 demodulator supportSteven Toth4-0/+1008
2008-10-12V4L/DVB (8973): af9013: fix compile error coming from u64 divAntti Palosaari1-6/+2
2008-10-12V4L/DVB (8971): initial driver for af9013 demodulatorAntti Palosaari5-0/+2674
2008-10-12V4L/DVB (8946): dib7000m: fix powerpc build errorHans Verkuil1-1/+4
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil4-9/+16
2008-10-12V4L/DVB (8890): budget: Add callback to load firmware for the TDHD1 tunerOliver Endriss1-0/+3
2008-10-12V4L/DVB (8888): budget: Support Activy DVB-T with TDHD1 tunerOliver Endriss1-0/+70
2008-10-12V4L/DVB (8866): Add dummy FE to the Kconfig-file and fix itPatrick Boettcher3-3/+11
2008-10-12V4L/DVB (8746): v4l-dvb: fix compile warnings.Hans Verkuil2-3/+3
2008-10-12V4L/DVB (8730): drx397xD: fix compilation error caused by changeset 71046dfb0853Mauro Carvalho Chehab1-2/+2
2008-10-12V4L/DVB (8725): drx397xD.c sparse annotationsHarvey Harrison2-9/+9
2008-10-12V4L/DVB (8724): dvb: drx397xD: checkpatch.pl cleanupsFelipe Balbi1-118/+124
2008-10-12V4L/DVB (8658): lgs8gl5: fix build warningsMichael Krufky1-28/+2
2008-10-12V4L/DVB (8657): cxusb: add lgs8gl5 and support for Magic-Pro DMB-TH usb stickTimothy Lee4-0/+533
2008-10-12V4L/DVB (8656): fix DVB_FE_CUSTOMISE for DVB_DIB7000P and DVB_TUNER_DIB0070 w...Michael Krufky2-6/+43
2008-10-12V4L/DVB (8654): cxusb: add support for DViCO FusionHDTV DVB-T Dual Digital 4 ...Anton Blanchard1-1/+2
2008-10-12V4L/DVB (8560): replace __FUNCTION__ with __func__Alexander Beregalov2-18/+18
2008-10-05V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflowPatrick Boettcher1-1/+1
2008-10-05V4L/DVB (9037): Fix support for Hauppauge Nova-S SEPatrick Boettcher2-6/+11
2008-09-04V4L/DVB (8843): tda10048_firmware_upload(): fix a memory leakAdrian Bunk1-1/+1
2008-09-04V4L/DVB (8837): dvb: fix I2C adapters name sizeJean Delvare2-3/+4
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth12-12/+12
2008-09-04V4L/DVB (8804): s5h1411: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-09-04V4L/DVB (8803): s5h1409: Enable QAM_AUTO modeSteven Toth1-0/+1
2008-09-04V4L/DVB (8599): au8522: remove if frequency settings from vsb/qam modulation ...Michael Krufky1-6/+0
2008-09-04V4L/DVB (8598): au8522: clean up function au8522_set_ifMichael Krufky1-46/+19
2008-09-04V4L/DVB (8555): au8522: add mechanism to configure IF frequency for vsb and qamMichael Krufky2-0/+75
2008-08-06V4L/DVB (8562): DVB_DRX397XD: remove FW_LOADER selectAdrian Bunk1-2/+1
2008-07-27V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk1-16/+8
2008-07-23V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab1-1/+1
2008-07-23V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin1-0/+97
2008-07-23V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula...David Howells1-4/+4
2008-07-23V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixesRoman Zippel1-2/+2
2008-07-23V4L/DVB (7737): drx397xD: fix math usageMauro Carvalho Chehab1-6/+5
2008-07-23V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV...Henk Vergonet5-0/+1690
2008-07-20V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss1-1/+1
2008-07-20V4L/DVB (8146): lgdt330x: add additional FEC control configuration optionMichael Krufky1-5/+19
2008-07-20V4L/DVB (8030): TDA10023: make TS output mode configurableAntti Palosaari2-1/+15