summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-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
| * V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky2006-01-092-8/+9
| * V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil2006-01-092-3/+3
| * V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab2006-01-092-1/+2
| * V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth2006-01-091-23/+16
| * V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth2006-01-091-6/+16
| * DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey2006-01-092-0/+9
| * DVB (2451): Add support for KWorld DVB-S 100, based on the same chips as Haup...Vadim Catana2006-01-092-21/+86
| * DVB (2446): Minor cleanups.Johannes Stezenbach2006-01-092-189/+192
| * DVB (2445): Added demodulator driver for Nova-S-Plus and Nova-SE2 DVB-S support.Steve Toth2006-01-094-0/+886
| * DVB (2421): Fixed oddities at firmware downloadHartmut Hackmann2006-01-091-48/+90
* | [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
|/
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-1223-254/+254
* [PATCH] DVB: Fixes ifs in ves1820 set symbolrate().Denis Vlasenko2005-12-021-7/+7
* [PATCH] DVB: Update Steve's email address.Steven Toth2005-12-022-2/+2
* [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau2005-12-021-0/+2
* [PATCH] dvb: nxt200x: Add function for nxt200x to change pll inputKirk Lapray2005-11-092-2/+10
* [PATCH] dvb: nxt200x: Fix typo in Makefile for nxt200xKirk Lapray2005-11-091-1/+1
* [PATCH] dvb: lgdt330x: Correct QAM symbol_rate_min for lgdt3302 and lgdt3303Michael Krufky2005-11-091-6/+4
* [PATCH] dvb: Remove status check from nxt200x_readreg_multibyteKirk Lapray2005-11-091-14/+4
* [PATCH] dvb: determine tuner write method based on nxt chipMichael Krufky2005-11-091-38/+44
* [PATCH] dvb: nxt200x: remove null check before kfree()Michael Krufky2005-11-091-2/+1
* [PATCH] dvb: nxt200x: check callback fixMichael Krufky2005-11-091-2/+4