aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-12V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS H06xF tunersRusty Scott1-2/+2
2006-05-12V4L/DVB (3804): Tweak bandselect setup fox cx24123Yeasah Pell1-37/+60
2006-05-12V4L/DVB (3803): Various correctness fixes to tuning.Yeasah Pell1-64/+108
2006-05-12V4L/DVB (3797): Always wait for diseqc queue to become ready before transmitting a diseqc messageYeasah Pell1-10/+22
2006-05-12V4L/DVB (3796): Add several debug messages to cx24123 codeMauro Carvalho Chehab1-3/+51
2006-05-12V4L/DVB (3795): Fix for CX24123 & low symbol ratesVadim Catana1-81/+181
2006-04-02V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey1-12/+0
2006-04-02V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho1-0/+12
2006-03-21V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini1-0/+140
2006-03-21V4L/DVB (3528): Kconfig: fix ATSC frontend menu item names by manufacturerMichael Krufky1-3/+3
2006-03-21V4L/DVB (3509): Make a needlessly global function static.Adrian Bunk1-1/+1
2006-03-08V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky2-4/+4
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DVB-T Plus supportChris Pascoe7-0/+420
2006-03-08V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss2-0/+262
2006-02-27V4L/DVB (3389): Fix broken IF-OUT Relay handlingManu Abraham2-0/+11
2006-02-27V4L/DVB (3388): Ignore DiSEqC messages > 6 and < 3Manu Abraham1-0/+3
2006-02-27V4L/DVB (3382): Fix stv0297 for qam128 on tt c1500 (saa7146)Mattias Nordstrom1-4/+0
2006-02-27V4L/DVB (3337): Drivers/media/dvb/frontends/mt312.c: cleanupsAdrian Bunk3-77/+47
2006-02-07V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk6-1296/+0
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-4/+5
2006-02-07V4L/DVB (3304): TDA10046 Driver updateHartmut Hackmann2-5/+23
2006-02-07V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero2-0/+43
2006-01-23V4L/DVB (3435): rename cb variable names in tuner structures for global consistencyMichael Krufky2-4/+4
2006-01-23V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky2-4/+4
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky6-751/+51
2006-01-15V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky1-1/+1
2006-01-12V4L/DVB (3351): adding support for knc1 Tv Star dvb-sRegis Prevot2-0/+18
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris6-12/+6
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds20-108/+1138
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2006-01-09V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman1-1/+1
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner1-2/+2
2006-01-09V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware scriptMichael Krufky1-0/+1
2006-01-09V4L/DVB (3243): add firmware instructions for nxt2002 and nxt2004Michael Krufky1-0/+11
2006-01-09V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.Ville Skytt\ä6-8/+16
2006-01-09V4L/DVB (3218): Whitespace cleanupsMichael Krufky7-37/+37
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky2-8/+9
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2-3/+3
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab2-1/+2
2006-01-09V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth1-23/+16
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP products.Steven Toth1-6/+16
2006-01-09DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey2-0/+9
2006-01-09DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as HauppaugeVadim Catana2-21/+86
2006-01-09DVB (2446): Minor cleanups.Johannes Stezenbach2-189/+192
2006-01-09DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth4-0/+886
2006-01-09DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann1-48/+90
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab23-254/+254
2005-12-01[PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko1-7/+7
2005-12-01[PATCH] DVB: Update Steve's email address.Steven Toth2-2/+2
2005-12-01[PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau1-0/+2