aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky5-15/+17
2006-01-09V4L/DVB (3193): Replace del_timer with del_timer_syncAndrew Morton1-1/+1
2006-01-09V4L/DVB (3192): Fix bttv sub-device unregisterChristopher Pascoe1-3/+1
2006-01-09V4L/DVB (3179): Fix 64-bit compile warningsHans Verkuil5-10/+10
2006-01-09V4L/DVB (3178): bttv VBI fixesMichael H. Schimek4-40/+51
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab2-46/+80
2006-01-09V4L/DVB (3162): Some fixes at cx88 controlsMauro Carvalho Chehab1-46/+39
2006-01-09V4L/DVB (3166): "Philips 1236D ATSC/NTSC dual in" - fix typo.Michael Krufky1-1/+1
2006-01-09V4L/DVB (3161): ir-kbd-gpio is now part of bttvRicardo Cerqueira7-199/+136
2006-01-09V4L/DVB (3160): Updates to the tveeprom eeprom checkingSteven Toth1-1/+1
2006-01-09V4L/DVB (3159): Replaces MAX()/MIN() by kernel.h max()/min() macrosMauro Carvalho Chehab1-14/+12
2006-01-09V4L/DVB (3154): TTUSB DEC driver patch roundupAlex Woods2-12/+56
2006-01-09DVB (2401): USB hot unplug Oops fix.Deti Fliegl1-24/+47
2006-01-09V4L/DVB (3173): [PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cJesper Juhl1-12/+19
2006-01-09V4L/DVB (3145): syncronizes some changes between v4l and dvbMauro Carvalho Chehab8-8/+10
2006-01-09V4L/DVB (3130): cx24123: cleanup timout handlingSteven Toth1-23/+16
2006-01-09V4L/DVB (3129): correct FE_READ_UNCORRECTED_BLOCKSStephen Williams1-3/+8
2006-01-09V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab9-26/+27
2006-01-09V4L/DVB (3123a): remove uneeded #if from V4L subsystemMauro Carvalho Chehab16-92/+0
2006-01-09V4L/DVB (3123): include reorder to be in sync with V4L treeMauro Carvalho Chehab2-4/+4
2006-01-09V4L/DVB (3118): Enable remote control on AVERTV STUDIO 303George Gazurkoff1-0/+55
2006-01-09V4L/DVB (3117): Fix broken TV standard check.Hans Verkuil1-3/+4
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil1-32/+132
2006-01-09V4L/DVB (3115): Add missing VIDEO_ADV_DEBUG config option.Hans Verkuil1-1/+8
2006-01-09V4L/DVB (3112): Several fixes for Hauppauge Roselyn Design (blackbird)Steven Toth4-3/+24
2006-01-09V4L/DVB (3110): Replace all uses of pci_module_init with pci_register_driverOtavio Salvador2-2/+2
2006-01-09V4L/DVB (3108): tveeprom cleanup of hardcoded tuner format values.Steven Toth1-12/+12
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil6-62/+20
2006-01-09V4L/DVB (3104): MSP3400 miscelaneous fixesMauro Carvalho Chehab1-56/+20
2006-01-09V4L/DVB (3103): Add VIDIOC_LOG_STATUS to tuner-core.cHans Verkuil2-1/+36
2006-01-09V4L/DVB (3100): fix compile error, remove dead code and volume scalingHans Verkuil2-23/+2
2006-01-09V4L/DVB (3099): Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab3-74/+327
2006-01-09V4L/DVB (3092): Add support for another Nova-T-PCI PCI subdevice 0x9001Steven Toth1-0/+4
2006-01-09V4L/DVB (3090): Cleanup check for dvb.Michael Krufky1-6/+3
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP products.Steven Toth7-12/+112
2006-01-09V4L/DVB (3086): vfree(NULL) is legal.Michael Krufky1-3/+1
2006-01-09V4L/DVB (3084): Added a new debug msg to help identifying tuner ProblemsMauro Carvalho Chehab1-0/+7
2006-01-09V4L/DVB (3081): added offset parameter for adjusting tuner offset by handMauro Carvalho Chehab1-1/+5
2006-01-09V4L/DVB (3065): Fix gcc-4.0.2 compile error in msp3400.cHans Verkuil1-127/+165
2006-01-09V4L/DVB (3064): Some cleanups on msp3400Hans Verkuil1-38/+34
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil1-1/+1
2006-01-09DVB (2390): Adds a time-delay to IR remote button presses for av7110 ir input,Noone Important1-4/+10
2006-01-09DVB (2454): Port code for SU1278/SH2 (TUA6100) from pre-refactored codeAndrew de Quincey3-0/+165
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 (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey3-152/+218
2006-01-09DVB (2441): Driver support for live-ac3, firmware >= 2621 required.Dr. Werner Fink2-4/+15
2006-01-09DVB (2440): Fixed mpeg audio on spdif from Nexus-CA card (rev 2.3),Marco Schluessler4-6/+13
2006-01-09DVB (2432): LNB power can now be switched off for Activy Budget-S rev GR/AL.Oliver Endriss2-5/+10