summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7399): Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab1-1/+0
2008-04-24V4L/DVB (7393): tda827x: fixed support of tuners with LNAHartmut Hackmann3-82/+86
2008-04-24V4L/DVB (7385): tda18271: store agc_mode configuration independently of std_bitsMichael Krufky3-35/+70
2008-04-24V4L/DVB (7384): tda18271: store FM_RFn setting in struct tda18271_std_map_itemMichael Krufky3-75/+58
2008-04-24V4L/DVB (7383): tda18271: add attach-time parameter to limit i2c transfer sizeMichael Krufky4-1/+13
2008-04-24V4L/DVB (7329): add flag to allow software demux to recognize the output typeAndreas Oberritter3-5/+8
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley1-2/+3
2008-04-24V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.cHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab1-4/+2
2008-04-24V4L/DVB (7224): Initial DVB-S support for MD8800 /CTX948Hartmut Hackmann2-0/+238
2008-04-24V4L/DVB (7223): Add support for the ISL6405 dual LNB supply chipHartmut Hackmann2-0/+8
2008-04-24V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tuneMichael Krufky1-40/+38
2008-04-24V4L/DVB (7213): tda18271: consolidate tune functionsMichael Krufky1-44/+16
2008-04-24V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into ...Michael Krufky1-11/+19
2008-04-24V4L/DVB (7211): tda18271: remove duplicated channel configuration code from t...Michael Krufky1-47/+1
2008-04-24V4L/DVB (7140): constify function pointer tablesJan Engelhardt2-2/+2
2008-04-24V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner inst...Michael Krufky3-55/+37
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf16-21/+21
2008-04-24V4L/DVB (7107): frontends/xc5000.c: make a struct staticAdrian Bunk1-1/+1
2008-04-22DVB: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-07V4L/DVB (7495): s5h1409: fix blown-away bit in function s5h1409_set_gpioMichael Krufky1-1/+1
2008-03-31NULL noise: drivers/mediaAl Viro1-2/+2
2008-03-20V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk1-1/+1
2008-02-18V4L/DVB (7195): xc5000: fix build error when built as moduleTony Breeds1-1/+2
2008-02-18V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann4-6/+27
2008-02-18V4L/DVB (7118): dvb-ttpci: Improved display of still picturesOliver Endriss1-1/+14
2008-02-18V4L/DVB (7117): budget-av: Add support for Satelco EasyWatch PCI DVB-TKim Sandberg1-0/+4
2008-02-18V4L/DVB (7116): budget-av: Add support for KNC TV Station Plus X4Oliver Endriss1-0/+4
2008-02-18V4L/DVB (7100): frontends/tda18271-common.c: fix off-by-oneAdrian Bunk1-1/+1
2008-02-18V4L/DVB (7076): bt878: include KERN_ facility levelAkinobu Mita1-9/+14
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2008-01-26V4L/DVB (7077): bt878: remove handcrafted PCI subsystem ID checkAkinobu Mita2-49/+33
2008-01-26V4L/DVB (7075): Make a local function staticPatrick Boettcher1-1/+1
2008-01-26V4L/DVB (7074): DiB7000P: correct tuning problem for 7MHz channelPatrick Boettcher2-6/+9
2008-01-26V4L/DVB (7073): DiB7070: Reception quality improvedPatrick Boettcher2-2/+17
2008-01-26V4L/DVB (7072): sets the MT2060 IF1 frequency according to EEPROMOlivier DANET1-5/+27
2008-01-26V4L/DVB (7071): DiB0700: Start streaming the right wayPatrick Boettcher1-4/+1
2008-01-26V4L/DVB (7070): Fix some tuning problemsSoeren Moch3-8/+17
2008-01-26V4L/DVB (7069): Support for myTV.tDarren Salt2-1/+7
2008-01-26V4L/DVB (7068): Add support for WinTV Nova-T-CE driverTim Taubert2-2/+14
2008-01-26V4L/DVB (7067): fix autoserach in the Hauppauge NOVA-T 500Jose Alberto Reguero1-1/+1
2008-01-26V4L/DVB (7066): ASUS My Cinema U3000 Mini DVBT TunerDaniel Gimpelevich2-5/+53
2008-01-26V4L/DVB (7065): Artec T14BR patchesYousef Lamlum2-1/+7
2008-01-26V4L/DVB (7063): xc5000: Fix OOPS caused by missing firmwareSteven Toth1-0/+2
2008-01-26V4L/DVB (7054): ansonic branded dvb-t usb stick support in the af9005 driverLuca Olivetti2-1/+8
2008-01-26V4L/DVB (7052): tda18271: when tuning digital, the analog demod must be tri-s...Michael Krufky1-1/+4
2008-01-26V4L/DVB (7051): Cleans up error handling on or51xxx_attachMauro Carvalho Chehab2-10/+2
2008-01-26V4L/DVB (7046): Finalise support for the Pinnacle HD 8000iSteven Toth1-1/+1
2008-01-26V4L/DVB (7045): xc5000: Small amount of cleanup and commentingSteven Toth2-4/+12
2008-01-26V4L/DVB (7042): xc5000: Tuner analog supportSteven Toth2-38/+187