summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (3851): Convert tda8083 to refactored tuner codeAndrew de Quincey2006-06-252-7/+5
* V4L/DVB (3850): Convert stv0297 to refactored tuner codeAndrew de Quincey2006-06-252-13/+10
* V4L/DVB (3849): Convert mt312 to refactored tuner codeAndrew de Quincey2006-06-252-13/+16
* V4L/DVB (3848): Convert cx22702 to refactored tuner codeAndrew de Quincey2006-06-252-27/+4
* V4L/DVB (3847): Convert cx22700 to refactored tuner codeAndrew de Quincey2006-06-252-13/+17
* V4L/DVB (3840): Create standalone fe_lgh064f headerMichael Krufky2006-06-251-0/+60
* V4L/DVB (3830): Fix display name for LG TDVS-H06xFMichael Krufky2006-06-251-2/+2
* V4L/DVB (3768): Fix a tab error in cx14110.c, dprintkUwe Bugla2006-06-251-1/+1
* V4L/DVB (3764): Lgdt330x: update supported cards list in commentsMichael Krufky2006-06-251-0/+1
* V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontendTrent Piepho2006-06-251-0/+39
* V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho2006-06-251-3/+1
* V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontendTrent Piepho2006-06-251-32/+49
* V4L/DVB (3721): Fix spellingTrent Piepho2006-06-251-1/+1
* V4L/DVB (3720): Fix spelling error / typo in commentsMichael Krufky2006-06-251-1/+1
* V4L/DVB (3708a): Clean up some cruft in or51132 frontendTrent Piepho2006-06-251-10/+7
* V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS ...Rusty Scott2006-05-121-2/+2
* V4L/DVB (3804): Tweak bandselect setup fox cx24123Yeasah Pell2006-05-121-37/+60
* V4L/DVB (3803): Various correctness fixes to tuning.Yeasah Pell2006-05-121-64/+108
* V4L/DVB (3797): Always wait for diseqc queue to become ready before transmitt...Yeasah Pell2006-05-121-10/+22
* V4L/DVB (3796): Add several debug messages to cx24123 codeMauro Carvalho Chehab2006-05-121-3/+51
* V4L/DVB (3795): Fix for CX24123 & low symbol ratesVadim Catana2006-05-121-81/+181
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-021-12/+0
* V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho2006-04-021-0/+12
* V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini2006-03-211-0/+140
* V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky2006-03-211-3/+3
* V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk2006-03-211-1/+1
* V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky2006-03-082-4/+4
* V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DV...Chris Pascoe2006-03-087-0/+420
* V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss2006-03-082-0/+262
* V4L/DVB (3389): Fix broken IF-OUT Relay handlingManu Abraham2006-02-272-0/+11
* V4L/DVB (3388): Ignore DiSEqC messages > 6 and < 3Manu Abraham2006-02-271-0/+3
* V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom2006-02-271-4/+0
* V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk2006-02-273-77/+47
* V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk2006-02-076-1296/+0
* V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-4/+5
* V4L/DVB (3304): TDA10046 Driver updateHartmut Hackmann2006-02-072-5/+23
* V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero2006-02-072-0/+43
* V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky2006-01-232-4/+4
* V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky2006-01-232-4/+4
* V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky2006-01-236-751/+51
* V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky2006-01-151-1/+1
* V4L/DVB (3351): adding support for knc1 Tv Star dvb-sRegis Prevot2006-01-122-0/+18
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-116-12/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-0920-108/+1138
|\
| * V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman2006-01-091-1/+1
| * V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-2/+2
| * V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware scriptMichael Krufky2006-01-091-0/+1
| * V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004Michael Krufky2006-01-091-0/+11
| * V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä2006-01-096-8/+16
| * V4L/DVB (3218): Whitespace cleanupsMichael Krufky2006-01-097-37/+37