aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dvb-pll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-27V4L/DVB (5532): Add support for Opera S1- DVB-USBMarco Gittler1-0/+25
2007-04-27V4L/DVB (5457): Dvb-pll: Replace sleep function with a more capable oneTrent Piepho1-30/+25
2007-04-27V4L/DVB (5456): Dvb-pll: Move IF frequency from per-band data to per-tuner dataTrent Piepho1-104/+123
2007-04-27V4L/DVB (5455): Dvb-pll: Adjust rounding to be consistentTrent Piepho1-73/+75
2007-04-27V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho1-0/+1
2007-04-27V4L/DVB (5362): Dvb-pll: add code for doing tuner initializationTrent Piepho1-0/+39
2007-04-27V4L/DVB (5360): Dvb-pll: Use sizeof() to get name lengthTrent Piepho1-1/+2
2006-12-10V4L/DVB (4868): Dvb-pll: return frequency set by dvb_pll_configure()Michael Krufky1-30/+14
2006-12-10V4L/DVB (4867): Whitespace cleanupMichael Krufky1-13/+29
2006-12-10V4L/DVB (4847): Drivers/media/dvb/frontends: kfree() cleanupsMichael Krufky1-2/+1
2006-09-26V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe1-0/+3
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-4/+4
2006-07-29V4L/DVB (4322): Fix dvb-pll autoprobingAndrew de Quincey1-4/+3
2006-07-29V4L/DVB (4311): Fix possible dvb-pll oopsAndrew de Quincey1-8/+10
2006-07-29V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey1-5/+5
2006-07-29V4L/DVB (4291): Add dvbpll i2c device check.Andrew de Quincey1-0/+13
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-10/+10
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-2/+2
2006-06-25V4L/DVB (3920): Dvb: rename dvb_pll_tdvs_tua6034 to dvb_pll_lg_tdvs_h06xfMichael Krufky1-2/+2
2006-06-25V4L/DVB (3885): Convert dvb-pll to be a refactored tunerAndrew de Quincey1-1/+172
2006-06-25V4L/DVB (3830): Fix display name for LG TDVS-H06xFMichael Krufky1-2/+2
2006-05-12V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS H06xF tunersRusty Scott1-2/+2
2006-03-08V4L/DVB (3411): FE6600 is a Thomson tunerMichael Krufky1-3/+3
2006-03-08V4L/DVB (3408): DViCO FusionHDTV DVB-T Hybrid and ZL10353-based FusionHDTV DVB-T Plus supportChris Pascoe1-0/+15
2006-02-07V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero1-0/+42
2006-01-23V4L/DVB (3435): rename cb variable names in tuner structures for global consistencyMichael Krufky1-2/+2
2006-01-23V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky1-3/+3
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky1-1/+1
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 Prevot1-0/+17
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky1-7/+8
2005-11-09[PATCH] dvb: add nxt200x frontend moduleKirk Lapray1-1/+1
2005-11-09[PATCH] dvb: add support for plls used by nxt200xKirk Lapray1-0/+52
2005-11-09[PATCH] dvb: Add support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky1-1/+1
2005-08-08[PATCH] dvb: lgdt330x frontend: some bug fixes & add lgdt3303 supportMichael Krufky1-0/+16
2005-07-27[PATCH] DVICO Fusion DVB-T1 Tuner (LG-Z201) fixGregory B Frost1-5/+6
2005-07-07[PATCH] v4l: add DVB support for DViCO FusionHDTV3 Gold-TMichael Krufky1-0/+13
2005-07-07[PATCH] dvb: frontend: add driver for LGDT3302Mac Michaels1-0/+13
2005-07-07[PATCH] dvb: frontend: add ALPS TDED4 PLLPatrick Boettcher1-1/+25
2005-07-07[PATCH] dvb: frontend: add FMD1216ME PLLPatrick Boettcher1-4/+31
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach1-8/+86
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+168