aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2007-10-09V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_semOleg Nesterov1-0/+2
2007-10-09V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss1-6/+25
2007-10-09V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontendsHartmut Birr4-8/+8
2007-10-09V4L/DVB (5980): tda8083: fix frequency and symbolrate infoOliver Endriss1-4/+4
2007-10-09V4L/DVB (5976): mt2131 s5h1409: correct frontend selection logicTrent Piepho2-2/+2
2007-10-09V4L/DVB (5965): Frontend_ioctl(): fix check-after-useAdrian Bunk1-1/+1
2007-10-09V4L/DVB (5964): Fixed remote control for dib0700 with new firmwareJanne Grunau3-6/+26
2007-10-09V4L/DVB (5963): Module parameter description for SFN workaroundPatrick Boettcher2-2/+2
2007-10-09V4L/DVB (5962): Fix line-break in err outputJanne Grunau1-2/+2
2007-10-09V4L/DVB (5961): Fix support for DiB7000M-devicesPatrick Boettcher2-0/+3
2007-10-09V4L/DVB (5960): Add module parameter to enable SFN workaroundMatt Doran2-7/+36
2007-10-09V4L/DVB (5959): Fix for size of remote keys in DiB0700Patrick Boettcher1-2/+2
2007-10-09V4L/DVB (5958): Add support Compro VideoMate 500 with DiB7000PCPatrick Boettcher2-1/+3
2007-10-09V4L/DVB (5957): Add remote keymap for the Hauppauge Nova-TD StickJanne Grunau1-2/+49
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