aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-26V4L/DVB (4638): Basic DVB-T and analog TV support for the HVR1300.Steven Toth5-0/+76
2006-09-26V4L/DVB (4637): Add a default method for VIDIOC_G_PARMMauro Carvalho Chehab1-3/+23
2006-09-26V4L/DVB (4635): Extend bttv and saa7134 to check for both AGP and PCI PCI fai...Alan Cox2-2/+2
2006-09-26V4L/DVB (4634): Zr36120: implement pcipci checksAlan Cox1-1/+5
2006-09-26V4L/DVB (4632): Zoran: Implement pcipci failure checkAlan Cox2-3/+10
2006-09-26V4L/DVB (4631): Av7110: remove V4L2_CAP_VBI_CAPTURE flagOliver Endriss1-1/+1
2006-09-26V4L/DVB (4630): Av7110: FW_LOADER depemdency fixedOliver Endriss2-1/+5
2006-09-26V4L/DVB (4629): Saa7134: add card support for Proteus Pro 2309Michal Majchrowicz4-1/+76
2006-09-26V4L/DVB (4628): Fix VIDIOC_ENUMSTD ioctl in videodev.cSascha Hauer1-1/+1
2006-09-26V4L/DVB (4627): Vivi crashes with mplayerSascha Hauer1-0/+2
2006-09-26V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different valueMauro Carvalho Chehab1-8/+12
2006-09-26V4L/DVB (4624): Tvaudio: Replaced kernel_thread() with kthread_run()Cedric Le Goater1-26/+16
2006-09-26V4L/DVB (4622): Copy-paste bug in videodev.cSascha Hauer1-2/+2
2006-09-26V4L/DVB (4620): Fix AGC configuration for MOD3000P-based boardsJose Alberto Reguero1-9/+9
2006-09-26V4L/DVB (4619): Fixes some I2C dependencies on V4L devicesMauro Carvalho Chehab1-4/+4
2006-09-26V4L/DVB (4617): Problem with dibusb-mb.c USB IDsAlistair Buxton1-1/+1
2006-09-26V4L/DVB (4616): [PATCH] Nebula DigiTV USB RC supportAllan Third1-6/+76
2006-09-26V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa713...Ricardo Cerqueira1-0/+1
2006-09-26V4L/DVB (4613): Unmute/mute saa7134 when opening/closing the audio capture de...Ricardo Cerqueira1-0/+8
2006-09-26V4L/DVB (4611): Add module-init-tools version comment.Andrew de Quincey1-0/+2
2006-09-26V4L/DVB (4610): Add tua6100 config wrapperAndrew de Quincey1-8/+8
2006-09-26V4L/DVB (4609): Improved i2c performance on software bitbang algoritmMauro Carvalho Chehab2-0/+26
2006-09-26V4L/DVB (4607): Port budget-av to use the new tua6100 driverAndrew de Quincey2-139/+3
2006-09-26V4L/DVB (4606): Add driver for TUA6100Andrew de Quincey4-0/+260
2006-09-26V4L/DVB (4604): Fix broken pvrusb2 buildMike Isely1-5/+1
2006-09-26V4L/DVB (4600): Fix DVB Front-End Signal Strength InconsistencyBradley Kite1-1/+3
2006-09-26V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driverBas Bloemsaat1-0/+4
2006-09-26V4L/DVB (4598): Fix a typo: VRES, instead o HRESMauro Carvalho Chehab1-4/+4
2006-09-26V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2Mike Isely1-2/+28
2006-09-26V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSCMike Isely1-1/+1
2006-09-26V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely4-28/+0
2006-09-26V4L/DVB (4594): Remove some dead data elements from pvrusb2 driverMike Isely1-2/+0
2006-09-26V4L/DVB (4592): Fixes some troubles on saa7115Mauro Carvalho Chehab1-147/+141
2006-09-26V4L/DVB (4586): Code were preventing saa7111 and saa7118 to workMauro Carvalho Chehab1-5/+1
2006-09-26V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil1-7/+7
2006-09-26V4L/DVB (4573): Fix: There were some missing breaks at register check routineMauro Carvalho Chehab1-1/+6
2006-09-26V4L/DVB (4565): Fix scaling calculusMauro Carvalho Chehab1-12/+4
2006-09-26V4L/DVB (4561): Sync'ing dvb-usb-remote with changes in USB input subsystemUnai Uribarri1-1/+4
2006-09-26V4L/DVB (4556): Fix a typo.Mauro Carvalho Chehab1-2/+2
2006-09-26V4L/DVB (4555): Cleanup: removed hardcoded tablesMauro Carvalho Chehab1-157/+79
2006-09-26V4L/DVB (4554): Renamed several common structs/functions to saa711x instead o...Mauro Carvalho Chehab1-141/+141
2006-09-26V4L/DVB (4553): Add support for saa7111 and partial support for saa7118Mauro Carvalho Chehab1-65/+187
2006-09-26V4L/DVB (4551): Added register aliases for saa711x registers, instead of usin...Mauro Carvalho Chehab2-342/+1000
2006-09-26V4L/DVB (4550): Make saa7115 to report the complete chipset nameMauro Carvalho Chehab1-1/+11
2006-09-26V4L/DVB (4548): Better temporal filter handling.Hans Verkuil1-3/+22
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil3-2/+3
2006-09-26V4L/DVB (4533): Tda9887: add configuration setting for L standard PLL gatingTrent Piepho3-0/+5
2006-09-26V4L/DVB (4532): Isl6421: Release callback installed incorrectlyTrent Piepho1-1/+1
2006-09-26V4L/DVB (4530): Another fix for the PID parsingPatrick Boettcher1-3/+2
2006-09-26V4L/DVB (4529): Keep the PID parse bit when resetting the output modePatrick Boettcher1-3/+4
2006-09-26V4L/DVB (4528): PATCH: Club 3D zap250miniJochen Issing2-2/+4
2006-09-26V4L/DVB (4525): Drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereferenceAdrian Bunk1-4/+4
2006-09-26V4L/DVB (4523): Fix a warning caused by a typo (comma instead of dot-comma)Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4519): Fixes Helper module dependencies against V4L APIsMauro Carvalho Chehab2-319/+332
2006-09-26V4L/DVB (4568): Added missing KS0197 Kconfig itemMauro Carvalho Chehab2-0/+13
2006-09-26V4L/DVB (4518): Allow manually selecting the proper helper driversMauro Carvalho Chehab4-10/+180
2006-09-26V4L/DVB (4516): Split audio/video encoders/decoders from main driversMauro Carvalho Chehab2-23/+31
2006-09-26V4L/DVB (4515): Fixed module name, since it is, in fact, a decoder.Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4514): Add some comments for Kconfig encoders/decoders itensMauro Carvalho Chehab1-8/+16
2006-09-26V4L/DVB (4513): Split audio decoders from bttvMauro Carvalho Chehab3-1/+35
2006-09-26V4L/DVB (4512): Ks0127: wire up i2c_add_driver() return valueAlexey Dobriyan1-2/+1
2006-09-26V4L/DVB (4510): Fix signedness error in drivers/media/video/vivi.cEric Sesterhenn1-1/+2
2006-09-26V4L/DVB (4509): Added missing copyrightMauro Carvalho Chehab1-0/+3
2006-09-26V4L/DVB (4508): Fix an array overflow on bt866Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4507): Make tvp5150 an independent Kconfig itemMauro Carvalho Chehab3-1/+11
2006-09-26V4L/DVB (4506): TVP5150 routing logic were broken.Mauro Carvalho Chehab1-1/+6
2006-09-26V4L/DVB (4504): Enable audio DMA restart on channel change even when cx88-als...Ricardo Cerqueira2-4/+10
2006-09-26V4L/DVB (4501): Add support for knc one dvb-s plus with 1894:0011Christoph Pfister1-1/+2
2006-09-26V4L/DVB (4500): Fix KNC1 DVBC supportAndrew de Quincey1-9/+0
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan4-1/+14
2006-09-26V4L/DVB (4498): Offset parameter permission were 0x666, instead of 0x664Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4497): Reset USB part of DViCO Dual Digital during PCI driver attachChris Pascoe1-3/+9
2006-09-26V4L/DVB (4496): Tuning tweaks for ZL10353Chris Pascoe1-0/+3
2006-09-26V4L/DVB (4495): Fix "no data from ZL10353 based USB tuner" problemChris Pascoe3-1/+8
2006-09-26V4L/DVB (4493): [lnbp21] release callback fixedOliver Endriss1-1/+1
2006-09-26V4L/DVB (4492): [dvb_attach] dvb_frontend_detach fixOliver Endriss1-1/+1
2006-09-26V4L/DVB (4490): Whitespace cleanupTrent Piepho1-2/+2
2006-09-26V4L/DVB (4488): Fix possible crash in Hauppauge eeprom readingTrent Piepho1-0/+2
2006-09-26V4L/DVB (4485): Fix a warning on PPC64Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4484): Git-dvb: cadet build fixAndrew Morton1-0/+1
2006-09-26V4L/DVB (4481): Make the dibx000-common-module GPLPatrick Boettcher1-0/+4
2006-09-26V4L/DVB (4480): Remove null chars from dvb namesDave Jones4-4/+4
2006-09-26V4L/DVB (4479): LNB voltage control was inverted for the benefit of geniatech...Yeasah Pell3-0/+11
2006-09-26V4L/DVB (4478): [av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001Oliver Endriss1-10/+9
2006-09-26V4L/DVB (4477): Improve hardware algorithm by setting the appropriate registersMauro Carvalho Chehab1-3/+7
2006-09-26V4L/DVB (4475): Fix most Compat32 stuff on V4L2Mauro Carvalho Chehab1-26/+33
2006-09-26V4L/DVB (4474): On some cases, depth were not returned.Mauro Carvalho Chehab2-3/+17
2006-09-26V4L/DVB (4472): Remove debug-print from dib3000mcPatrick Boettcher1-25/+0
2006-09-26V4L/DVB (4470): MT2060: turn on the VGAmatthieu castet1-6/+7
2006-09-26V4L/DVB (4468): Another fix for attaching the DiB3000MCPatrick Boettcher1-12/+9
2006-09-26V4L/DVB: DiB3000MC: set FE to NULL after being freedPatrick Boettcher2-6/+8
2006-09-26V4L/DVB (4464): FIX_ AverTV A800 troubleKlaus Frahm1-0/+8
2006-09-26V4L/DVB (4463): New firmware for Nova-t-usb2Patrick Boettcher1-1/+1
2006-09-26V4L/DVB (4465): Attach the dib3000mc correctlyPatrick Boettcher2-11/+16
2006-09-26V4L/DVB (4461): Added missing dibx000-common code and headersPatrick Boettcher3-0/+372
2006-09-26V4L/DVB: Complete rewrite of the DiB3000mc-driverPatrick Boettcher10-1181/+879
2006-09-26V4L/DVB (4457): Remove dib3000-common-modulePatrick Boettcher5-222/+172
2006-09-26V4L/DVB: Update for MT2060 to use dvb_tuner_opsOlivier DANET5-163/+140
2006-09-26V4L/DVB (4454): Corrected debugging output of the mt2060Patrick Boettcher1-1/+1
2006-09-26V4L/DVB: MT2060: Code cleanups, adding to new build-mechanismPatrick Boettcher5-10/+19
2006-09-26V4L/DVB (4453): [PATCH] dibcom mod3000p + mt2060 -- remote controlSergei Haller3-5/+66
2006-09-26V4L/DVB (4451): MT2060: IF1 Offset from EEPROM, several updatesPatrick Boettcher4-2/+472
2006-09-26V4L/DVB: Added support for LeadTek DVB-T USB cloneOlivier DANET2-27/+41
2006-09-26V4L/DVB (4446): Add support for the Artec T14Patrick Boettcher2-5/+15
2006-09-26V4L/DVB: Cleanups for mt2060-integrationPatrick Boettcher7-153/+127
2006-09-26V4L/DVB: Adding support for MT2060 and thus for some DVB-USB-devices based on itOlivier DANET7-32/+134
2006-09-26V4L/DVB (4441): Flexcop/nxt200x attach fixChris Pascoe1-1/+1
2006-09-26V4L/DVB (4439): Whitespace cleanups for cx88-dvb and saa7134-dvbMichael Krufky2-121/+161
2006-09-26V4L/DVB (4438): Fix dvb_pll_attach for nxt2004-based cardsMichael Krufky2-4/+5
2006-09-26V4L/DVB (4436): Dvb-pll support for MT352/ZL10353 based tuners.Chris Pascoe2-12/+9
2006-09-26V4L/DVB (4435): HW algoYeasah Pell1-0/+25
2006-09-26V4L/DVB (4434): Change BER configYeasah Pell1-39/+11
2006-09-26V4L/DVB (4433): Soft decision thresholdYeasah Pell1-0/+6
2006-09-26V4L/DVB (4432): Fix Circular dependenciesManu Abraham4-9/+24
2006-09-26V4L/DVB (4428): Fix tda826x detectionAndrew de Quincey1-3/+3
2006-09-26V4L/DVB (4424): Add missing dvb-pll Kconfig infrastructureAndrew de Quincey5-49/+57
2006-09-26V4L/DVB (4422): Improved comment for AR device and fix some typosMauro Carvalho Chehab1-4/+9
2006-09-26V4L/DVB (4421): V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexiu...Mauro Carvalho Chehab5-5/+0
2006-09-26V4L/DVB (4417): Add support for PAL-Nc in cx24850.Hans Verkuil1-0/+4
2006-09-26V4L/DVB (4413): Konicawc - handle errors from input_register_device()Dmitry Torokhov1-1/+8
2006-09-26V4L/DVB (4410): Cleanups and fixes for dsbr100Alan Cox2-72/+128
2006-09-26V4L/DVB (4406): Convert radio-cadet to V4L2 APIHans J. Koch2-115/+136
2006-09-26V4L/DVB (4405): Add missing KConfig I2C dependenciesAndrew de Quincey2-37/+75
2006-09-26V4L/DVB (4403): Use dprintk in tda826x.Andrew de Quincey1-5/+17
2006-09-26V4L/DVB (4402): Fix budget-ci to use dvb_frontend_detach()Andrew de Quincey1-2/+1
2006-09-26V4L/DVB (4401): Disable tda10086 debug by default.Andrew de Quincey1-1/+1
2006-09-26V4L/DVB (4400): Tda826x: Remove 0-byte I2C write; put tuner_ops info in stati...Trent Piepho1-6/+7
2006-09-26V4L/DVB (4398): Add support for Acorp TV134DS + FlyDVB-S cards.Igor M. Liplianin3-0/+58
2006-09-26V4L/DVB (4397): Add tda10086 support for TT DVB-S-1401Andrew de Quincey2-32/+54
2006-09-26V4L/DVB (4396): Add drivers for tda10086 + tda826x chipsAndrew de Quincey6-0/+999
2006-09-26V4L/DVB (4394): Git-dvb: radio-sf16fmi build fixAndrew Morton1-0/+1
2006-09-26V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey4-14/+7
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey13-78/+54
2006-09-26V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey1-9/+3
2006-09-26V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey4-101/+15
2006-09-26V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey32-153/+299
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey21-170/+229
2006-09-26V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey3-12/+42
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey14-71/+114
2006-09-26V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey8-41/+27
2006-09-26V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey1-1/+4
2006-09-26V4L/DVB (4378): Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sAdrian Bunk4-4/+0
2006-09-26V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driverMike Isely1-0/+30
2006-09-26V4L/DVB (4376): Make it possible for run-time calculation of control min/max ...Mike Isely2-6/+17
2006-09-26V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely1-17/+19
2006-09-26V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2Mike Isely2-32/+10
2006-09-26V4L/DVB (4371): Included missing linux/version.hMauro Carvalho Chehab1-2/+3
2006-09-26V4L/DVB (4370): Fix some typos on ioctl handling functionMauro Carvalho Chehab3-3/+3
2006-09-26V4L/DVB (4366): Remove of couple of useless linesTrent Piepho1-2/+0
2006-09-26V4L/DVB (4364): V4L2 conversion: radio-maxiradioMauro Carvalho Chehab2-64/+104
2006-09-26V4L/DVB (4363): V4L2 conversion: radio-trustMauro Carvalho Chehab2-57/+132
2006-09-26V4L/DVB (4362): Cx88: Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann PCI TV T...David Bussenschutt2-0/+34
2006-09-26V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls5-2/+86
2006-09-26V4L/DVB (4360): Cx88: add autodetection support for AverMedia M150-DMichael Krufky1-0/+5
2006-09-26V4L/DVB (4359): Cx88: add initial support for Hauppauge HVR3000 trimode cardEric Thomas2-0/+29
2006-09-26V4L/DVB (4358): V4L2 conversion: radio-zoltrixMauro Carvalho Chehab2-59/+125
2006-09-26V4L/DVB (4357): V4L2 conversion: radio-typhoonMauro Carvalho Chehab2-55/+117
2006-09-26V4L/DVB (4356): V4L2 conversion: radio-terratecMauro Carvalho Chehab2-44/+111
2006-09-26V4L/DVB (4355): V4L2 conversion: radio-sf16fmr2Mauro Carvalho Chehab2-84/+140
2006-09-26V4L/DVB (4354): A small fix at fmi->flags logicMauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4353): V4L2 conversion: radio-sf16fmiMauro Carvalho Chehab2-58/+101
2006-09-26V4L/DVB (4352): V4L2 conversion: radio-rtrack2Mauro Carvalho Chehab2-48/+116
2006-09-26V4L/DVB (4351): V4L2 conversion: radio-maestroMauro Carvalho Chehab2-68/+131
2006-09-26V4L/DVB (4350): V4L2 conversion: radio_gemtek-pciMauro Carvalho Chehab2-61/+111
2006-09-26V4L/DVB (4349): V4L2 conversion: radio_gemtekMauro Carvalho Chehab2-49/+117
2006-09-26V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab2-2/+2
2006-09-26V4L/DVB (4347): V4L2 conversion: radio_aztechMauro Carvalho Chehab2-51/+114
2006-09-26V4L/DVB (4346): V4L2 conversion: radio_aimslabMauro Carvalho Chehab2-43/+107
2006-09-26V4L/DVB (4339): Removed the remaining config.h stuffMauro Carvalho Chehab12-12/+0
2006-09-26V4L/DVB (4309): Added PCI ID of the Genius VideoWonder Dual CardbusHartmut Hackmann1-1/+7
2006-09-26V4L/DVB (4308): Added PCI ID for AverMedia DVB-T 777 with SAA7133Hartmut Hackmann1-1/+7
2006-09-26V4L/DVB (4307): Added support for the md8800 quadro boardHartmut Hackmann3-0/+91
2006-09-26V4L/DVB (4442): [PATCH] Freecom DVB-T stick with ID 14aa:0225Alexander Tuschen2-0/+47
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-8/+8
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-5/+5
2006-09-25[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet1-1/+1
2006-09-25[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann1-0/+12
2006-09-25[PATCH] rtc: lockdep fix/workaroundPeter Zijlstra1-2/+3
2006-09-25[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller1-5/+5
2006-09-24[ATM] he: Fix __init/__devinit conflictRoland Dreier1-8/+8
2006-09-24[PATCH] pata_pdc2027x iomem annotationsAl Viro1-3/+3
2006-09-24[PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro1-1/+1
2006-09-24[PATCH] SCSI gfp_t annotationsAl Viro5-14/+14
2006-09-24[PATCH] wrong thing iounmapped (qla3xxx)Al Viro1-1/+1
2006-09-24[PATCH] qla3xxx iomem annotationsAl Viro2-26/+25
2006-09-24[PATCH] Revert ABI-breaking change in /procMatthew Wilcox1-6/+10
2006-09-24[PATCH] missing include (free_irq() use)Al Viro1-0/+1
2006-09-24[PATCH] libata won't build on SUN4Al Viro1-0/+1
2006-09-24[PATCH] libata won't build on m68k and m32rAl Viro1-0/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds66-1236/+19738
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds343-28138/+40173
2006-09-24Merge branch 'master' into upstreamJeff Garzik435-13211/+60151
2006-09-23[SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley1-2/+4
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley43-226/+195
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley1-7/+23
2006-09-23[SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox3-10/+20
2006-09-23[SCSI] eata_pio cleanup and PCI fixAlan Cox2-59/+69
2006-09-23[SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp1-6/+0
2006-09-23[SCSI] aacraid: merge rx and rkt codeMark Haverkamp6-497/+112
2006-09-23[SCSI] aacraid: expose physical devicesMark Haverkamp2-2/+9