aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2006-09-10V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey8-30/+44
2006-08-08V4L/DVB (4431): Add several error checks to dstYeasah Pell1-31/+27
2006-08-08V4L/DVB (4411): Fix minor errors in build filesTrent Piepho1-3/+3
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 (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss6-16/+57
2006-07-29V4L/DVB (4295): Fix typo in comment for TDA9819Marco Schluessler2-8/+8
2006-07-29V4L/DVB (4294): Fix broken tda665x PLL definition.Andrew de Quincey1-5/+5
2006-07-29V4L/DVB (4293): Fix unstable DISEQC behaviour on budget cards.Andrew de Quincey1-3/+0
2006-07-29V4L/DVB (4292): Fix DISEQC regressionAndrew de Quincey1-6/+9
2006-07-29V4L/DVB (4291): Add dvbpll i2c device check.Andrew de Quincey1-0/+13
2006-07-10[PATCH] release_firmware() fixesMagnus Damm4-5/+5
2006-07-02[PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-10/+2
2006-06-30V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2006-06-30V4L/DVB (4284): Cx24123: fix set_voltage function according to the specsSaqeb Akhter1-2/+2
2006-06-30V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham1-1/+2
2006-06-30V4L/DVB (4277): Fix CI interface on PRO KNC1 cardsAndrew de Quincey1-5/+1
2006-06-30V4L/DVB (4276): Fix CI on old KNC1 DVBC cardsAndrew de Quincey1-0/+9
2006-06-30V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel8-8/+0
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk2-2/+2
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman1-11/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-5/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-6/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-3/+0
2006-06-26V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser3-19/+64
2006-06-26V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham1-3/+2
2006-06-26V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham1-13/+15
2006-06-25Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab1-198/+7
2006-06-25V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson1-1/+3
2006-06-25V4L/DVB (4185): Conditionally enable 5 byte diseqc commandsYeasah Pell1-2/+5
2006-06-25V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'edAdrian Bunk1-2/+0
2006-06-25V4L/DVB (4182): Comment out MMI functions for nowManu Abraham1-0/+94
2006-06-25V4L/DVB (4181): Fix CA Info and Application InfoHenrik Sjoberg1-4/+92
2006-06-25V4L/DVB (4180): Initial go at MMIManu Abraham1-0/+95
2006-06-25V4L/DVB (4179): VLF fixes for DCTManu Abraham2-18/+23
2006-06-25V4L/DVB (4178): Replace NEWTUNE with TS188Manu Abraham2-14/+14
2006-06-25V4L/DVB (4177): DCTNEW and ATSC fixesManu Abraham2-30/+63
2006-06-25V4L/DVB (4176): Bug-fix: Fix memory overflowSigmund Augdal Helberg1-0/+5
2006-06-25V4L/DVB (4175): Fix a bug in tuner detectionManu Abraham1-4/+11
2006-06-25V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM'sManu Abraham1-9/+72
2006-06-25V4L/DVB (4173): Dprintk macro beautificationManu Abraham1-14/+18
2006-06-25V4L/DVB (4172): Remove spurious newlines in dprintk's. Add dst(card-num) as p...Sigmund Augdal Helberg1-22/+24
2006-06-25V4L/DVB (4171): Fix Daughterboard detectionManu Abraham2-28/+6
2006-06-25V4L/DVB (4170): ATSC typecheck bugfixBryan Scott1-3/+3
2006-06-25V4L/DVB (4169): Add more Firmware and Tuner namesManu Abraham2-15/+107
2006-06-25V4L/DVB (4168): ATSC tuner doesn't have variable length fieldManu Abraham2-4/+11
2006-06-25V4L/DVB (4167): Add Board NamesManu Abraham2-5/+32
2006-06-25V4L/DVB (4166): Fix string lengthManu Abraham1-2/+2
2006-06-25V4L/DVB (4165): Add in tuner namesManu Abraham2-2/+37
2006-06-25V4L/DVB (4164): Add DVB-S specific demod namesManu Abraham2-16/+37
2006-06-25V4L/DVB (4163): Initialize ATSC frontendManu Abraham1-0/+4
2006-06-25V4L/DVB (4162): Explicit defining of type is not necessary with MULTI_FEManu Abraham1-20/+26
2006-06-25V4L/DVB (4161): Utilize the device specific algorithm callbacksManu Abraham1-0/+4
2006-06-25V4L/DVB (4160): Use device specific algorithmsManu Abraham2-1/+5
2006-06-25V4L/DVB (4159): Implement tuning algorithm as a module parameterManu Abraham1-5/+47
2006-06-25V4L/DVB (4158): Make ASIC RESET ConditionalManu Abraham1-7/+7
2006-06-25V4L/DVB (4157): Add support for VP-3250 ATSC cardManu Abraham1-2/+17
2006-06-25V4L/DVB (4156): Add basic ATSC support to DSTManu Abraham1-1/+30
2006-06-25V4L/DVB (4155): ATSC frontend supportManu Abraham1-1/+3
2006-06-25V4L/DVB (4149): Fix up funky logic in dvbDave Jones1-2/+2
2006-06-25V4L/DVB (4122): Lgdt330x: fix missing line in VSB snr decoding logicMac Michaels1-0/+1
2006-06-25V4L/DVB (4106): Fix problems with AV7110 firmware buildingTrent Piepho1-3/+3
2006-06-25V4L/DVB (4104): Default "yes", no. default y, yes.Trent Piepho1-1/+1
2006-06-25V4L/DVB (4096): CinergyT2: whitespace cleanupMichael Krufky1-1/+1
2006-06-25V4L/DVB (4094): Cxusb: add support for DViCO FusionHDTV DVB-T Dual USB based ...Michael Krufky2-1/+8
2006-06-25V4L/DVB (4090): Fix cinergyt2_poll() to allow non-blocking IO on frontendDyks, Axel (XL)1-1/+5
2006-06-25V4L/DVB (4073): Support for new version of Satelco EasyWatch DVB-S lightLothar Englisch1-0/+4
2006-06-25V4L/DVB (4060): Make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set...Adrian Bunk1-1/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher58-576/+499
2006-06-25V4L/DVB (4027): Fixes after dvb_tuner_ops-conversionPatrick Boettcher3-16/+25
2006-06-25V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey1-18/+10
2006-06-25V4L/DVB (4030): Minor code cleanup on the genpix-modulePatrick Boettcher1-13/+15
2006-06-25V4L/DVB (4029): [PATCH] Genpix 8PSK->USB driver (Take 2)Alan Nisota6-1/+620
2006-06-25V4L/DVB (4014): Remove the spagetti code gotos that aren't usefulTrent Piepho7-38/+20
2006-06-25V4L/DVB (4013): Change the sweeprate for TT C1500 using QAM64Per Dalén1-1/+1
2006-06-25V4L/DVB (4012): Fix cx24123 diseqcAndrew de Quincey2-145/+48
2006-06-25V4L/DVB (4011): Fix PLL refactoring breakage to WinTV NOVA T USB 2 driverAndrew de Quincey1-3/+2
2006-06-25V4L/DVB (3996): Make the table staticChristoph Pfister1-1/+1
2006-06-25V4L/DVB (3995): Add missing includeManu Abraham1-0/+1
2006-06-25V4L/DVB (3988): Add math routines required by DVB demodsChristoph Pfister3-3/+205
2006-06-25V4L/DVB (3984): Fix CI interface on KNC1 DVBT and DVBC cardsAndrew de Quincey4-76/+153
2006-06-25V4L/DVB (3973a): Return value is ssize_tMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (3966): Core: ULE fixes and RFC4326 additionsChristian Praehauser1-76/+154
2006-06-25V4L/DVB (3935): Add missing pll gate control callsAndrew de Quincey5-2/+26
2006-06-25V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser6-18/+212
2006-06-25V4L/DVB (3933): Add isl6421 moduleAndrew de Quincey4-0/+202
2006-06-25V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey10-127/+169
2006-06-25V4L/DVB (3929): Compilation for DVB_AV7110_FIRMWARE seems to be weirdMauro Carvalho Chehab1-1/+1
2006-06-25V4L/DVB (3895): Additional frontend_init safety checksAndrew de Quincey2-6/+22
2006-06-25V4L/DVB (3894): Fix tda10046 tuningAndrew de Quincey1-0/+1
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey9-20/+20
2006-06-25V4L/DVB (3888): Convert cxusb to refactored tuner codeAndrew de Quincey1-12/+15
2006-06-25V4L/DVB (3886): Convert flexcop-fe-tuner to refactored tuner codeAndrew de Quincey1-14/+67
2006-06-25V4L/DVB (3920): Dvb: rename dvb_pll_tdvs_tua6034 to dvb_pll_lg_tdvs_h06xfMichael Krufky3-4/+4
2006-06-25V4L/DVB (3900): Rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky4-6/+6
2006-06-25V4L/DVB (3898): Fix dvb-usb tuner codeAndrew de Quincey1-5/+5
2006-06-25V4L/DVB (3892): Trim documentationAndrew de Quincey1-78/+7
2006-06-25V4L/DVB (3890): Add support for non-attached tuners to zl10353Andrew de Quincey2-1/+26
2006-06-25V4L/DVB (3889): Sort out support for non-attached tuners on mt352Andrew de Quincey1-5/+19
2006-06-25V4L/DVB (3887): Convert bt8xx to refactored tuner codeAndrew de Quincey1-27/+44
2006-06-25V4L/DVB (3885): Convert dvb-pll to be a refactored tunerAndrew de Quincey2-2/+187
2006-06-25V4L/DVB (3884): Convert dibusb* to refactored tuner codeAndrew de Quincey2-4/+4
2006-06-25V4L/DVB (3883): Convert digtv to refactored tuner codeAndrew de Quincey1-6/+9
2006-06-25V4L/DVB (3882): Convert dvb-usb/umt-010 to refactored tuner codeAndrew de Quincey1-1/+1
2006-06-25V4L/DVB (3881): Convert core dvb-usb pll code to refactored tuner codeAndrew de Quincey2-12/+18
2006-06-25V4L/DVB (3880): Convert dvb-ttusb-budget to refactored tuner codeAndrew de Quincey1-17/+20
2006-06-25V4L/DVB (3878): Convert ttpci/budget-patch to refactored tuner codeAndrew de Quincey1-6/+15
2006-06-25V4L/DVB (3877): Convert ttpci/budget-av to refactored tuner codeAndrew de Quincey1-27/+58
2006-06-25V4L/DVB (3876): Convert ttpci/budget-ci to refactored tuner codeAndrew de Quincey1-14/+32
2006-06-25V4L/DVB (3875): Convert ttpci/budget to refactored tuner codeAndrew de Quincey1-13/+30
2006-06-25V4L/DVB (3874): Convert ttpci/av7110 to refactored tuner codeAndrew de Quincey1-19/+41
2006-06-25V4L/DVB (3873): Convert pluto2 to refactored tuner codeAndrew de Quincey1-4/+5
2006-06-25V4L/DVB (3872): Convert bsbe1/bsru6 to refactored tuner codeAndrew de Quincey2-4/+4
2006-06-25V4L/DVB (3871): Convert lgdt330x to refactored tuner codeAndrew de Quincey2-3/+4
2006-06-25V4L/DVB (3870): Convert dib3000* to refactored tuner codeAndrew de Quincey3-14/+6
2006-06-25V4L/DVB (3869): Convert cx24123 to refactored tuner codeAndrew de Quincey2-7/+0
2006-06-25V4L/DVB (3868): Convert zl10353 to refactored tuner codeAndrew de Quincey2-8/+5
2006-06-25V4L/DVB (3867): Convert nxt6000 to refactored tuner codeAndrew de Quincey2-13/+16
2006-06-25V4L/DVB (3866): Convert nxt200x to refactored tuner codeAndrew de Quincey2-11/+9
2006-06-25V4L/DVB (3865): Convert or51132 to refactored tuner codeAndrew de Quincey2-10/+4
2006-06-25V4L/DVB (3864): Convert dvb_dummy_fe to refactored tuner codeAndrew de Quincey1-0/+5
2006-06-25V4L/DVB (3863): Convert cx24110 to refactored tuner codeAndrew de Quincey2-18/+6
2006-06-25V4L/DVB (3862): Convert tda10021 to refactored tuner codeAndrew de Quincey2-14/+17
2006-06-25V4L/DVB (3861): Convert mt352 to refactored tuner codeAndrew de Quincey2-8/+5
2006-06-25V4L/DVB (3860): Convert l64871 to refactored tuner codeAndrew de Quincey2-7/+4
2006-06-25V4L/DVB (3859): Convert s5h1420 to refactored tuner codeAndrew de Quincey2-18/+25
2006-06-25V4L/DVB (3858): Convert tda1004x to refactored tuner codeAndrew de Quincey2-37/+15
2006-06-25V4L/DVB (3857): Convert sp8870 to refactored tuner codeAndrew de Quincey2-14/+16
2006-06-25V4L/DVB (3856): Convert sp887x to refactored tuner codeAndrew de Quincey2-18/+22
2006-06-25V4L/DVB (3855): Convert stv0299 to refactored tuner codeAndrew de Quincey2-23/+17
2006-06-25V4L/DVB (3854): Convert ves1x93 to refactored tuner codeAndrew de Quincey2-13/+16
2006-06-25V4L/DVB (3853): Convert ves1820 to refactored tuner codeAndrew de Quincey2-8/+5
2006-06-25V4L/DVB (3851): Convert tda8083 to refactored tuner codeAndrew de Quincey2-7/+5
2006-06-25V4L/DVB (3850): Convert stv0297 to refactored tuner codeAndrew de Quincey2-13/+10
2006-06-25V4L/DVB (3849): Convert mt312 to refactored tuner codeAndrew de Quincey2-13/+16
2006-06-25V4L/DVB (3848): Convert cx22702 to refactored tuner codeAndrew de Quincey2-27/+4
2006-06-25V4L/DVB (3847): Convert cx22700 to refactored tuner codeAndrew de Quincey2-13/+17
2006-06-25V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2-0/+127
2006-06-25V4L/DVB (3844): B2c2-flexcop: use fe_lgh06xf.hMichael Krufky1-32/+2
2006-06-25V4L/DVB (3843): Cxusb: use fe_lgh06xf.hMichael Krufky1-32/+2
2006-06-25V4L/DVB (3841): Dvb-bt8xx: use fe_lgh06xf.hMichael Krufky2-24/+2
2006-06-25V4L/DVB (3840): Create standalone fe_lgh064f headerMichael Krufky1-0/+60
2006-06-25V4L/DVB (3830): Fix display name for LG TDVS-H06xFMichael Krufky1-2/+2
2006-06-25V4L/DVB (3820): Drivers/media/dvb/dvb-usb/: possible cleanupsAdrian Bunk1-1/+1
2006-06-25V4L/DVB (3811): Cxusb: lgh064f: set auxiliary byte in pll_setMichael Krufky1-5/+31
2006-06-25V4L/DVB (3805): Fix KNC1 card frontend detectionAndrew de Quincey1-2/+4
2006-06-25V4L/DVB (3769): Fix a type error in dvb_frontend.cUwe Bugla1-1/+1
2006-06-25V4L/DVB (3768): Fix a tab error in cx14110.c, dprintkUwe Bugla1-1/+1
2006-06-25V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd re...Michael Krufky2-0/+11
2006-06-25V4L/DVB (3764): Lgdt330x: update supported cards list in commentsMichael Krufky1-0/+1
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey11-12/+15
2006-06-25V4L/DVB (3741): Budget-core doesn't check if register adapter failsAndrew de Quincey1-1/+3
2006-06-25V4L/DVB (3739): Add support for FE_GET_FRONTEND to or51132 frontendTrent Piepho1-0/+39
2006-06-25V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter1-3/+0
2006-06-25V4L/DVB (3724): Remove a wee bit of cruftTrent Piepho1-3/+1
2006-06-25V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontendTrent Piepho1-32/+49
2006-06-25V4L/DVB (3721): Fix spellingTrent Piepho1-1/+1
2006-06-25V4L/DVB (3720): Fix spelling error / typo in commentsMichael Krufky1-1/+1
2006-06-25V4L/DVB (3708a): Clean up some cruft in or51132 frontendTrent Piepho1-10/+7
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-2/+2
2006-05-24[PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare1-1/+0
2006-05-23V4L/DVB (4040a): Fix the following section warnings:Jean Delvare1-3/+3
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham6-15/+15
2006-05-12V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS ...Rusty Scott1-2/+2
2006-05-12V4L/DVB (3819): Cxusb-bluebird: bug-fix: power down corrupts frontendMichael Krufky1-4/+13
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 transmitt...Yeasah 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-05-12V4L/DVB (3792): Kbuild: DVB_BT8XX must select DVB_ZL10353Michael Krufky1-0/+1
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-7/+5
2006-05-12V4L/DVB (3745): Fix a bug at pluto2 MakefileMauro Carvalho Chehab1-1/+1
2006-05-12V4L/DVB (3743): Fix some more potential oopsesAndrew de Quincey2-2/+9
2006-05-12V4L/DVB (3742): Set tone/voltage again if the frontend was reinitialisedAndrew de Quincey1-0/+12
2006-05-12V4L/DVB (3740): Fix oops in budget-av with CIAndrew de Quincey1-2/+4
2006-05-12V4L/DVB (3726): Fix TT budget-ci 1.1 CI slotsAndrew de Quincey1-20/+85
2006-05-12V4L/DVB (3725): Fix mutex in dvb_register_device to work.Andrew de Quincey1-2/+2
2006-04-02V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey4-18/+27
2006-04-02V4L/DVB (3672): Fix memory leak in dvr openTrent Piepho1-3/+9
2006-04-02V4L/DVB (3671): New module parameter 'tv_standard' (dvb-ttpci driver)C.Y.M2-2/+6
2006-04-02V4L/DVB (3670): Fix typo in commentAdrian Bunk1-1/+1
2006-04-02V4L/DVB (3669): Configurable dma buffer size for saa7146-based budget dvb cardsIngo Schneider3-33/+82
2006-04-02V4L/DVB (3657): Kconfig: Add firmware download comments for or51211 and or51132Trent Piepho1-0/+12
2006-04-02V4L/DVB (3655): Support for a new revision of the WT220U-stickPatrick Boettcher2-1/+48
2006-04-02V4L/DVB (3621): Fix camera key on FusionHDTV portable remote controlMichael Krufky1-5/+1
2006-04-02V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote controlMichael Krufky1-0/+58
2006-04-02V4L/DVB (3616): Bt8xx: select FW_LOADERmaximilian attems1-0/+1
2006-04-02V4L/DVB (3614): Fix compilation warning at powerpc platformMauro Carvalho Chehab1-2/+3
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+5
2006-03-24V4L/DVB (3575): Cxusb: fix i2c debug messages for bluebird devicesMichael Krufky2-2/+4
2006-03-24V4L/DVB (3574): Cxusb: fix debug messagesMichael Krufky1-3/+3
2006-03-24V4L/DVB (3573): Cxusb: remove FIXME: comment in bluebird_patch_dvico_firmware...Michael Krufky1-1/+0
2006-03-24V4L/DVB (3572): Cxusb: conditionalize gpio write for the medion boxMichael Krufky1-8/+9
2006-03-24V4L/DVB (3549): Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher1-0/+1
2006-03-24V4L/DVB (3543): Fix Makefile to adapt to bt8xx/ conversionManu Abraham1-1/+1