aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09V4L/DVB (5956): Add remote control support for the Hauppauge Nova-T 500Janne Grunau1-11/+15
2007-10-09V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher11-33/+974
2007-10-09V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher8-693/+1277
2007-10-09V4L/DVB (5950): whitespace cleanup for mt2131 and s5h1409Michael Krufky5-41/+88
2007-10-09V4L/DVB (5949): s5h1409: use ARRAY_SIZE macro when appropriateMichael Krufky1-4/+4
2007-10-09V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.Steven Toth4-0/+792
2007-10-09V4L/DVB (5947): Adding support for the MT2131 tuner.Steven Toth5-0/+409
2007-10-09V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning interfaceMatthias Kaehlcke2-6/+7
2007-10-09V4L/DVB (5942): Usb/vp7045.c: ARRAY_SIZE()Andi Drebes1-1/+1
2007-10-09V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE()Andi Drebes1-1/+1
2007-10-09V4L/DVB (5936): tda10023: Remove range check of symbol rateOliver Endriss1-6/+0
2007-10-09V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rateOliver Endriss1-0/+46
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss1-2/+4
2007-10-09V4L/DVB (5914): Add initial support for Dual-DVB-T stickOlivier DANET11-5/+609
2007-10-09V4L/DVB (5897): dtt200u: add support for the Miglia TVMini USB DVB-T adapterRasmus Rohde2-3/+26
2007-08-23V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab1-2/+3
2007-08-23V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regressionTrent Piepho1-0/+7
2007-08-20V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properlyTrent Piepho1-1/+1
2007-07-30V4L/DVB (5939): dvb-pll: make struct dvb_pll_fcv1236d staticAdrian Bunk1-1/+1
2007-07-30V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixesAdrian Bunk1-6/+4
2007-07-30V4L/DVB (5932): Af9005 fix tuner module unloadLuca Olivetti1-25/+12
2007-07-20V4L/DVB (5848): Av7110: fix typoYoann Padioleau1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab2-2/+2
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss4-9/+9
2007-07-18V4L/DVB (5837): stv0299: Fix signedness warning (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-1/+1
2007-07-18V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm crashOliver Endriss3-8/+18
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss5-12/+12
2007-07-18V4L/DVB (5834): dvb-core: fix signedness warnings and const strippingTrent Piepho1-2/+3
2007-07-18V4L/DVB (5829): Firmware extract and loading for opera dvb-usb updateMarco Gittler1-7/+10
2007-07-18V4L/DVB (5820): Cleanup on cinergyT2: Remove unneeded if(1)Mauro Carvalho Chehab1-10/+7
2007-07-18V4L/DVB (5814): Unexport dvb_pll_configureAdrian Bunk1-1/+0
2007-07-18V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky2-28/+6
2007-07-18V4L/DVB (5798): Dvb-pll: add support for Philips fcv1236dMichael Krufky2-0/+20
2007-07-18V4L/DVB (5795): Fix: remove unused struct that could avoiding load the firmwareMarco Gittler1-5/+3
2007-07-18V4L/DVB (5784): Dibusb-mb: fix tuner autodetection regressionMichael Krufky1-1/+1
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky15-110/+124
2007-07-18V4L/DVB (5779): Dibusb-mb: fix broken 'tuner_pass_ctrl' functionalityMichael Krufky3-8/+24
2007-07-18V4L/DVB (5778): Dvb-usb: kill unused tuner/i2c functionsMichael Krufky2-67/+0
2007-07-18V4L/DVB (5777): Dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configureTrent Piepho6-32/+23
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho9-9/+9
2007-07-18V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.Robert P. J. Day1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov4-4/+4
2007-07-18V4L/DVB (5696): M920x: add missing error handling to prevent syslog spammingAapo Tahkola1-9/+18
2007-07-18V4L/DVB (5695): M920x: enable second adapter on LifeView TV Walker TwinAapo Tahkola1-3/+3
2007-07-18V4L/DVB (5694): M920x: fix for Dposh devicesAapo Tahkola1-16/+22
2007-07-18V4L/DVB (5693): M920x: second endpoint also needs to be changed to alt settingAapo Tahkola1-14/+17
2007-07-18V4L/DVB (5692): M920x: attempt to fix hw pid filters on second endpointAapo Tahkola2-21/+41
2007-07-18V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss1-0/+4
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho2-8/+10