aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends
Commit message (Expand)AuthorAgeFilesLines
* 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-011-7/+7
* [PATCH] DVB: Update Steve's email address.Steven Toth2005-12-012-2/+2
* [PATCH] DVB: Include fixes for 2.6.15-rc1 for removing sched.h from module.hTim Schmielau2005-12-011-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
* [PATCH] dvb: add nxt200x frontend moduleKirk Lapray2005-11-095-1/+1271
* [PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss2005-11-091-2/+0
* [PATCH] dvb: add support for plls used by nxt200xKirk Lapray2005-11-092-0/+56
* [PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky2005-11-093-3/+18
* [PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy2005-11-092-46/+10
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-091-34/+4
* [PATCH] dvb: Fix integer overflow bugJohannes Stezenbach2005-11-092-3/+12
* [PATCH] dvb: tda1004x: pll communication fixesHartmut Hackmann2005-11-091-4/+17
* [PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky2005-11-091-0/+1
* [PATCH] dvb: stv0299: revert improper methodAndrew de Quincey2005-11-091-5/+8
* [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-075-9/+7
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-3017-0/+35
* [PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess2005-09-281-2/+2
* [PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey2005-09-092-119/+10
* [PATCH] dvb: usb: digitv: support for nxt6000 demodSvante Olofsson2005-09-091-0/+9
* [PATCH] dvb: frontend: or51132: remove bogus optimization attemptMac Michaels2005-09-091-16/+13
* [PATCH] dvb: frontend: stv0297: QAM128 tuning improvementPatrick Boettcher2005-09-091-1/+7
* [PATCH] dvb: frontend: cx24110: clean up timeout handling.Johannes Stezenbach2005-09-091-5/+9
* [PATCH] dvb: frontend: cx24110: another DiSEqC fixAdam Szalkowski2005-09-091-5/+8
* [PATCH] dvb: frontend: cx24110: DiSEqC fixJohannes Stezenbach2005-09-091-2/+3