summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8534): remove select's of FW_LOADERAdrian Bunk2008-07-271-16/+8
* V4L/DVB (8433): Fix macro name at z0194a.hMauro Carvalho Chehab2008-07-231-1/+1
* V4L/DVB (8421): Adds support for Dvbworld DVB-S 2102 USB cardIgor M Liplianin2008-07-231-0/+97
* V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodula...David Howells2008-07-231-4/+4
* V4L/DVB (7812): 2.6.25-rc5-mm1 specifc div64_u64 fixesRoman Zippel2008-07-231-2/+2
* V4L/DVB (7737): drx397xD: fix math usageMauro Carvalho Chehab2008-07-231-6/+5
* V4L/DVB (7736): This patch adds support for the Micronas DRX3975D/DRX3977D DV...Henk Vergonet2008-07-235-0/+1690
* V4L/DVB (8334): tda10023: Fix typo in tda10023_attach dummy routineOliver Endriss2008-07-201-1/+1
* V4L/DVB (8146): lgdt330x: add additional FEC control configuration optionMichael Krufky2008-07-201-5/+19
* V4L/DVB (8030): TDA10023: make TS output mode configurableAntti Palosaari2008-07-202-1/+15
* V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0
* V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0
* V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky2008-07-201-1/+0
* V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2008-07-202-0/+48
* V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari2008-07-202-88/+136
* dvb frontends: treat firmware data as constDavid Woodhouse2008-07-107-9/+11
* V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth2008-06-261-4/+2
* V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss2008-06-261-4/+11
* V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss2008-06-261-8/+12
* V4L/DVB (8044): au8522: tuning optimizationsMichael Krufky2008-06-261-2/+21
* V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab2008-06-261-2/+13
* V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab2008-06-261-4/+14
* V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070Michael Krufky2008-06-051-1/+14
* V4L/DVB (7972): or51132.c: unalignedAl Viro2008-06-051-3/+3
* V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000PMichael Krufky2008-06-051-1/+14
* V4L/DVB (7861): mt312: Prefix functions only with mt312_, Add zl10313 to kcon...Matthias Schwarzott2008-05-143-7/+8
* V4L/DVB (7857): make itd1000_fre_values[] static constAdrian Bunk2008-05-141-1/+1
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-8/+8
* V4L/DVB (7783): drivers/media/dvb/frontends/s5h1420.c: printk fixAndrew Morton2008-04-291-1/+1
* V4L/DVB (7769): Move other terrestrial tuners to common/tunersMauro Carvalho Chehab2008-04-2913-1998/+1
* V4L/DVB (7768): reorganize some DVB-S Kconfig itemsMauro Carvalho Chehab2008-04-291-33/+35
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-2912-5464/+1
* V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulatorSteven Toth2008-04-264-0/+987
* V4L/DVB (7739): mt312.h: dubious one-bit signed bitfieldHarvey Harrison2008-04-261-1/+1
* V4L/DVB (7674): tda10048: Adding an SNR tableSteven Toth2008-04-241-10/+147
* V4L/DVB (7672): dib7000p: Add output mode param to the attach structSteven Toth2008-04-242-1/+9
* V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-242-5/+5
* V4L/DVB (7661): stv0299: Add flag to turn off OP0 outputOliver Endriss2008-04-242-15/+33
* V4L/DVB (7660): bsbe1: Use settings recommended by the manufacturerOliver Endriss2008-04-241-39/+19
* V4L/DVB (7656): tda826x: Calculate cut off fequency from symbol rateHartmut Hackmann2008-04-241-1/+12
* V4L/DVB (7655): tda10086 coding stlye fixesHartmut Hackmann2008-04-242-53/+53
* V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann2008-04-242-3/+16
* V4L/DVB (7644): Adding support for the NXP TDA10048HN DVB OFDM demodulatorSteven Toth2008-04-244-0/+776
* V4L/DVB (7639): au8522: fix a small bug introduced by Checkpatch cleanupMauro Carvalho Chehab2008-04-241-1/+1
* V4L/DVB (7638): CodingStyle fixes for au8522 and au0828Mauro Carvalho Chehab2008-04-242-17/+18
* V4L/DVB (7635): au8522: CleanupSteven Toth2008-04-241-1/+0
* V4L/DVB (7633): au8522: consolidate mse2snr_lookup functionsMichael Krufky2008-04-241-53/+23
* V4L/DVB (7632): au8522: Added SNR support and basic cleanupSteven Toth2008-04-241-129/+382
* V4L/DVB (7631): au8522: add function au8522_read_mseMichael Krufky2008-04-241-1/+18
* V4L/DVB (7630): au8522: fix au8522_read_ucblocks for qamMichael Krufky2008-04-241-1/+4
OpenPOWER on IntegriCloud